[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 13:08:08.623673 13910 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.149.190:35191
I20260709 13:08:08.625226 13910 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:08:08.626281 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:08.643654 13917 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:08.644043 13919 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:08.645256 13910 server_base.cc:1061] running on GCE node
W20260709 13:08:08.644901 13916 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:09.895656 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:09.895918 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:09.896188 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602489896160 us; error 0 us; skew 500 ppm
I20260709 13:08:09.897068 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:09.903224 13910 webserver.cc:533] Webserver started at http://127.13.149.190:38557/ using document root <none> and password file <none>
I20260709 13:08:09.904208 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:09.904436 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:09.905001 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:09.911442 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/master-0-root/instance:
uuid: "31bc86bfbe7a45ecb2ed71aab4127f53"
format_stamp: "Formatted at 2026-07-09 13:08:09 on dist-test-slave-mxd3"
I20260709 13:08:09.920158 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:08:09.925937 13925 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:09.927107 13910 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 13:08:09.927480 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/master-0-root
uuid: "31bc86bfbe7a45ecb2ed71aab4127f53"
format_stamp: "Formatted at 2026-07-09 13:08:09 on dist-test-slave-mxd3"
I20260709 13:08:09.927830 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:09.977170 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:09.978837 13910 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 13:08:09.979333 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:10.054589 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.190:35191
I20260709 13:08:10.054662 13976 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.190:35191 every 8 connection(s)
I20260709 13:08:10.062462 13977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:10.084187 13977 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53: Bootstrap starting.
I20260709 13:08:10.090122 13977 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.091948 13977 log.cc:826] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53: Log is configured to *not* fsync() on all Append() calls
I20260709 13:08:10.096577 13977 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53: No bootstrap required, opened a new log
I20260709 13:08:10.117161 13977 raft_consensus.cc:359] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31bc86bfbe7a45ecb2ed71aab4127f53" member_type: VOTER }
I20260709 13:08:10.117766 13977 raft_consensus.cc:385] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.118136 13977 raft_consensus.cc:740] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31bc86bfbe7a45ecb2ed71aab4127f53, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.118993 13977 consensus_queue.cc:260] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "31bc86bfbe7a45ecb2ed71aab4127f53" member_type: VOTER }
I20260709 13:08:10.119443 13977 raft_consensus.cc:399] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:10.119683 13977 raft_consensus.cc:493] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:10.119977 13977 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:10.124027 13977 raft_consensus.cc:515] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31bc86bfbe7a45ecb2ed71aab4127f53" member_type: VOTER }
I20260709 13:08:10.124707 13977 leader_election.cc:304] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [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: 31bc86bfbe7a45ecb2ed71aab4127f53; no voters: 
I20260709 13:08:10.126439 13977 leader_election.cc:290] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:10.126814 13980 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:10.129510 13980 raft_consensus.cc:697] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [term 1 LEADER]: Becoming Leader. State: Replica: 31bc86bfbe7a45ecb2ed71aab4127f53, State: Running, Role: LEADER
I20260709 13:08:10.130462 13980 consensus_queue.cc:237] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [LEADER]: Queue going to LEADER mode. State: All 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: "31bc86bfbe7a45ecb2ed71aab4127f53" member_type: VOTER }
I20260709 13:08:10.131456 13977 sys_catalog.cc:565] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:10.142872 13981 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "31bc86bfbe7a45ecb2ed71aab4127f53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31bc86bfbe7a45ecb2ed71aab4127f53" member_type: VOTER } }
I20260709 13:08:10.143361 13982 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 31bc86bfbe7a45ecb2ed71aab4127f53. Latest consensus state: current_term: 1 leader_uuid: "31bc86bfbe7a45ecb2ed71aab4127f53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31bc86bfbe7a45ecb2ed71aab4127f53" member_type: VOTER } }
I20260709 13:08:10.143721 13981 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:10.143885 13982 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:10.147388 13989 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:10.158860 13989 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:10.162755 13910 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:10.176724 13989 catalog_manager.cc:1383] Generated new cluster ID: 0944d527145b49cea2f3b200ad6cf51a
I20260709 13:08:10.177088 13989 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:10.195528 13989 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:10.197213 13989 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:10.215209 13989 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53: Generated new TSK 0
I20260709 13:08:10.216259 13989 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:10.230249 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:10.240293 13999 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:10.243364 14000 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:10.248275 13910 server_base.cc:1061] running on GCE node
W20260709 13:08:10.248314 14002 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:10.249830 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:10.250093 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:10.250314 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602490250274 us; error 0 us; skew 500 ppm
I20260709 13:08:10.250991 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:10.255730 13910 webserver.cc:533] Webserver started at http://127.13.149.129:34179/ using document root <none> and password file <none>
I20260709 13:08:10.256464 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:10.256744 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:10.257108 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:10.258657 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/ts-0-root/instance:
uuid: "007a49dbf2634f36ae8528d32049cad8"
format_stamp: "Formatted at 2026-07-09 13:08:10 on dist-test-slave-mxd3"
I20260709 13:08:10.265684 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:08:10.270848 14007 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:10.271760 13910 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260709 13:08:10.272094 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/ts-0-root
uuid: "007a49dbf2634f36ae8528d32049cad8"
format_stamp: "Formatted at 2026-07-09 13:08:10 on dist-test-slave-mxd3"
I20260709 13:08:10.272501 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:10.291970 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:10.294095 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:10.297230 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:10.303632 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:10.304011 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:10.304399 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:10.304662 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:10.403095 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.129:41673
I20260709 13:08:10.403134 14069 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.129:41673 every 8 connection(s)
I20260709 13:08:10.411870 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:10.426229 14074 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:10.428823 14075 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:10.434650 14077 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:10.437965 13910 server_base.cc:1061] running on GCE node
I20260709 13:08:10.439396 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:10.439625 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:10.439872 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602490439830 us; error 0 us; skew 500 ppm
I20260709 13:08:10.440560 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:10.443473 13910 webserver.cc:533] Webserver started at http://127.13.149.130:46237/ using document root <none> and password file <none>
I20260709 13:08:10.444108 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:10.444415 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:10.444785 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:10.446198 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/ts-1-root/instance:
uuid: "0cd2679527984af1932d58db1b0d0a35"
format_stamp: "Formatted at 2026-07-09 13:08:10 on dist-test-slave-mxd3"
I20260709 13:08:10.451139 14070 heartbeater.cc:344] Connected to a master server at 127.13.149.190:35191
I20260709 13:08:10.451670 14070 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:10.452929 14070 heartbeater.cc:507] Master 127.13.149.190:35191 requested a full tablet report, sending...
I20260709 13:08:10.457525 13942 ts_manager.cc:194] Registered new tserver with Master: 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673)
I20260709 13:08:10.459147 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.012s	user 0.011s	sys 0.001s
I20260709 13:08:10.461133 13942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50258
I20260709 13:08:10.465662 14082 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:10.466699 13910 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:08:10.467069 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/ts-1-root
uuid: "0cd2679527984af1932d58db1b0d0a35"
format_stamp: "Formatted at 2026-07-09 13:08:10 on dist-test-slave-mxd3"
I20260709 13:08:10.467442 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:10.494071 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:10.495911 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:10.498648 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:10.502725 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:10.503031 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:10.503351 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:10.503579 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:10.598628 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.130:43831
I20260709 13:08:10.598717 14144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.130:43831 every 8 connection(s)
I20260709 13:08:10.607756 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:10.616403 14148 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:10.619277 14149 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:10.620857 14145 heartbeater.cc:344] Connected to a master server at 127.13.149.190:35191
I20260709 13:08:10.621469 14145 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:10.622750 14145 heartbeater.cc:507] Master 127.13.149.190:35191 requested a full tablet report, sending...
I20260709 13:08:10.626071 13942 ts_manager.cc:194] Registered new tserver with Master: 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:10.628597 13942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50264
I20260709 13:08:10.635350 13910 server_base.cc:1061] running on GCE node
W20260709 13:08:10.636022 14151 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:10.637112 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:10.637405 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:10.637611 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602490637594 us; error 0 us; skew 500 ppm
I20260709 13:08:10.638351 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:10.641281 13910 webserver.cc:533] Webserver started at http://127.13.149.131:35799/ using document root <none> and password file <none>
I20260709 13:08:10.641919 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:10.642153 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:10.642518 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:10.644053 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/ts-2-root/instance:
uuid: "66728cc7f8c44e139f3813caf3a646b4"
format_stamp: "Formatted at 2026-07-09 13:08:10 on dist-test-slave-mxd3"
I20260709 13:08:10.650314 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:08:10.655138 14156 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:10.656206 13910 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 13:08:10.656630 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/ts-2-root
uuid: "66728cc7f8c44e139f3813caf3a646b4"
format_stamp: "Formatted at 2026-07-09 13:08:10 on dist-test-slave-mxd3"
I20260709 13:08:10.657001 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602488436206-13910-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:10.673182 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:10.674865 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:10.676548 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:10.679651 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:10.679908 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:10.680166 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:10.680343 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:10.778666 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.131:44615
I20260709 13:08:10.779338 14218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.131:44615 every 8 connection(s)
I20260709 13:08:10.797585 14219 heartbeater.cc:344] Connected to a master server at 127.13.149.190:35191
I20260709 13:08:10.798070 14219 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:10.799017 14219 heartbeater.cc:507] Master 127.13.149.190:35191 requested a full tablet report, sending...
I20260709 13:08:10.801136 13942 ts_manager.cc:194] Registered new tserver with Master: 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:10.801317 13910 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014957225s
I20260709 13:08:10.802524 13942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50266
I20260709 13:08:10.859157 13942 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50282:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:08:10.863185 13942 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:08:10.987053 14035 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9eb867f2674c48a2ba41fe2210c585 (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:10.987887 14033 tablet_service.cc:1511] Processing CreateTablet for tablet 4aac353cdccb45fe86311b97b525b063 (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:10.988976 14035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9eb867f2674c48a2ba41fe2210c585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:10.988781 14110 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9eb867f2674c48a2ba41fe2210c585 (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:10.991137 14033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aac353cdccb45fe86311b97b525b063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:10.991008 14034 tablet_service.cc:1511] Processing CreateTablet for tablet 66d185d4e9fa4476ba258394b6e3be6f (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:10.991509 14108 tablet_service.cc:1511] Processing CreateTablet for tablet 4aac353cdccb45fe86311b97b525b063 (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:10.992959 14110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9eb867f2674c48a2ba41fe2210c585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:10.997826 14034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66d185d4e9fa4476ba258394b6e3be6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.001077 14106 tablet_service.cc:1511] Processing CreateTablet for tablet 28898c67b48844dbaff6bbfb843dfafe (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:11.003676 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aac353cdccb45fe86311b97b525b063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.002442 14107 tablet_service.cc:1511] Processing CreateTablet for tablet d16347b7865c4aef90ce1efd2b903af9 (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:10.997817 14109 tablet_service.cc:1511] Processing CreateTablet for tablet 66d185d4e9fa4476ba258394b6e3be6f (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:11.006131 14105 tablet_service.cc:1511] Processing CreateTablet for tablet 5387172bf0f64bf4931ef3c70672a253 (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:11.014637 14032 tablet_service.cc:1511] Processing CreateTablet for tablet d16347b7865c4aef90ce1efd2b903af9 (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:11.013070 14031 tablet_service.cc:1511] Processing CreateTablet for tablet 28898c67b48844dbaff6bbfb843dfafe (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:11.019960 14106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28898c67b48844dbaff6bbfb843dfafe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.029346 14104 tablet_service.cc:1511] Processing CreateTablet for tablet 15ee4b1203d6484dadc4c4d5e2ae1e8a (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:11.033977 14030 tablet_service.cc:1511] Processing CreateTablet for tablet 5387172bf0f64bf4931ef3c70672a253 (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:11.032403 14029 tablet_service.cc:1511] Processing CreateTablet for tablet 15ee4b1203d6484dadc4c4d5e2ae1e8a (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:11.038091 14107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16347b7865c4aef90ce1efd2b903af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.041368 14032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16347b7865c4aef90ce1efd2b903af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.043015 14109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66d185d4e9fa4476ba258394b6e3be6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.045552 14105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5387172bf0f64bf4931ef3c70672a253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.046838 14104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ee4b1203d6484dadc4c4d5e2ae1e8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.050458 14031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28898c67b48844dbaff6bbfb843dfafe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.056013 14029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ee4b1203d6484dadc4c4d5e2ae1e8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.059017 14030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5387172bf0f64bf4931ef3c70672a253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.065850 14028 tablet_service.cc:1511] Processing CreateTablet for tablet fe17ec5c22ca42b9941206701f66f5e6 (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:11.071569 14028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe17ec5c22ca42b9941206701f66f5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.088600 14181 tablet_service.cc:1511] Processing CreateTablet for tablet d16347b7865c4aef90ce1efd2b903af9 (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:11.090548 14181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16347b7865c4aef90ce1efd2b903af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.100584 14182 tablet_service.cc:1511] Processing CreateTablet for tablet 4aac353cdccb45fe86311b97b525b063 (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:11.102596 14182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aac353cdccb45fe86311b97b525b063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.105126 14179 tablet_service.cc:1511] Processing CreateTablet for tablet 5387172bf0f64bf4931ef3c70672a253 (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:11.109819 14178 tablet_service.cc:1511] Processing CreateTablet for tablet 15ee4b1203d6484dadc4c4d5e2ae1e8a (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:11.114841 14103 tablet_service.cc:1511] Processing CreateTablet for tablet fe17ec5c22ca42b9941206701f66f5e6 (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:11.117206 14103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe17ec5c22ca42b9941206701f66f5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.123972 14183 tablet_service.cc:1511] Processing CreateTablet for tablet 66d185d4e9fa4476ba258394b6e3be6f (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:11.127063 14180 tablet_service.cc:1511] Processing CreateTablet for tablet 28898c67b48844dbaff6bbfb843dfafe (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:11.129482 14184 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9eb867f2674c48a2ba41fe2210c585 (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:11.132164 14179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5387172bf0f64bf4931ef3c70672a253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.134821 14184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9eb867f2674c48a2ba41fe2210c585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.137342 14177 tablet_service.cc:1511] Processing CreateTablet for tablet fe17ec5c22ca42b9941206701f66f5e6 (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:11.140192 14180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28898c67b48844dbaff6bbfb843dfafe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.146785 14027 tablet_service.cc:1511] Processing CreateTablet for tablet c1b1a21e77bc4b468fe54502bf85061f (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:11.161423 14178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ee4b1203d6484dadc4c4d5e2ae1e8a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:11.202705 13990 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:11.203540 14027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b1a21e77bc4b468fe54502bf85061f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.225574 14177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe17ec5c22ca42b9941206701f66f5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.249728 14104 tablet_service.cc:1511] Processing CreateTablet for tablet c1b1a21e77bc4b468fe54502bf85061f (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:11.254875 14104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b1a21e77bc4b468fe54502bf85061f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.263747 14183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66d185d4e9fa4476ba258394b6e3be6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.276170 14238 tablet_bootstrap.cc:492] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8: Bootstrap starting.
I20260709 13:08:11.277467 14237 tablet_bootstrap.cc:492] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35: Bootstrap starting.
I20260709 13:08:11.291428 14176 tablet_service.cc:1511] Processing CreateTablet for tablet c1b1a21e77bc4b468fe54502bf85061f (DEFAULT_TABLE table=test-workload [id=7eacde04cab44a3bad7c8d668745e93a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:11.297065 14176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b1a21e77bc4b468fe54502bf85061f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:11.335228 14237 tablet_bootstrap.cc:654] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.358158 14238 tablet_bootstrap.cc:654] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.369216 14239 tablet_bootstrap.cc:492] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4: Bootstrap starting.
I20260709 13:08:11.380715 14237 tablet_bootstrap.cc:492] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35: No bootstrap required, opened a new log
I20260709 13:08:11.381237 14237 ts_tablet_manager.cc:1403] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35: Time spent bootstrapping tablet: real 0.119s	user 0.018s	sys 0.032s
I20260709 13:08:11.382019 14238 tablet_bootstrap.cc:492] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8: No bootstrap required, opened a new log
I20260709 13:08:11.382812 14238 ts_tablet_manager.cc:1403] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8: Time spent bootstrapping tablet: real 0.133s	user 0.009s	sys 0.008s
I20260709 13:08:11.384903 14239 tablet_bootstrap.cc:654] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.386029 14237 raft_consensus.cc:359] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.386848 14237 raft_consensus.cc:385] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.387146 14237 raft_consensus.cc:740] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.388001 14237 consensus_queue.cc:260] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.390448 14239 tablet_bootstrap.cc:492] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4: No bootstrap required, opened a new log
I20260709 13:08:11.390952 14239 ts_tablet_manager.cc:1403] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.000s
I20260709 13:08:11.391069 14145 heartbeater.cc:499] Master 127.13.149.190:35191 was elected leader, sending a full tablet report...
I20260709 13:08:11.392011 14238 raft_consensus.cc:359] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.392736 14238 raft_consensus.cc:385] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.393052 14238 raft_consensus.cc:740] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.393780 14238 consensus_queue.cc:260] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.394264 14239 raft_consensus.cc:359] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.395082 14239 raft_consensus.cc:385] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.395538 14239 raft_consensus.cc:740] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.396453 14239 consensus_queue.cc:260] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.397068 14237 ts_tablet_manager.cc:1434] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.007s
I20260709 13:08:11.398123 14237 tablet_bootstrap.cc:492] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35: Bootstrap starting.
I20260709 13:08:11.399767 14070 heartbeater.cc:499] Master 127.13.149.190:35191 was elected leader, sending a full tablet report...
I20260709 13:08:11.403779 14238 ts_tablet_manager.cc:1434] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:08:11.403769 14239 ts_tablet_manager.cc:1434] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 13:08:11.404726 14238 tablet_bootstrap.cc:492] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8: Bootstrap starting.
I20260709 13:08:11.404814 14219 heartbeater.cc:499] Master 127.13.149.190:35191 was elected leader, sending a full tablet report...
I20260709 13:08:11.410018 14239 tablet_bootstrap.cc:492] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4: Bootstrap starting.
I20260709 13:08:11.411080 14237 tablet_bootstrap.cc:654] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.418503 14239 tablet_bootstrap.cc:654] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.418507 14238 tablet_bootstrap.cc:654] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:11.419824 14071 tablet.cc:2406] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:08:11.432363 14239 tablet_bootstrap.cc:492] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4: No bootstrap required, opened a new log
I20260709 13:08:11.433084 14239 ts_tablet_manager.cc:1403] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260709 13:08:11.436580 14239 raft_consensus.cc:359] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.437325 14239 raft_consensus.cc:385] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.437625 14239 raft_consensus.cc:740] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.438253 14238 tablet_bootstrap.cc:492] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8: No bootstrap required, opened a new log
I20260709 13:08:11.438751 14238 ts_tablet_manager.cc:1403] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.010s
I20260709 13:08:11.438606 14239 consensus_queue.cc:260] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.440960 14239 ts_tablet_manager.cc:1434] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:11.441956 14239 tablet_bootstrap.cc:492] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4: Bootstrap starting.
I20260709 13:08:11.442034 14238 raft_consensus.cc:359] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.443993 14238 raft_consensus.cc:385] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.444666 14238 raft_consensus.cc:740] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.445827 14238 consensus_queue.cc:260] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.449221 14238 ts_tablet_manager.cc:1434] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 13:08:11.452090 14238 tablet_bootstrap.cc:492] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8: Bootstrap starting.
I20260709 13:08:11.454537 14239 tablet_bootstrap.cc:654] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.467929 14238 tablet_bootstrap.cc:654] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.471277 14237 tablet_bootstrap.cc:492] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35: No bootstrap required, opened a new log
I20260709 13:08:11.471808 14237 ts_tablet_manager.cc:1403] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.011s
I20260709 13:08:11.473147 14245 raft_consensus.cc:493] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.473778 14245 raft_consensus.cc:515] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.477200 14239 tablet_bootstrap.cc:492] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4: No bootstrap required, opened a new log
I20260709 13:08:11.477031 14237 raft_consensus.cc:359] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.477847 14237 raft_consensus.cc:385] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.477872 14239 ts_tablet_manager.cc:1403] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.012s
I20260709 13:08:11.478850 14245 leader_election.cc:290] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:11.479166 14237 raft_consensus.cc:740] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.481010 14237 consensus_queue.cc:260] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.487398 14237 ts_tablet_manager.cc:1434] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260709 13:08:11.488721 14237 tablet_bootstrap.cc:492] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35: Bootstrap starting.
I20260709 13:08:11.494594 14237 tablet_bootstrap.cc:654] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.496201 14239 raft_consensus.cc:359] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:11.496974 14239 raft_consensus.cc:385] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.497293 14239 raft_consensus.cc:740] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.498541 14238 tablet_bootstrap.cc:492] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8: No bootstrap required, opened a new log
I20260709 13:08:11.498169 14239 consensus_queue.cc:260] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:11.499027 14238 ts_tablet_manager.cc:1403] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.002s
I20260709 13:08:11.505389 14238 raft_consensus.cc:359] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.506170 14238 raft_consensus.cc:385] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.506494 14238 raft_consensus.cc:740] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.512290 14239 ts_tablet_manager.cc:1434] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 13:08:11.512989 14045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:11.513294 14245 raft_consensus.cc:493] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.513944 14245 raft_consensus.cc:515] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.513940 14045 raft_consensus.cc:2468] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 0.
I20260709 13:08:11.516759 14245 leader_election.cc:290] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:11.517400 14245 raft_consensus.cc:493] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.520061 14045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:11.507192 14238 consensus_queue.cc:260] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.520226 14245 raft_consensus.cc:515] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:11.521175 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:11.522351 14120 raft_consensus.cc:2468] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 0.
I20260709 13:08:11.523855 14245 leader_election.cc:290] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:11.524919 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:11.525738 14239 tablet_bootstrap.cc:492] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4: Bootstrap starting.
I20260709 13:08:11.528453 14237 tablet_bootstrap.cc:492] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35: No bootstrap required, opened a new log
I20260709 13:08:11.529047 14237 ts_tablet_manager.cc:1403] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.025s
I20260709 13:08:11.529043 14158 leader_election.cc:304] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:11.533075 14239 tablet_bootstrap.cc:654] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.534592 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:11.536120 14245 raft_consensus.cc:2804] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:11.536521 14245 raft_consensus.cc:493] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:11.532555 14237 raft_consensus.cc:359] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
W20260709 13:08:11.533655 14157 leader_election.cc:343] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.536937 14245 raft_consensus.cc:3060] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.538262 14237 raft_consensus.cc:385] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.538604 14237 raft_consensus.cc:740] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.539381 14237 consensus_queue.cc:260] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.542155 14237 ts_tablet_manager.cc:1434] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 13:08:11.542701 14244 raft_consensus.cc:493] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:11.540652 14157 leader_election.cc:343] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.543174 14244 raft_consensus.cc:515] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.543542 14237 tablet_bootstrap.cc:492] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35: Bootstrap starting.
I20260709 13:08:11.545784 14238 ts_tablet_manager.cc:1434] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.002s
I20260709 13:08:11.546929 14244 leader_election.cc:290] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
W20260709 13:08:11.547549 14158 leader_election.cc:343] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.549116 14158 leader_election.cc:304] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66728cc7f8c44e139f3813caf3a646b4; no voters: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35
I20260709 13:08:11.553725 14254 raft_consensus.cc:2749] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:11.554602 14238 tablet_bootstrap.cc:492] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8: Bootstrap starting.
I20260709 13:08:11.566087 14245 raft_consensus.cc:515] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.571802 14239 tablet_bootstrap.cc:492] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4: No bootstrap required, opened a new log
I20260709 13:08:11.572216 14245 leader_election.cc:290] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:11.572373 14239 ts_tablet_manager.cc:1403] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.003s
I20260709 13:08:11.573410 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:11.574115 14120 raft_consensus.cc:3060] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.574352 14237 tablet_bootstrap.cc:654] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.576035 14239 raft_consensus.cc:359] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.579309 14239 raft_consensus.cc:385] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.579679 14239 raft_consensus.cc:740] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.580557 14239 consensus_queue.cc:260] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.583304 14120 raft_consensus.cc:2468] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 1.
I20260709 13:08:11.585783 14157 leader_election.cc:304] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:11.587548 14245 raft_consensus.cc:2804] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:11.588263 14245 raft_consensus.cc:697] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 LEADER]: Becoming Leader. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Running, Role: LEADER
I20260709 13:08:11.589149 14245 consensus_queue.cc:237] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.583016 14239 ts_tablet_manager.cc:1434] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 13:08:11.592339 14239 tablet_bootstrap.cc:492] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4: Bootstrap starting.
I20260709 13:08:11.595896 14238 tablet_bootstrap.cc:654] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.611353 14239 tablet_bootstrap.cc:654] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.620661 14237 tablet_bootstrap.cc:492] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35: No bootstrap required, opened a new log
I20260709 13:08:11.621207 14237 ts_tablet_manager.cc:1403] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35: Time spent bootstrapping tablet: real 0.078s	user 0.023s	sys 0.012s
I20260709 13:08:11.631673 14045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:11.629733 13939 catalog_manager.cc:5697] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131). New cstate: current_term: 1 leader_uuid: "66728cc7f8c44e139f3813caf3a646b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:11.636289 14237 raft_consensus.cc:359] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.637298 14237 raft_consensus.cc:385] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.638301 14045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
W20260709 13:08:11.638473 14158 leader_election.cc:343] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.638743 14237 raft_consensus.cc:740] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.638906 14045 raft_consensus.cc:3060] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.639690 14237 consensus_queue.cc:260] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.641222 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d185d4e9fa4476ba258394b6e3be6f" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:11.642407 14237 ts_tablet_manager.cc:1434] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
W20260709 13:08:11.642904 14008 leader_election.cc:343] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.643417 14237 tablet_bootstrap.cc:492] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35: Bootstrap starting.
I20260709 13:08:11.638918 14158 leader_election.cc:304] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66728cc7f8c44e139f3813caf3a646b4; no voters: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35
I20260709 13:08:11.645493 14245 raft_consensus.cc:2749] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:11.648408 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d185d4e9fa4476ba258394b6e3be6f" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:11.651952 14045 raft_consensus.cc:2468] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 1.
I20260709 13:08:11.653178 14238 tablet_bootstrap.cc:492] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8: No bootstrap required, opened a new log
I20260709 13:08:11.654158 14238 ts_tablet_manager.cc:1403] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8: Time spent bootstrapping tablet: real 0.100s	user 0.020s	sys 0.011s
W20260709 13:08:11.658608 14008 leader_election.cc:343] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.658703 14243 raft_consensus.cc:493] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.659220 14008 leader_election.cc:304] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8; no voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:11.659359 14243 raft_consensus.cc:515] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.661352 14244 raft_consensus.cc:2749] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:11.659969 14238 raft_consensus.cc:359] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:11.667332 14243 leader_election.cc:290] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:11.669767 14237 tablet_bootstrap.cc:654] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.669593 14238 raft_consensus.cc:385] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.672142 14238 raft_consensus.cc:740] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.672861 14243 raft_consensus.cc:493] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.673380 14243 raft_consensus.cc:515] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.675850 14243 leader_election.cc:290] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:11.676645 14238 consensus_queue.cc:260] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:11.690521 14238 ts_tablet_manager.cc:1434] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.005s
I20260709 13:08:11.691283 14239 tablet_bootstrap.cc:492] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4: No bootstrap required, opened a new log
I20260709 13:08:11.691844 14239 ts_tablet_manager.cc:1403] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4: Time spent bootstrapping tablet: real 0.100s	user 0.007s	sys 0.025s
I20260709 13:08:11.694720 14243 raft_consensus.cc:493] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.695147 14238 tablet_bootstrap.cc:492] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8: Bootstrap starting.
I20260709 13:08:11.695272 14243 raft_consensus.cc:515] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.699106 14243 leader_election.cc:290] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:11.706524 14239 raft_consensus.cc:359] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.707419 14239 raft_consensus.cc:385] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.707888 14239 raft_consensus.cc:740] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.714671 14239 consensus_queue.cc:260] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.720108 14239 ts_tablet_manager.cc:1434] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.001s
I20260709 13:08:11.722136 14239 tablet_bootstrap.cc:492] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4: Bootstrap starting.
I20260709 13:08:11.723529 14238 tablet_bootstrap.cc:654] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.726984 14237 tablet_bootstrap.cc:492] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35: No bootstrap required, opened a new log
I20260709 13:08:11.727567 14237 ts_tablet_manager.cc:1403] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.009s
I20260709 13:08:11.731175 14045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28898c67b48844dbaff6bbfb843dfafe" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:11.731992 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28898c67b48844dbaff6bbfb843dfafe" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:11.732321 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:11.732856 14194 raft_consensus.cc:2468] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 0.
I20260709 13:08:11.732704 14043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:11.734668 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
W20260709 13:08:11.738291 14084 leader_election.cc:343] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:11.739940 14084 leader_election.cc:343] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.741086 14237 raft_consensus.cc:359] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.742105 14237 raft_consensus.cc:385] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.742506 14237 raft_consensus.cc:740] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.742828 14239 tablet_bootstrap.cc:654] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.742817 14083 leader_election.cc:304] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [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: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 007a49dbf2634f36ae8528d32049cad8
I20260709 13:08:11.743894 14243 raft_consensus.cc:2804] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:11.743714 14237 consensus_queue.cc:260] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
W20260709 13:08:11.744562 14083 leader_election.cc:343] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.744582 14243 raft_consensus.cc:493] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:11.742131 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:11.746016 14243 raft_consensus.cc:3060] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.746466 14194 raft_consensus.cc:2468] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 0.
I20260709 13:08:11.756032 14083 leader_election.cc:304] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [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: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 007a49dbf2634f36ae8528d32049cad8
W20260709 13:08:11.759802 14084 leader_election.cc:343] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.761626 14084 leader_election.cc:304] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cd2679527984af1932d58db1b0d0a35; no voters: 007a49dbf2634f36ae8528d32049cad8, 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:11.766175 14243 raft_consensus.cc:515] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.771878 14243 leader_election.cc:290] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:11.772929 14243 raft_consensus.cc:2804] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:11.774514 14269 raft_consensus.cc:2749] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:11.777603 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28898c67b48844dbaff6bbfb843dfafe" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:11.778337 14194 raft_consensus.cc:3060] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.773397 14243 raft_consensus.cc:493] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:11.780243 14243 raft_consensus.cc:3060] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.789103 14237 ts_tablet_manager.cc:1434] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35: Time spent starting tablet: real 0.060s	user 0.013s	sys 0.013s
I20260709 13:08:11.789955 14194 raft_consensus.cc:2468] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 1.
I20260709 13:08:11.790052 14239 tablet_bootstrap.cc:492] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4: No bootstrap required, opened a new log
I20260709 13:08:11.792030 14239 ts_tablet_manager.cc:1403] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.009s
I20260709 13:08:11.792829 14237 tablet_bootstrap.cc:492] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35: Bootstrap starting.
I20260709 13:08:11.794238 14083 leader_election.cc:304] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:11.795226 14238 tablet_bootstrap.cc:492] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8: No bootstrap required, opened a new log
I20260709 13:08:11.795691 14238 ts_tablet_manager.cc:1403] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8: Time spent bootstrapping tablet: real 0.101s	user 0.008s	sys 0.009s
I20260709 13:08:11.796954 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28898c67b48844dbaff6bbfb843dfafe" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:11.797891 14269 raft_consensus.cc:2804] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:11.800108 14269 raft_consensus.cc:697] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 1 LEADER]: Becoming Leader. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:11.801390 14238 raft_consensus.cc:359] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
W20260709 13:08:11.799504 14084 leader_election.cc:343] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.802259 14238 raft_consensus.cc:385] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.802608 14237 tablet_bootstrap.cc:654] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.803007 14238 raft_consensus.cc:740] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.803891 14238 consensus_queue.cc:260] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.802287 14269 consensus_queue.cc:237] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.805157 14239 raft_consensus.cc:359] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.808439 14239 raft_consensus.cc:385] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.808749 14239 raft_consensus.cc:740] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.809526 14239 consensus_queue.cc:260] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.810643 14238 ts_tablet_manager.cc:1434] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260709 13:08:11.811641 14238 tablet_bootstrap.cc:492] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8: Bootstrap starting.
I20260709 13:08:11.812801 14244 raft_consensus.cc:493] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.813289 14244 raft_consensus.cc:515] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.814864 14237 tablet_bootstrap.cc:492] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35: No bootstrap required, opened a new log
I20260709 13:08:11.815356 14237 ts_tablet_manager.cc:1403] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260709 13:08:11.815609 14244 leader_election.cc:290] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:11.816161 14239 ts_tablet_manager.cc:1434] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:08:11.817050 14239 tablet_bootstrap.cc:492] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4: Bootstrap starting.
I20260709 13:08:11.817833 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:11.818420 14237 raft_consensus.cc:359] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:11.819105 14237 raft_consensus.cc:385] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.819415 14237 raft_consensus.cc:740] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Initialized, Role: FOLLOWER
W20260709 13:08:11.820323 14008 leader_election.cc:343] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.814858 14243 raft_consensus.cc:515] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.821457 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:11.822710 14243 leader_election.cc:290] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
W20260709 13:08:11.822992 14008 leader_election.cc:343] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.820163 14237 consensus_queue.cc:260] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:11.823385 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:11.823413 14008 leader_election.cc:304] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8; no voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:11.824581 14244 raft_consensus.cc:2749] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:11.824743 14084 leader_election.cc:343] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.825258 14237 ts_tablet_manager.cc:1434] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:08:11.826181 14237 tablet_bootstrap.cc:492] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35: Bootstrap starting.
I20260709 13:08:11.826066 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:11.826831 14194 raft_consensus.cc:3060] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.833312 14239 tablet_bootstrap.cc:654] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.836876 14194 raft_consensus.cc:2468] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 1.
I20260709 13:08:11.838199 14237 tablet_bootstrap.cc:654] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.841701 14083 leader_election.cc:304] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [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: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 007a49dbf2634f36ae8528d32049cad8
I20260709 13:08:11.842906 14269 raft_consensus.cc:2804] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:11.843639 14269 raft_consensus.cc:697] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 1 LEADER]: Becoming Leader. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:11.844519 14269 consensus_queue.cc:237] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.846256 14238 tablet_bootstrap.cc:654] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.839588 13939 catalog_manager.cc:5697] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130). New cstate: current_term: 1 leader_uuid: "0cd2679527984af1932d58db1b0d0a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.863811 14239 tablet_bootstrap.cc:492] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4: No bootstrap required, opened a new log
I20260709 13:08:11.865267 14239 ts_tablet_manager.cc:1403] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.010s
I20260709 13:08:11.869984 14239 raft_consensus.cc:359] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.871033 14239 raft_consensus.cc:385] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.871417 14239 raft_consensus.cc:740] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.872582 14237 tablet_bootstrap.cc:492] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35: No bootstrap required, opened a new log
I20260709 13:08:11.873207 14237 ts_tablet_manager.cc:1403] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.007s
I20260709 13:08:11.872937 13939 catalog_manager.cc:5697] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130). New cstate: current_term: 1 leader_uuid: "0cd2679527984af1932d58db1b0d0a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.877696 14237 raft_consensus.cc:359] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.878722 14237 raft_consensus.cc:385] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.879087 14237 raft_consensus.cc:740] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.880016 14237 consensus_queue.cc:260] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.882726 14239 consensus_queue.cc:260] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.883955 14238 tablet_bootstrap.cc:492] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8: No bootstrap required, opened a new log
I20260709 13:08:11.884419 14238 ts_tablet_manager.cc:1403] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.021s
I20260709 13:08:11.884992 14239 ts_tablet_manager.cc:1434] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:08:11.885988 14239 tablet_bootstrap.cc:492] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4: Bootstrap starting.
I20260709 13:08:11.891034 14238 raft_consensus.cc:359] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.891800 14238 raft_consensus.cc:385] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.892086 14238 raft_consensus.cc:740] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.892584 14239 tablet_bootstrap.cc:654] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.892930 14238 consensus_queue.cc:260] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.895098 14237 ts_tablet_manager.cc:1434] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260709 13:08:11.896111 14237 tablet_bootstrap.cc:492] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35: Bootstrap starting.
I20260709 13:08:11.898895 14238 ts_tablet_manager.cc:1434] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:08:11.899997 14238 tablet_bootstrap.cc:492] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8: Bootstrap starting.
I20260709 13:08:11.902935 14237 tablet_bootstrap.cc:654] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.905090 14245 raft_consensus.cc:493] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.905678 14245 raft_consensus.cc:515] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.907922 14245 leader_election.cc:290] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:11.909752 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
W20260709 13:08:11.911406 14158 leader_election.cc:343] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.913264 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:11.914026 14120 raft_consensus.cc:2468] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 0.
I20260709 13:08:11.915501 14157 leader_election.cc:304] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [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: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 007a49dbf2634f36ae8528d32049cad8
I20260709 13:08:11.916889 14245 raft_consensus.cc:2804] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:11.917346 14245 raft_consensus.cc:493] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:11.917829 14245 raft_consensus.cc:3060] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.920337 14238 tablet_bootstrap.cc:654] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.927902 14245 raft_consensus.cc:515] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.931747 14239 tablet_bootstrap.cc:492] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4: No bootstrap required, opened a new log
I20260709 13:08:11.931797 14237 tablet_bootstrap.cc:492] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35: No bootstrap required, opened a new log
I20260709 13:08:11.931685 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:11.932514 14237 ts_tablet_manager.cc:1403] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.003s
I20260709 13:08:11.932582 14239 ts_tablet_manager.cc:1403] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.015s
W20260709 13:08:11.933553 14158 leader_election.cc:343] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.935254 14237 raft_consensus.cc:359] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.935648 14239 raft_consensus.cc:359] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.935895 14237 raft_consensus.cc:385] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.935880 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:11.936380 14239 raft_consensus.cc:385] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.936601 14120 raft_consensus.cc:3060] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.936388 14237 raft_consensus.cc:740] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.936801 14239 raft_consensus.cc:740] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.937629 14237 consensus_queue.cc:260] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.937788 14239 consensus_queue.cc:260] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.939684 14237 ts_tablet_manager.cc:1434] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:11.940547 14237 tablet_bootstrap.cc:492] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35: Bootstrap starting.
I20260709 13:08:11.945387 14120 raft_consensus.cc:2468] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 1.
I20260709 13:08:11.947192 14157 leader_election.cc:304] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [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: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 007a49dbf2634f36ae8528d32049cad8
I20260709 13:08:11.948251 14254 raft_consensus.cc:2804] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:11.953027 14237 tablet_bootstrap.cc:654] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.946013 14245 leader_election.cc:290] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:11.957559 14238 tablet_bootstrap.cc:492] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8: No bootstrap required, opened a new log
I20260709 13:08:11.958066 14238 ts_tablet_manager.cc:1403] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.010s
I20260709 13:08:11.959491 14239 ts_tablet_manager.cc:1434] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:08:11.960421 14244 raft_consensus.cc:493] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.961117 14239 tablet_bootstrap.cc:492] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4: Bootstrap starting.
I20260709 13:08:11.960898 14244 raft_consensus.cc:515] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:11.961651 14238 raft_consensus.cc:359] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.962442 14238 raft_consensus.cc:385] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.962745 14238 raft_consensus.cc:740] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.963016 14244 leader_election.cc:290] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:11.963472 14238 consensus_queue.cc:260] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.964798 14254 raft_consensus.cc:697] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 LEADER]: Becoming Leader. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Running, Role: LEADER
I20260709 13:08:11.965799 14238 ts_tablet_manager.cc:1434] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:08:11.965826 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:11.965921 14254 consensus_queue.cc:237] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.966965 14238 tablet_bootstrap.cc:492] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8: Bootstrap starting.
I20260709 13:08:11.966709 14194 raft_consensus.cc:2468] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 0.
I20260709 13:08:11.968428 14008 leader_election.cc:304] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:11.968497 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:11.969825 14244 raft_consensus.cc:2804] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:11.970320 14244 raft_consensus.cc:493] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:11.970772 14244 raft_consensus.cc:3060] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.973845 14239 tablet_bootstrap.cc:654] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.978576 14269 raft_consensus.cc:493] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.974779 14120 raft_consensus.cc:2468] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 0.
I20260709 13:08:11.980485 14238 tablet_bootstrap.cc:654] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.979293 14269 raft_consensus.cc:515] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:11.990281 14269 leader_election.cc:290] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:11.993156 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
W20260709 13:08:11.994900 14083 leader_election.cc:343] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.995234 14043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:11.996212 14043 raft_consensus.cc:2468] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 0.
I20260709 13:08:11.997844 14084 leader_election.cc:304] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [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: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:12.006847 14283 consensus_queue.cc:1048] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:08:12.011536 14269 raft_consensus.cc:2804] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:12.013934 14269 raft_consensus.cc:493] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:12.014348 14269 raft_consensus.cc:3060] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.022516 14237 tablet_bootstrap.cc:492] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35: No bootstrap required, opened a new log
I20260709 13:08:12.022997 14237 ts_tablet_manager.cc:1403] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.017s
I20260709 13:08:12.034030 14244 raft_consensus.cc:515] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:12.047286 14243 raft_consensus.cc:493] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:12.047834 14243 raft_consensus.cc:515] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.052284 14254 raft_consensus.cc:493] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:12.052923 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d185d4e9fa4476ba258394b6e3be6f" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:12.053052 14237 raft_consensus.cc:359] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.052831 14254 raft_consensus.cc:515] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.053987 14237 raft_consensus.cc:385] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:12.054394 14237 raft_consensus.cc:740] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Initialized, Role: FOLLOWER
I20260709 13:08:12.055069 14237 consensus_queue.cc:260] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.066001 14237 ts_tablet_manager.cc:1434] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 13:08:12.056797 14044 raft_consensus.cc:2468] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 0.
I20260709 13:08:12.069232 14243 leader_election.cc:290] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:12.081691 14084 leader_election.cc:304] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 
I20260709 13:08:12.081487 14269 raft_consensus.cc:515] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.082156 13939 catalog_manager.cc:5697] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131). New cstate: current_term: 1 leader_uuid: "66728cc7f8c44e139f3813caf3a646b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:12.082949 14254 leader_election.cc:290] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:12.084748 14290 raft_consensus.cc:493] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:12.085028 14269 leader_election.cc:290] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:12.085230 14290 raft_consensus.cc:515] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.085783 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:12.085943 14244 leader_election.cc:290] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 election: Requested vote from peers 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:12.078101 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d185d4e9fa4476ba258394b6e3be6f" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
W20260709 13:08:12.088969 14083 leader_election.cc:343] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:12.086949 14243 raft_consensus.cc:2804] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:12.091032 14243 raft_consensus.cc:493] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:12.087766 14287 raft_consensus.cc:493] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:12.089850 14194 raft_consensus.cc:2468] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 0.
I20260709 13:08:12.091727 14243 raft_consensus.cc:3060] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.093739 14239 tablet_bootstrap.cc:492] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4: No bootstrap required, opened a new log
I20260709 13:08:12.095942 14239 ts_tablet_manager.cc:1403] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4: Time spent bootstrapping tablet: real 0.135s	user 0.021s	sys 0.012s
I20260709 13:08:12.091288 14238 tablet_bootstrap.cc:492] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8: No bootstrap required, opened a new log
I20260709 13:08:12.096982 14238 ts_tablet_manager.cc:1403] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8: Time spent bootstrapping tablet: real 0.130s	user 0.019s	sys 0.020s
I20260709 13:08:12.096338 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5387172bf0f64bf4931ef3c70672a253" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:12.097556 14120 raft_consensus.cc:2468] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 0.
I20260709 13:08:12.097679 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:12.098335 14194 raft_consensus.cc:3060] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.098946 14157 leader_election.cc:304] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:12.100365 14254 raft_consensus.cc:2804] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:12.100605 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:12.100775 14254 raft_consensus.cc:493] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:12.101727 14254 raft_consensus.cc:3060] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.101986 14238 raft_consensus.cc:359] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.102818 14238 raft_consensus.cc:385] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:12.103164 14238 raft_consensus.cc:740] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Initialized, Role: FOLLOWER
I20260709 13:08:12.092923 14287 raft_consensus.cc:515] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.105526 14287 leader_election.cc:290] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:12.103163 14044 raft_consensus.cc:3060] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.109457 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:12.114470 14283 raft_consensus.cc:493] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:12.110014 14045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5387172bf0f64bf4931ef3c70672a253" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:12.116052 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:12.113380 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:12.117537 14045 raft_consensus.cc:2468] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 0.
I20260709 13:08:12.117954 14118 raft_consensus.cc:2468] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 0.
I20260709 13:08:12.117545 14283 raft_consensus.cc:515] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.119513 14238 consensus_queue.cc:260] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.120000 14193 raft_consensus.cc:2468] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 0.
I20260709 13:08:12.124116 14238 ts_tablet_manager.cc:1434] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 13:08:12.109604 14290 leader_election.cc:290] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:12.129560 14238 tablet_bootstrap.cc:492] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8: Bootstrap starting.
I20260709 13:08:12.116530 14120 raft_consensus.cc:3060] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.130867 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:12.134096 14239 raft_consensus.cc:359] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.134912 14239 raft_consensus.cc:385] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:12.135181 14239 raft_consensus.cc:740] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Initialized, Role: FOLLOWER
I20260709 13:08:12.136098 14239 consensus_queue.cc:260] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.174614 14193 raft_consensus.cc:2393] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 007a49dbf2634f36ae8528d32049cad8 in current term 1: Already voted for candidate 0cd2679527984af1932d58db1b0d0a35 in this term.
I20260709 13:08:12.109783 14119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
W20260709 13:08:12.186198 14158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.129:41673, user_credentials={real_user=slave}} blocked reactor thread for 49135.2us
I20260709 13:08:12.188828 14008 leader_election.cc:304] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 
I20260709 13:08:12.189206 14238 tablet_bootstrap.cc:654] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:12.189864 14243 raft_consensus.cc:515] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.194511 14120 raft_consensus.cc:2468] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 1.
I20260709 13:08:12.195294 14243 leader_election.cc:290] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:12.190351 14254 raft_consensus.cc:515] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.191654 14245 raft_consensus.cc:493] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:12.193154 14290 raft_consensus.cc:2804] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:08:12.193475 14008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 52576.4us
I20260709 13:08:12.198477 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d185d4e9fa4476ba258394b6e3be6f" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:12.199759 14192 raft_consensus.cc:3060] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.198509 14245 raft_consensus.cc:515] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.198562 14290 raft_consensus.cc:493] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:12.196799 14194 raft_consensus.cc:2468] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 1.
I20260709 13:08:12.196379 14043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d185d4e9fa4476ba258394b6e3be6f" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:12.201586 14290 raft_consensus.cc:3060] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.205716 14044 raft_consensus.cc:2468] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 1.
W20260709 13:08:12.206118 13990 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:12.207126 14084 leader_election.cc:304] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [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: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:12.208102 14243 raft_consensus.cc:2804] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:12.208534 14043 raft_consensus.cc:3060] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.209237 14243 raft_consensus.cc:697] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 1 LEADER]: Becoming Leader. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:12.210969 14243 consensus_queue.cc:237] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.211282 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:12.209744 14245 leader_election.cc:290] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:12.209007 14045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:12.214635 14119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5387172bf0f64bf4931ef3c70672a253" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:12.217355 14119 raft_consensus.cc:3060] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.223326 14245 consensus_queue.cc:1048] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:12.213212 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:12.209443 14254 leader_election.cc:290] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:12.200330 14283 leader_election.cc:290] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:12.236387 14043 raft_consensus.cc:2468] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 1.
I20260709 13:08:12.226778 14008 leader_election.cc:304] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 
I20260709 13:08:12.237619 14084 leader_election.cc:304] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 
I20260709 13:08:12.238211 14287 raft_consensus.cc:2804] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:12.238430 14269 raft_consensus.cc:2804] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:12.239009 14269 raft_consensus.cc:697] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 1 LEADER]: Becoming Leader. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:12.238402 14008 leader_election.cc:304] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8; no voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:12.238760 14287 raft_consensus.cc:697] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 1 LEADER]: Becoming Leader. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Running, Role: LEADER
I20260709 13:08:12.240311 14287 consensus_queue.cc:237] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:12.240172 14269 consensus_queue.cc:237] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.241174 14192 raft_consensus.cc:2468] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 1.
I20260709 13:08:12.228837 14120 raft_consensus.cc:2468] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 0.
I20260709 13:08:12.242954 14157 leader_election.cc:304] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:12.246061 14290 raft_consensus.cc:515] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.248507 14244 raft_consensus.cc:3060] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.258510 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5387172bf0f64bf4931ef3c70672a253" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:12.263017 14042 raft_consensus.cc:3060] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.264906 14244 raft_consensus.cc:2749] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:12.271055 14045 raft_consensus.cc:2393] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66728cc7f8c44e139f3813caf3a646b4 in current term 1: Already voted for candidate 007a49dbf2634f36ae8528d32049cad8 in this term.
I20260709 13:08:12.260874 14283 raft_consensus.cc:2804] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:12.267083 14289 raft_consensus.cc:493] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:12.272804 14289 raft_consensus.cc:515] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.272257 14283 raft_consensus.cc:493] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:12.276083 14283 raft_consensus.cc:3060] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.274369 14043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:12.284519 14239 ts_tablet_manager.cc:1434] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4: Time spent starting tablet: real 0.188s	user 0.017s	sys 0.039s
I20260709 13:08:12.284659 14043 raft_consensus.cc:2393] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66728cc7f8c44e139f3813caf3a646b4 in current term 1: Already voted for candidate 0cd2679527984af1932d58db1b0d0a35 in this term.
I20260709 13:08:12.286729 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28898c67b48844dbaff6bbfb843dfafe" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:12.291805 14042 raft_consensus.cc:2468] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 1.
I20260709 13:08:12.292865 14289 leader_election.cc:290] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:12.327122 14119 raft_consensus.cc:2468] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 1.
I20260709 13:08:12.334110 14157 leader_election.cc:304] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
W20260709 13:08:12.340065 14158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.129:41673, user_credentials={real_user=slave}} blocked reactor thread for 47581.6us
I20260709 13:08:12.346745 14158 leader_election.cc:304] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66728cc7f8c44e139f3813caf3a646b4; no voters: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35
I20260709 13:08:12.328966 13941 catalog_manager.cc:5697] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129). New cstate: current_term: 1 leader_uuid: "007a49dbf2634f36ae8528d32049cad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:12.340384 14245 raft_consensus.cc:2804] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:12.327278 13939 catalog_manager.cc:5697] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130). New cstate: current_term: 1 leader_uuid: "0cd2679527984af1932d58db1b0d0a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:12.350101 14243 consensus_queue.cc:1048] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:08:12.351393 14292 raft_consensus.cc:3060] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.357136 14272 consensus_queue.cc:1048] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:12.358707 14238 tablet_bootstrap.cc:492] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8: No bootstrap required, opened a new log
I20260709 13:08:12.359174 14238 ts_tablet_manager.cc:1403] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8: Time spent bootstrapping tablet: real 0.230s	user 0.024s	sys 0.005s
I20260709 13:08:12.349963 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28898c67b48844dbaff6bbfb843dfafe" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:12.353063 14245 raft_consensus.cc:697] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 LEADER]: Becoming Leader. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Running, Role: LEADER
I20260709 13:08:12.352602 14290 leader_election.cc:290] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 election: Requested vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:12.372052 14191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:12.373575 14245 consensus_queue.cc:237] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.381489 14238 raft_consensus.cc:359] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.383958 14238 raft_consensus.cc:385] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:12.384208 14238 raft_consensus.cc:740] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Initialized, Role: FOLLOWER
I20260709 13:08:12.373934 14194 raft_consensus.cc:2393] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 007a49dbf2634f36ae8528d32049cad8 in current term 1: Already voted for candidate 0cd2679527984af1932d58db1b0d0a35 in this term.
I20260709 13:08:12.386297 14008 leader_election.cc:304] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8; no voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:12.389163 14238 consensus_queue.cc:260] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.371654 14044 raft_consensus.cc:3060] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.395752 14238 ts_tablet_manager.cc:1434] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:08:12.384642 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:12.396804 14118 raft_consensus.cc:3060] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.407011 14272 consensus_queue.cc:1048] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:12.401587 14283 raft_consensus.cc:515] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.412976 14292 raft_consensus.cc:2749] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:12.417019 14191 raft_consensus.cc:2393] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 007a49dbf2634f36ae8528d32049cad8 in current term 1: Already voted for candidate 66728cc7f8c44e139f3813caf3a646b4 in this term.
I20260709 13:08:12.424135 14283 leader_election.cc:290] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 1 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:12.424355 14119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:12.440788 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:12.442308 14042 raft_consensus.cc:2393] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66728cc7f8c44e139f3813caf3a646b4 in current term 1: Already voted for candidate 007a49dbf2634f36ae8528d32049cad8 in this term.
I20260709 13:08:12.438943 14283 consensus_queue.cc:1048] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:08:12.441468 13940 catalog_manager.cc:5697] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130). New cstate: current_term: 1 leader_uuid: "0cd2679527984af1932d58db1b0d0a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:12.444588 14158 leader_election.cc:304] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [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: 66728cc7f8c44e139f3813caf3a646b4; no voters: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35
I20260709 13:08:12.446228 14290 raft_consensus.cc:2749] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:12.450074 14243 consensus_queue.cc:1048] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:12.449242 14283 raft_consensus.cc:2749] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:12.461697 14118 raft_consensus.cc:2468] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 1.
I20260709 13:08:12.463726 14008 leader_election.cc:304] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [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: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:12.465561 14289 raft_consensus.cc:2804] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:12.467049 14289 raft_consensus.cc:697] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 1 LEADER]: Becoming Leader. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Running, Role: LEADER
I20260709 13:08:12.468402 14289 consensus_queue.cc:237] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:12.484169 14044 raft_consensus.cc:3060] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.496093 14283 consensus_queue.cc:1048] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:12.503615 13939 catalog_manager.cc:5697] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131). New cstate: current_term: 1 leader_uuid: "66728cc7f8c44e139f3813caf3a646b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:12.520190 13940 catalog_manager.cc:5697] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129). New cstate: current_term: 1 leader_uuid: "007a49dbf2634f36ae8528d32049cad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:12.633463 14243 consensus_queue.cc:1048] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:12.646541 14272 consensus_queue.cc:1048] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:12.664621 14243 consensus_queue.cc:1048] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:12.680198 14272 consensus_queue.cc:1048] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:12.712839 14290 consensus_queue.cc:1048] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:12.727907 14290 consensus_queue.cc:1048] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:12.848064 14283 consensus_queue.cc:1048] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:12.866727 14245 consensus_queue.cc:1048] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:12.868237 14118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66d185d4e9fa4476ba258394b6e3be6f"
dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
mode: GRACEFUL
new_leader_uuid: "007a49dbf2634f36ae8528d32049cad8"
 from {username='slave'} at 127.0.0.1:55390
I20260709 13:08:12.868928 14118 raft_consensus.cc:606] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 1 LEADER]: Received request to transfer leadership to TS 007a49dbf2634f36ae8528d32049cad8
I20260709 13:08:12.880275 14118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063"
dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
mode: GRACEFUL
new_leader_uuid: "007a49dbf2634f36ae8528d32049cad8"
 from {username='slave'} at 127.0.0.1:55390
I20260709 13:08:12.880908 14118 raft_consensus.cc:606] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 1 LEADER]: Received request to transfer leadership to TS 007a49dbf2634f36ae8528d32049cad8
I20260709 13:08:12.896288 14192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9"
dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
mode: GRACEFUL
new_leader_uuid: "007a49dbf2634f36ae8528d32049cad8"
 from {username='slave'} at 127.0.0.1:41002
I20260709 13:08:12.896865 14192 raft_consensus.cc:606] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 LEADER]: Received request to transfer leadership to TS 007a49dbf2634f36ae8528d32049cad8
I20260709 13:08:12.907119 14192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5387172bf0f64bf4931ef3c70672a253"
dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
mode: GRACEFUL
new_leader_uuid: "0cd2679527984af1932d58db1b0d0a35"
 from {username='slave'} at 127.0.0.1:41002
I20260709 13:08:12.907773 14192 raft_consensus.cc:606] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 LEADER]: Received request to transfer leadership to TS 0cd2679527984af1932d58db1b0d0a35
I20260709 13:08:12.916117 14192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6"
dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
mode: GRACEFUL
new_leader_uuid: "0cd2679527984af1932d58db1b0d0a35"
 from {username='slave'} at 127.0.0.1:41002
I20260709 13:08:12.916726 14192 raft_consensus.cc:606] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 LEADER]: Received request to transfer leadership to TS 0cd2679527984af1932d58db1b0d0a35
I20260709 13:08:12.931679 14044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f"
dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
mode: GRACEFUL
new_leader_uuid: "66728cc7f8c44e139f3813caf3a646b4"
 from {username='slave'} at 127.0.0.1:33340
I20260709 13:08:12.932304 14044 raft_consensus.cc:606] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 1 LEADER]: Received request to transfer leadership to TS 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:13.035300 14290 consensus_queue.cc:1048] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:13.042492 14244 raft_consensus.cc:993] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8: : Instructing follower 66728cc7f8c44e139f3813caf3a646b4 to start an election
I20260709 13:08:13.043141 14287 raft_consensus.cc:1081] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 1 LEADER]: Signalling peer 66728cc7f8c44e139f3813caf3a646b4 to start an election
I20260709 13:08:13.046296 14192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f"
dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
 from {username='slave'} at 127.0.0.1:40988
I20260709 13:08:13.046906 14192 raft_consensus.cc:493] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:13.047264 14192 raft_consensus.cc:3060] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.049911 14244 consensus_queue.cc:1048] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:13.054574 14192 raft_consensus.cc:515] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:13.055716 14193 raft_consensus.cc:1240] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Rejecting Update request from peer 007a49dbf2634f36ae8528d32049cad8 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:13.057955 14244 consensus_queue.cc:1059] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:13.058825 14244 raft_consensus.cc:3055] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:13.059131 14244 raft_consensus.cc:740] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Running, Role: LEADER
I20260709 13:08:13.059970 14244 consensus_queue.cc:260] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:13.060889 14192 leader_election.cc:290] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 2 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:13.065791 14041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:13.067059 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:13.067603 14118 raft_consensus.cc:3060] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.069816 14243 raft_consensus.cc:993] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35: : Instructing follower 007a49dbf2634f36ae8528d32049cad8 to start an election
I20260709 13:08:13.060911 14244 raft_consensus.cc:3060] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.070264 14243 raft_consensus.cc:1081] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 1 LEADER]: Signalling peer 007a49dbf2634f36ae8528d32049cad8 to start an election
I20260709 13:08:13.071964 14044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66d185d4e9fa4476ba258394b6e3be6f"
dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
 from {username='slave'} at 127.0.0.1:33332
I20260709 13:08:13.072499 14044 raft_consensus.cc:493] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:13.072870 14044 raft_consensus.cc:3060] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.079567 14118 raft_consensus.cc:2468] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 2.
I20260709 13:08:13.080780 14044 raft_consensus.cc:515] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:13.081200 14157 leader_election.cc:304] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:13.082219 14245 raft_consensus.cc:2804] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:13.082708 14245 raft_consensus.cc:697] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 2 LEADER]: Becoming Leader. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Running, Role: LEADER
I20260709 13:08:13.083065 14044 leader_election.cc:290] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 2 election: Requested vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:13.083525 14245 consensus_queue.cc:237] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:13.084504 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d185d4e9fa4476ba258394b6e3be6f" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:13.085145 14118 raft_consensus.cc:3055] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:13.085546 14118 raft_consensus.cc:740] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:13.085882 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d185d4e9fa4476ba258394b6e3be6f" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:13.086529 14118 consensus_queue.cc:260] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:13.086580 14192 raft_consensus.cc:3060] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.088950 14118 raft_consensus.cc:3060] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.092097 13939 catalog_manager.cc:5697] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 reported cstate change: term changed from 1 to 2, leader changed from 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129) to 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131). New cstate: current_term: 2 leader_uuid: "66728cc7f8c44e139f3813caf3a646b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:13.095428 14041 raft_consensus.cc:2468] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 2.
I20260709 13:08:13.095544 14118 raft_consensus.cc:2468] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 2.
I20260709 13:08:13.098421 14192 raft_consensus.cc:2468] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 2.
I20260709 13:08:13.099550 14008 leader_election.cc:304] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 
I20260709 13:08:13.100380 14244 raft_consensus.cc:2804] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:13.100855 14244 raft_consensus.cc:697] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 2 LEADER]: Becoming Leader. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Running, Role: LEADER
I20260709 13:08:13.101693 14244 consensus_queue.cc:237] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:13.112869 13940 catalog_manager.cc:5697] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 reported cstate change: term changed from 1 to 2, leader changed from 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130) to 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129). New cstate: current_term: 2 leader_uuid: "007a49dbf2634f36ae8528d32049cad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:13.135896 14269 raft_consensus.cc:993] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35: : Instructing follower 007a49dbf2634f36ae8528d32049cad8 to start an election
I20260709 13:08:13.136370 14243 raft_consensus.cc:1081] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 1 LEADER]: Signalling peer 007a49dbf2634f36ae8528d32049cad8 to start an election
I20260709 13:08:13.138168 14041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063"
dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
 from {username='slave'} at 127.0.0.1:33332
I20260709 13:08:13.138715 14041 raft_consensus.cc:493] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:13.139030 14041 raft_consensus.cc:3060] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.143543 14041 raft_consensus.cc:515] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:13.145296 14041 leader_election.cc:290] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 2 election: Requested vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:13.146598 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:13.147203 14192 raft_consensus.cc:3060] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.147213 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:13.148912 14118 raft_consensus.cc:3055] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:13.149235 14118 raft_consensus.cc:740] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:13.150085 14118 consensus_queue.cc:260] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:13.151306 14118 raft_consensus.cc:3060] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.152631 14245 raft_consensus.cc:993] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4: : Instructing follower 007a49dbf2634f36ae8528d32049cad8 to start an election
I20260709 13:08:13.153088 14293 raft_consensus.cc:1081] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 LEADER]: Signalling peer 007a49dbf2634f36ae8528d32049cad8 to start an election
I20260709 13:08:13.154790 14192 raft_consensus.cc:2468] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 2.
I20260709 13:08:13.155093 14041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9"
dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
 from {username='slave'} at 127.0.0.1:33330
I20260709 13:08:13.156005 14041 raft_consensus.cc:493] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:13.156147 14008 leader_election.cc:304] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:13.156404 14041 raft_consensus.cc:3060] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.157117 14244 raft_consensus.cc:2804] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:13.157629 14244 raft_consensus.cc:697] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 2 LEADER]: Becoming Leader. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Running, Role: LEADER
I20260709 13:08:13.158499 14244 consensus_queue.cc:237] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:13.158903 14118 raft_consensus.cc:2468] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 2.
I20260709 13:08:13.163524 14041 raft_consensus.cc:515] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:13.165695 14041 leader_election.cc:290] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 2 election: Requested vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:13.165449 13940 catalog_manager.cc:5697] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 reported cstate change: term changed from 1 to 2, leader changed from 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130) to 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129). New cstate: current_term: 2 leader_uuid: "007a49dbf2634f36ae8528d32049cad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:13.167130 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:13.167266 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:13.167788 14192 raft_consensus.cc:3055] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:13.167855 14118 raft_consensus.cc:3060] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.168318 14192 raft_consensus.cc:740] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Running, Role: LEADER
I20260709 13:08:13.169503 14192 consensus_queue.cc:260] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:13.170805 14192 raft_consensus.cc:3060] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.176254 14118 raft_consensus.cc:2468] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 2.
I20260709 13:08:13.177215 14192 raft_consensus.cc:2468] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 2.
I20260709 13:08:13.177382 14008 leader_election.cc:304] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 
I20260709 13:08:13.178221 14244 raft_consensus.cc:2804] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:13.178682 14244 raft_consensus.cc:697] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 2 LEADER]: Becoming Leader. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Running, Role: LEADER
I20260709 13:08:13.179440 14244 consensus_queue.cc:237] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:13.184958 13940 catalog_manager.cc:5697] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 reported cstate change: term changed from 1 to 2, leader changed from 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131) to 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129). New cstate: current_term: 2 leader_uuid: "007a49dbf2634f36ae8528d32049cad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:13.350648 14245 raft_consensus.cc:993] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4: : Instructing follower 0cd2679527984af1932d58db1b0d0a35 to start an election
I20260709 13:08:13.351184 14293 raft_consensus.cc:1081] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 LEADER]: Signalling peer 0cd2679527984af1932d58db1b0d0a35 to start an election
I20260709 13:08:13.352995 14118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5387172bf0f64bf4931ef3c70672a253"
dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
 from {username='slave'} at 127.0.0.1:55374
I20260709 13:08:13.353574 14118 raft_consensus.cc:493] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:13.353986 14118 raft_consensus.cc:3060] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.361071 14118 raft_consensus.cc:515] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:13.363240 14118 leader_election.cc:290] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 2 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:13.364084 14041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5387172bf0f64bf4931ef3c70672a253" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:13.364681 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5387172bf0f64bf4931ef3c70672a253" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:13.364880 14041 raft_consensus.cc:3060] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.365499 14192 raft_consensus.cc:3055] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:13.365950 14192 raft_consensus.cc:740] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Running, Role: LEADER
I20260709 13:08:13.367493 14192 consensus_queue.cc:260] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:13.369381 14192 raft_consensus.cc:3060] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.374918 14041 raft_consensus.cc:2468] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 2.
I20260709 13:08:13.376157 14084 leader_election.cc:304] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 
I20260709 13:08:13.377074 14243 raft_consensus.cc:2804] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:13.377341 14192 raft_consensus.cc:2468] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 2.
I20260709 13:08:13.377591 14243 raft_consensus.cc:697] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 2 LEADER]: Becoming Leader. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:13.378448 14243 consensus_queue.cc:237] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:13.386582 13940 catalog_manager.cc:5697] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 reported cstate change: term changed from 1 to 2, leader changed from 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131) to 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130). New cstate: current_term: 2 leader_uuid: "0cd2679527984af1932d58db1b0d0a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:13.427960 14245 raft_consensus.cc:993] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4: : Instructing follower 0cd2679527984af1932d58db1b0d0a35 to start an election
I20260709 13:08:13.428607 14293 raft_consensus.cc:1081] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 LEADER]: Signalling peer 0cd2679527984af1932d58db1b0d0a35 to start an election
I20260709 13:08:13.430488 14118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6"
dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
 from {username='slave'} at 127.0.0.1:55374
I20260709 13:08:13.431658 14118 raft_consensus.cc:493] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:13.432224 14118 raft_consensus.cc:3060] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.440217 14118 raft_consensus.cc:515] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:13.442560 14118 leader_election.cc:290] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 2 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:13.443328 14041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:13.443941 14041 raft_consensus.cc:3060] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.445361 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:13.446026 14192 raft_consensus.cc:3055] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:13.446400 14192 raft_consensus.cc:740] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Running, Role: LEADER
I20260709 13:08:13.447290 14192 consensus_queue.cc:260] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:13.448553 14192 raft_consensus.cc:3060] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.450208 14041 raft_consensus.cc:2468] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 2.
I20260709 13:08:13.451819 14084 leader_election.cc:304] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 
I20260709 13:08:13.452509 14243 raft_consensus.cc:2804] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:13.453241 14243 raft_consensus.cc:697] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 2 LEADER]: Becoming Leader. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:13.457904 14192 raft_consensus.cc:2468] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 2.
I20260709 13:08:13.456624 14243 consensus_queue.cc:237] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:13.469295 13940 catalog_manager.cc:5697] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 reported cstate change: term changed from 1 to 2, leader changed from 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131) to 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130). New cstate: current_term: 2 leader_uuid: "0cd2679527984af1932d58db1b0d0a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:13.482798 14192 raft_consensus.cc:1275] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Refusing update from remote peer 007a49dbf2634f36ae8528d32049cad8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:13.484346 14244 consensus_queue.cc:1048] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:13.493132 14118 raft_consensus.cc:1275] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Refusing update from remote peer 007a49dbf2634f36ae8528d32049cad8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:13.495339 14287 consensus_queue.cc:1048] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:13.581178 14118 raft_consensus.cc:1275] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Refusing update from remote peer 007a49dbf2634f36ae8528d32049cad8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:13.582728 14287 consensus_queue.cc:1048] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:13.591416 14192 raft_consensus.cc:1275] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Refusing update from remote peer 007a49dbf2634f36ae8528d32049cad8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:13.593325 14290 consensus_queue.cc:1048] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:13.625438 14041 raft_consensus.cc:1275] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Refusing update from remote peer 66728cc7f8c44e139f3813caf3a646b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:13.626875 14293 consensus_queue.cc:1048] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:13.636271 14118 raft_consensus.cc:1275] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Refusing update from remote peer 66728cc7f8c44e139f3813caf3a646b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:13.639065 14254 consensus_queue.cc:1048] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:13.651132 14119 raft_consensus.cc:1275] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Refusing update from remote peer 007a49dbf2634f36ae8528d32049cad8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:13.654172 14290 consensus_queue.cc:1048] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:13.662353 14192 raft_consensus.cc:1275] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Refusing update from remote peer 007a49dbf2634f36ae8528d32049cad8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:13.664408 14244 consensus_queue.cc:1048] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:13.839782 14192 raft_consensus.cc:1275] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:13.841320 14243 consensus_queue.cc:1048] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:13.846398 14041 raft_consensus.cc:1275] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:13.848003 14269 consensus_queue.cc:1048] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:13.935626 14192 raft_consensus.cc:1275] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:13.937249 14243 consensus_queue.cc:1048] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:13.947219 14041 raft_consensus.cc:1275] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:13.948945 14269 consensus_queue.cc:1048] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:15.970749 13910 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:08:15.971796 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:15.999054 14044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9"
dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
mode: GRACEFUL
new_leader_uuid: "66728cc7f8c44e139f3813caf3a646b4"
 from {username='slave'} at 127.0.0.1:33344
I20260709 13:08:15.999809 14044 raft_consensus.cc:606] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 2 LEADER]: Received request to transfer leadership to TS 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:16.014139 14119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6"
dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
mode: GRACEFUL
new_leader_uuid: "66728cc7f8c44e139f3813caf3a646b4"
 from {username='slave'} at 127.0.0.1:55400
I20260709 13:08:16.014868 14119 raft_consensus.cc:606] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 2 LEADER]: Received request to transfer leadership to TS 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:16.016258 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:16.016728 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:16.057673 14290 raft_consensus.cc:993] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8: : Instructing follower 66728cc7f8c44e139f3813caf3a646b4 to start an election
I20260709 13:08:16.058353 14339 raft_consensus.cc:1081] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 2 LEADER]: Signalling peer 66728cc7f8c44e139f3813caf3a646b4 to start an election
I20260709 13:08:16.060351 14193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9"
dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
 from {username='slave'} at 127.0.0.1:40988
I20260709 13:08:16.061092 14193 raft_consensus.cc:493] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:16.061496 14193 raft_consensus.cc:3060] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:16.067394 14193 raft_consensus.cc:515] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:16.069540 14193 leader_election.cc:290] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 3 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:16.070449 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:16.070679 14119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:16.071229 14044 raft_consensus.cc:3055] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:16.071300 14119 raft_consensus.cc:3060] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:16.071666 14044 raft_consensus.cc:740] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Running, Role: LEADER
I20260709 13:08:16.072528 14044 consensus_queue.cc:260] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:16.073845 14044 raft_consensus.cc:3060] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:16.080343 14119 raft_consensus.cc:2468] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 3.
I20260709 13:08:16.081847 14157 leader_election.cc:304] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [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: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:16.082290 14044 raft_consensus.cc:2468] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 3.
I20260709 13:08:16.082801 14338 raft_consensus.cc:2804] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:16.084528 14338 raft_consensus.cc:697] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 LEADER]: Becoming Leader. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Running, Role: LEADER
I20260709 13:08:16.085508 14338 consensus_queue.cc:237] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:16.095705 13940 catalog_manager.cc:5697] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 reported cstate change: term changed from 2 to 3, leader changed from 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129) to 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131). New cstate: current_term: 3 leader_uuid: "66728cc7f8c44e139f3813caf3a646b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:16.164790 14269 raft_consensus.cc:993] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35: : Instructing follower 66728cc7f8c44e139f3813caf3a646b4 to start an election
I20260709 13:08:16.165302 14340 raft_consensus.cc:1081] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 2 LEADER]: Signalling peer 66728cc7f8c44e139f3813caf3a646b4 to start an election
I20260709 13:08:16.166795 14193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6"
dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
 from {username='slave'} at 127.0.0.1:40998
I20260709 13:08:16.167255 14193 raft_consensus.cc:493] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:16.167503 14193 raft_consensus.cc:3060] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:16.172549 14193 raft_consensus.cc:515] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:16.174361 14193 leader_election.cc:290] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 3 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:16.175290 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:16.175390 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:16.175879 14044 raft_consensus.cc:3060] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:16.175973 14118 raft_consensus.cc:3055] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:16.176362 14118 raft_consensus.cc:740] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:16.177115 14118 consensus_queue.cc:260] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:16.178102 14118 raft_consensus.cc:3060] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:16.181680 14044 raft_consensus.cc:2468] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 3.
I20260709 13:08:16.182842 14158 leader_election.cc:304] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [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: 007a49dbf2634f36ae8528d32049cad8, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:16.183005 14118 raft_consensus.cc:2468] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 3.
I20260709 13:08:16.184028 14338 raft_consensus.cc:2804] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:16.184547 14338 raft_consensus.cc:697] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 LEADER]: Becoming Leader. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Running, Role: LEADER
I20260709 13:08:16.185451 14338 consensus_queue.cc:237] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:16.192195 13940 catalog_manager.cc:5697] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 reported cstate change: term changed from 2 to 3, leader changed from 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130) to 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131). New cstate: current_term: 3 leader_uuid: "66728cc7f8c44e139f3813caf3a646b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:16.524662 14044 raft_consensus.cc:1275] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Refusing update from remote peer 66728cc7f8c44e139f3813caf3a646b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:16.526065 14338 consensus_queue.cc:1048] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:16.543141 14118 raft_consensus.cc:1275] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Refusing update from remote peer 66728cc7f8c44e139f3813caf3a646b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:16.545076 14344 consensus_queue.cc:1048] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:16.627074 14044 raft_consensus.cc:1275] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Refusing update from remote peer 66728cc7f8c44e139f3813caf3a646b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:16.628463 14338 consensus_queue.cc:1048] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:16.638587 14118 raft_consensus.cc:1275] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Refusing update from remote peer 66728cc7f8c44e139f3813caf3a646b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:16.640416 14338 consensus_queue.cc:1048] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:17.017596 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:17.029237 14044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585"
dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
mode: GRACEFUL
new_leader_uuid: "0cd2679527984af1932d58db1b0d0a35"
 from {username='slave'} at 127.0.0.1:33340
I20260709 13:08:17.029973 14044 raft_consensus.cc:606] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 1 LEADER]: Received request to transfer leadership to TS 0cd2679527984af1932d58db1b0d0a35
I20260709 13:08:17.036091 14044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66d185d4e9fa4476ba258394b6e3be6f"
dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
mode: GRACEFUL
new_leader_uuid: "0cd2679527984af1932d58db1b0d0a35"
 from {username='slave'} at 127.0.0.1:33340
I20260709 13:08:17.036664 14044 raft_consensus.cc:606] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 2 LEADER]: Received request to transfer leadership to TS 0cd2679527984af1932d58db1b0d0a35
I20260709 13:08:17.042969 14044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063"
dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
mode: GRACEFUL
new_leader_uuid: "0cd2679527984af1932d58db1b0d0a35"
 from {username='slave'} at 127.0.0.1:33340
I20260709 13:08:17.043478 14044 raft_consensus.cc:606] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 2 LEADER]: Received request to transfer leadership to TS 0cd2679527984af1932d58db1b0d0a35
I20260709 13:08:17.049834 14359 raft_consensus.cc:993] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8: : Instructing follower 0cd2679527984af1932d58db1b0d0a35 to start an election
I20260709 13:08:17.050009 14193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9"
dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
mode: GRACEFUL
new_leader_uuid: "0cd2679527984af1932d58db1b0d0a35"
 from {username='slave'} at 127.0.0.1:41002
I20260709 13:08:17.050388 14359 raft_consensus.cc:1081] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 1 LEADER]: Signalling peer 0cd2679527984af1932d58db1b0d0a35 to start an election
I20260709 13:08:17.050666 14193 raft_consensus.cc:606] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 LEADER]: Received request to transfer leadership to TS 0cd2679527984af1932d58db1b0d0a35
I20260709 13:08:17.052322 14118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585"
dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
 from {username='slave'} at 127.0.0.1:55376
I20260709 13:08:17.052942 14118 raft_consensus.cc:493] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:17.053306 14118 raft_consensus.cc:3060] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:17.061893 14118 raft_consensus.cc:515] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:17.065160 14118 leader_election.cc:290] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 2 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:17.065363 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:17.066211 14044 raft_consensus.cc:3055] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:17.066341 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:17.066601 14044 raft_consensus.cc:740] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Running, Role: LEADER
I20260709 13:08:17.066911 14193 raft_consensus.cc:3060] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:17.067494 14044 consensus_queue.cc:260] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:17.068526 14192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6"
dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
mode: GRACEFUL
new_leader_uuid: "0cd2679527984af1932d58db1b0d0a35"
 from {username='slave'} at 127.0.0.1:41002
I20260709 13:08:17.068852 14044 raft_consensus.cc:3060] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:17.069156 14192 raft_consensus.cc:606] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 LEADER]: Received request to transfer leadership to TS 0cd2679527984af1932d58db1b0d0a35
I20260709 13:08:17.073589 14193 raft_consensus.cc:2468] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 2.
I20260709 13:08:17.075105 14083 leader_election.cc:304] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:17.075438 14044 raft_consensus.cc:2468] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 2.
I20260709 13:08:17.076200 14340 raft_consensus.cc:2804] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:17.077499 14340 raft_consensus.cc:697] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 2 LEADER]: Becoming Leader. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:17.078370 14340 consensus_queue.cc:237] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:17.084995 13939 catalog_manager.cc:5697] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 reported cstate change: term changed from 1 to 2, leader changed from 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129) to 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130). New cstate: current_term: 2 leader_uuid: "0cd2679527984af1932d58db1b0d0a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:17.119580 14338 raft_consensus.cc:993] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4: : Instructing follower 0cd2679527984af1932d58db1b0d0a35 to start an election
I20260709 13:08:17.120115 14338 raft_consensus.cc:1081] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 LEADER]: Signalling peer 0cd2679527984af1932d58db1b0d0a35 to start an election
I20260709 13:08:17.121729 14119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9"
dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
 from {username='slave'} at 127.0.0.1:55374
I20260709 13:08:17.122045 14353 raft_consensus.cc:993] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4: : Instructing follower 0cd2679527984af1932d58db1b0d0a35 to start an election
I20260709 13:08:17.122327 14119 raft_consensus.cc:493] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:17.122491 14353 raft_consensus.cc:1081] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 LEADER]: Signalling peer 0cd2679527984af1932d58db1b0d0a35 to start an election
I20260709 13:08:17.122764 14119 raft_consensus.cc:3060] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:17.124176 14118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6"
dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
 from {username='slave'} at 127.0.0.1:55374
I20260709 13:08:17.124821 14118 raft_consensus.cc:493] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:17.125193 14118 raft_consensus.cc:3060] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:17.130796 14119 raft_consensus.cc:515] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:17.132359 14118 raft_consensus.cc:515] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:17.133834 14119 leader_election.cc:290] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 4 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:17.134291 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:17.134435 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:17.134541 14118 leader_election.cc:290] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 4 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:17.134936 14193 raft_consensus.cc:3055] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:17.135336 14193 raft_consensus.cc:740] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Running, Role: LEADER
I20260709 13:08:17.135798 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:17.136390 14192 raft_consensus.cc:3055] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:17.136194 14193 consensus_queue.cc:260] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:17.136781 14192 raft_consensus.cc:740] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Running, Role: LEADER
I20260709 13:08:17.136941 14041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:17.137565 14193 raft_consensus.cc:3060] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:17.137708 14041 raft_consensus.cc:3060] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:17.134910 14044 raft_consensus.cc:3060] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:17.137853 14192 consensus_queue.cc:260] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:17.139174 14192 raft_consensus.cc:3060] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:17.144280 14041 raft_consensus.cc:2468] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 4.
I20260709 13:08:17.145589 14084 leader_election.cc:304] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [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: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 
I20260709 13:08:17.146375 14193 raft_consensus.cc:2468] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 4.
I20260709 13:08:17.146512 14360 raft_consensus.cc:2804] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:17.147015 14360 raft_consensus.cc:697] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 4 LEADER]: Becoming Leader. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:17.148041 14360 consensus_queue.cc:237] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:17.149255 14083 leader_election.cc:304] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [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: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:17.150650 14340 raft_consensus.cc:2804] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:17.151258 14192 raft_consensus.cc:2468] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 4.
I20260709 13:08:17.152916 14044 raft_consensus.cc:2468] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 4.
I20260709 13:08:17.153697 14340 raft_consensus.cc:697] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 4 LEADER]: Becoming Leader. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:17.154538 14340 consensus_queue.cc:237] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:17.157469 13939 catalog_manager.cc:5697] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 reported cstate change: term changed from 3 to 4, leader changed from 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131) to 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130). New cstate: current_term: 4 leader_uuid: "0cd2679527984af1932d58db1b0d0a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:17.170331 13939 catalog_manager.cc:5697] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 reported cstate change: term changed from 3 to 4, leader changed from 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131) to 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130). New cstate: current_term: 4 leader_uuid: "0cd2679527984af1932d58db1b0d0a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:17.373610 14339 raft_consensus.cc:993] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8: : Instructing follower 0cd2679527984af1932d58db1b0d0a35 to start an election
I20260709 13:08:17.374143 14359 raft_consensus.cc:1081] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 2 LEADER]: Signalling peer 0cd2679527984af1932d58db1b0d0a35 to start an election
I20260709 13:08:17.376269 14118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063"
dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
 from {username='slave'} at 127.0.0.1:55376
I20260709 13:08:17.376806 14118 raft_consensus.cc:493] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:17.377138 14118 raft_consensus.cc:3060] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:17.381752 14118 raft_consensus.cc:515] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:17.383728 14118 leader_election.cc:290] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 3 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:17.384713 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:17.384948 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:17.385378 14044 raft_consensus.cc:3055] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:17.385476 14192 raft_consensus.cc:3060] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:17.385805 14044 raft_consensus.cc:740] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Running, Role: LEADER
I20260709 13:08:17.386660 14044 consensus_queue.cc:260] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:17.387910 14044 raft_consensus.cc:3060] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:17.392892 14192 raft_consensus.cc:2468] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 3.
I20260709 13:08:17.394308 14083 leader_election.cc:304] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [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: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:17.394801 14044 raft_consensus.cc:2468] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 3.
I20260709 13:08:17.395301 14340 raft_consensus.cc:2804] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:17.395841 14340 raft_consensus.cc:697] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 3 LEADER]: Becoming Leader. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:17.397215 14340 consensus_queue.cc:237] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:17.405519 13939 catalog_manager.cc:5697] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 reported cstate change: term changed from 2 to 3, leader changed from 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129) to 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130). New cstate: current_term: 3 leader_uuid: "0cd2679527984af1932d58db1b0d0a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:17.434101 14339 raft_consensus.cc:993] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8: : Instructing follower 0cd2679527984af1932d58db1b0d0a35 to start an election
I20260709 13:08:17.434547 14339 raft_consensus.cc:1081] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 2 LEADER]: Signalling peer 0cd2679527984af1932d58db1b0d0a35 to start an election
I20260709 13:08:17.436108 14118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66d185d4e9fa4476ba258394b6e3be6f"
dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
 from {username='slave'} at 127.0.0.1:55376
I20260709 13:08:17.436586 14118 raft_consensus.cc:493] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:17.436828 14118 raft_consensus.cc:3060] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:17.443522 14118 raft_consensus.cc:515] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:17.445676 14118 leader_election.cc:290] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 3 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:17.446583 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d185d4e9fa4476ba258394b6e3be6f" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:17.446874 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d185d4e9fa4476ba258394b6e3be6f" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:17.447193 14044 raft_consensus.cc:3055] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:17.447377 14192 raft_consensus.cc:3060] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:17.447548 14044 raft_consensus.cc:740] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Running, Role: LEADER
I20260709 13:08:17.448324 14044 consensus_queue.cc:260] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:17.449460 14044 raft_consensus.cc:3060] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:17.452518 14192 raft_consensus.cc:2468] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 3.
I20260709 13:08:17.453559 14083 leader_election.cc:304] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [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: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:17.454298 14044 raft_consensus.cc:2468] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 3.
I20260709 13:08:17.454478 14340 raft_consensus.cc:2804] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:17.455063 14340 raft_consensus.cc:697] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 3 LEADER]: Becoming Leader. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:17.456048 14340 consensus_queue.cc:237] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:17.465777 13939 catalog_manager.cc:5697] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 reported cstate change: term changed from 2 to 3, leader changed from 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129) to 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130). New cstate: current_term: 3 leader_uuid: "0cd2679527984af1932d58db1b0d0a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:17.539538 14044 raft_consensus.cc:1275] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:17.540819 14340 consensus_queue.cc:1048] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:17.550872 14192 raft_consensus.cc:1275] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:17.552498 14360 consensus_queue.cc:1048] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:17.574308 14192 raft_consensus.cc:1275] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:17.575929 14360 consensus_queue.cc:1048] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:17.585760 14044 raft_consensus.cc:1275] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:17.587949 14340 consensus_queue.cc:1048] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:17.661299 14192 raft_consensus.cc:1275] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:17.662587 14366 consensus_queue.cc:1048] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:17.671747 14044 raft_consensus.cc:1275] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:17.673229 14360 consensus_queue.cc:1048] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:17.792107 14192 raft_consensus.cc:1275] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:17.793438 14360 consensus_queue.cc:1048] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:17.803316 14044 raft_consensus.cc:1275] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:17.804843 14366 consensus_queue.cc:1048] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:17.953013 14192 raft_consensus.cc:1275] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:17.954371 14366 consensus_queue.cc:1048] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:17.965710 14044 raft_consensus.cc:1275] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:17.968253 14340 consensus_queue.cc:1048] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:08:20.157825 14141 debug-util.cc:398] Leaking SignalData structure 0x7b080012d060 after lost signal to thread 13913
I20260709 13:08:20.256827 14383 raft_consensus.cc:493] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.258605 14383 raft_consensus.cc:515] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.257891 14385 raft_consensus.cc:493] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.253609 14384 raft_consensus.cc:493] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.262255 14384 raft_consensus.cc:515] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.263828 14386 raft_consensus.cc:493] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.264534 14386 raft_consensus.cc:515] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.265152 14384 leader_election.cc:290] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:20.262128 14385 raft_consensus.cc:515] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.267043 14386 leader_election.cc:290] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:20.268573 14385 leader_election.cc:290] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:20.266464 14383 leader_election.cc:290] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:20.272541 14383 raft_consensus.cc:493] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.273432 14383 raft_consensus.cc:515] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.275036 14385 raft_consensus.cc:493] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.275942 14383 leader_election.cc:290] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:20.275693 14385 raft_consensus.cc:515] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:20.278041 14385 leader_election.cc:290] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:20.307780 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:20.308952 14192 raft_consensus.cc:2468] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 4.
I20260709 13:08:20.311205 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:20.312023 14192 raft_consensus.cc:2468] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 3.
I20260709 13:08:20.313503 14387 raft_consensus.cc:493] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.314419 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:20.316221 14192 raft_consensus.cc:2468] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 1.
I20260709 13:08:20.317096 14387 raft_consensus.cc:515] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.318490 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28898c67b48844dbaff6bbfb843dfafe" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:20.321563 14193 raft_consensus.cc:2468] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 1.
I20260709 13:08:20.320353 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:20.320545 14008 leader_election.cc:304] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:20.323623 14385 raft_consensus.cc:2804] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:20.324900 14385 raft_consensus.cc:493] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.325477 14385 raft_consensus.cc:3060] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:20.327836 14383 raft_consensus.cc:493] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.328065 14386 raft_consensus.cc:493] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66728cc7f8c44e139f3813caf3a646b4)
I20260709 13:08:20.328461 14383 raft_consensus.cc:515] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.328608 14386 raft_consensus.cc:515] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.330596 14383 leader_election.cc:290] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:20.330612 14386 leader_election.cc:290] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:20.324370 14192 raft_consensus.cc:2468] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 2.
I20260709 13:08:20.337245 14008 leader_election.cc:304] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [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: 007a49dbf2634f36ae8528d32049cad8, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:20.338950 14008 leader_election.cc:304] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [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: 007a49dbf2634f36ae8528d32049cad8, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:20.339977 14383 raft_consensus.cc:2804] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:20.340410 14383 raft_consensus.cc:493] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.340870 14383 raft_consensus.cc:3060] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:20.342706 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d185d4e9fa4476ba258394b6e3be6f" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:20.343701 14194 raft_consensus.cc:2468] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 3.
W20260709 13:08:20.349058 14141 debug-util.cc:398] Leaking SignalData structure 0x7b080012d740 after lost signal to thread 13976
W20260709 13:08:20.350493 14141 debug-util.cc:398] Leaking SignalData structure 0x7b08001db420 after lost signal to thread 14069
W20260709 13:08:20.351608 14141 debug-util.cc:398] Leaking SignalData structure 0x7b080017a000 after lost signal to thread 14144
I20260709 13:08:20.351342 14383 raft_consensus.cc:515] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
W20260709 13:08:20.352689 14141 debug-util.cc:398] Leaking SignalData structure 0x7b0800095be0 after lost signal to thread 14218
W20260709 13:08:20.352998 14141 debug-util.cc:398] Leaking SignalData structure 0x7b0800095c40 after lost signal to thread 14219
I20260709 13:08:20.353935 14386 raft_consensus.cc:2804] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:20.354399 14008 leader_election.cc:304] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [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: 007a49dbf2634f36ae8528d32049cad8, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:20.354395 14386 raft_consensus.cc:493] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.355259 14386 raft_consensus.cc:3060] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.336282 14387 leader_election.cc:290] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:20.358189 14387 raft_consensus.cc:493] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.356022 14008 leader_election.cc:304] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [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: 007a49dbf2634f36ae8528d32049cad8, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:20.359153 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5387172bf0f64bf4931ef3c70672a253" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:20.355837 14384 raft_consensus.cc:2804] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:20.361421 14194 raft_consensus.cc:2468] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 2.
I20260709 13:08:20.361953 14384 raft_consensus.cc:493] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.362576 14384 raft_consensus.cc:3060] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.365669 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:20.366238 14396 raft_consensus.cc:493] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.366782 14396 raft_consensus.cc:515] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.367640 14387 raft_consensus.cc:515] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:20.386368 14041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:20.387393 14387 leader_election.cc:290] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:20.371311 14383 leader_election.cc:290] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 4 election: Requested vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:20.389292 14008 leader_election.cc:304] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [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: 007a49dbf2634f36ae8528d32049cad8, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:20.390143 14383 raft_consensus.cc:2804] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:20.390579 14383 raft_consensus.cc:493] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.391033 14383 raft_consensus.cc:3060] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:20.372715 14394 raft_consensus.cc:493] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66728cc7f8c44e139f3813caf3a646b4)
I20260709 13:08:20.392159 14394 raft_consensus.cc:515] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.394744 14394 leader_election.cc:290] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:20.384706 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:20.399068 14193 raft_consensus.cc:3060] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:20.400033 14383 raft_consensus.cc:515] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.402236 14383 leader_election.cc:290] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 4 election: Requested vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:20.385486 14399 raft_consensus.cc:2804] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:20.405984 14193 raft_consensus.cc:2468] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 4.
I20260709 13:08:20.376134 14385 raft_consensus.cc:515] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.407775 14396 leader_election.cc:290] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:20.374770 14395 raft_consensus.cc:493] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.407815 14385 leader_election.cc:290] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 5 election: Requested vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:20.398036 14008 leader_election.cc:304] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [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: 007a49dbf2634f36ae8528d32049cad8, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:20.408759 14395 raft_consensus.cc:515] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.409926 14385 raft_consensus.cc:2804] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:20.410575 14385 raft_consensus.cc:493] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.410923 14385 raft_consensus.cc:3060] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.405984 14399 raft_consensus.cc:493] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.412070 14041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:20.412376 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28898c67b48844dbaff6bbfb843dfafe" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:20.412755 14399 raft_consensus.cc:3060] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.416555 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d185d4e9fa4476ba258394b6e3be6f" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:20.417207 14192 raft_consensus.cc:3060] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:20.418344 14008 leader_election.cc:304] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [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: 007a49dbf2634f36ae8528d32049cad8, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:20.420884 14383 raft_consensus.cc:2804] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:20.427696 14385 raft_consensus.cc:515] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.416559 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:20.429175 14395 leader_election.cc:290] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:20.428711 14386 raft_consensus.cc:515] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.429177 14192 raft_consensus.cc:2468] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 4.
I20260709 13:08:20.431274 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:20.435617 14008 leader_election.cc:304] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [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: 007a49dbf2634f36ae8528d32049cad8, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:20.437934 14042 raft_consensus.cc:2468] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 4.
I20260709 13:08:20.433933 14193 raft_consensus.cc:3060] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:20.417313 14384 raft_consensus.cc:515] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.454360 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:20.460206 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:20.465080 14044 raft_consensus.cc:2393] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66728cc7f8c44e139f3813caf3a646b4 in current term 2: Already voted for candidate 007a49dbf2634f36ae8528d32049cad8 in this term.
I20260709 13:08:20.456575 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:20.455520 14119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:20.463533 14114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5387172bf0f64bf4931ef3c70672a253" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:20.460922 14116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28898c67b48844dbaff6bbfb843dfafe" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:20.457744 14117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d185d4e9fa4476ba258394b6e3be6f" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:20.459352 14386 leader_election.cc:290] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 2 election: Requested vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:20.462924 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:20.463996 14113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:20.471413 14386 raft_consensus.cc:2804] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:20.466230 14384 leader_election.cc:290] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 2 election: Requested vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:20.460287 14191 raft_consensus.cc:1240] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Rejecting Update request from peer 0cd2679527984af1932d58db1b0d0a35 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:20.449584 14193 raft_consensus.cc:2468] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 5.
I20260709 13:08:20.475476 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:20.476231 14194 raft_consensus.cc:1240] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Rejecting Update request from peer 0cd2679527984af1932d58db1b0d0a35 for earlier term 4. Current term is 5. Ops: []
I20260709 13:08:20.471820 14113 raft_consensus.cc:2468] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 2.
I20260709 13:08:20.476903 14399 raft_consensus.cc:515] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:20.471871 14386 raft_consensus.cc:697] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 4 LEADER]: Becoming Leader. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Running, Role: LEADER
I20260709 13:08:20.478229 14041 raft_consensus.cc:2393] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66728cc7f8c44e139f3813caf3a646b4 in current term 3: Already voted for candidate 007a49dbf2634f36ae8528d32049cad8 in this term.
I20260709 13:08:20.467996 14383 raft_consensus.cc:697] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 4 LEADER]: Becoming Leader. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Running, Role: LEADER
I20260709 13:08:20.478595 14386 consensus_queue.cc:237] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.479174 14399 leader_election.cc:290] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 3 election: Requested vote from peers 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:20.481935 14113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d185d4e9fa4476ba258394b6e3be6f" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:20.482247 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:20.486338 14193 raft_consensus.cc:1240] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Rejecting Update request from peer 0cd2679527984af1932d58db1b0d0a35 for earlier term 3. Current term is 4. Ops: []
W20260709 13:08:20.487134 14008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.131:44615, user_credentials={real_user=slave}} blocked reactor thread for 51921.1us
I20260709 13:08:20.487496 14390 consensus_queue.cc:1059] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:08:20.488577 14390 raft_consensus.cc:3055] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:20.488925 14390 raft_consensus.cc:740] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:20.488749 14158 leader_election.cc:304] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:20.490047 14395 raft_consensus.cc:2804] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:20.490669 14395 raft_consensus.cc:493] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:20.484829 14401 consensus_queue.cc:1059] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 13:08:20.490383 14390 consensus_queue.cc:260] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.491269 14395 raft_consensus.cc:3060] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:20.495664 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28898c67b48844dbaff6bbfb843dfafe" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:20.490278 14383 consensus_queue.cc:237] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.495694 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:20.495942 14191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:20.499776 14008 leader_election.cc:304] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [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: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:20.499943 14113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28898c67b48844dbaff6bbfb843dfafe" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:20.501147 14117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:20.501515 14008 leader_election.cc:304] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8, 66728cc7f8c44e139f3813caf3a646b4; no voters: 0cd2679527984af1932d58db1b0d0a35
I20260709 13:08:20.496887 14400 consensus_queue.cc:1059] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:20.497540 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
W20260709 13:08:20.491268 14084 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:41673, user_credentials={real_user=slave}} blocked reactor thread for 157864us
I20260709 13:08:20.503448 14402 raft_consensus.cc:2804] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:20.503966 14402 raft_consensus.cc:493] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 66728cc7f8c44e139f3813caf3a646b4)
I20260709 13:08:20.504263 14400 raft_consensus.cc:3055] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:20.504508 14402 raft_consensus.cc:3060] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.504663 14400 raft_consensus.cc:740] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:20.505535 14008 leader_election.cc:304] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [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: 007a49dbf2634f36ae8528d32049cad8; no voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:20.506476 14400 consensus_queue.cc:260] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.509868 14399 raft_consensus.cc:2749] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:20.510028 14400 raft_consensus.cc:3060] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:20.511380 14041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:20.508669 14403 raft_consensus.cc:2804] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:20.512413 14403 raft_consensus.cc:697] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 5 LEADER]: Becoming Leader. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Running, Role: LEADER
I20260709 13:08:20.513490 14403 consensus_queue.cc:237] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.517845 14008 leader_election.cc:304] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8; no voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:20.518877 14008 leader_election.cc:304] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [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: 007a49dbf2634f36ae8528d32049cad8; no voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:20.519968 14399 raft_consensus.cc:2749] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:08:20.508850 14390 raft_consensus.cc:3060] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:20.521569 14384 raft_consensus.cc:2749] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:20.525041 14041 raft_consensus.cc:1240] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Rejecting Update request from peer 0cd2679527984af1932d58db1b0d0a35 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:20.526142 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5387172bf0f64bf4931ef3c70672a253" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:20.531828 14397 raft_consensus.cc:3055] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:20.532368 14397 raft_consensus.cc:740] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:20.532620 14041 raft_consensus.cc:1240] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 4 LEADER]: Rejecting Update request from peer 0cd2679527984af1932d58db1b0d0a35 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:20.531659 14385 leader_election.cc:290] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 3 election: Requested vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:20.533762 13939 catalog_manager.cc:5697] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 reported cstate change: term changed from 3 to 4, leader changed from 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130) to 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129). New cstate: current_term: 4 leader_uuid: "007a49dbf2634f36ae8528d32049cad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.535051 14041 raft_consensus.cc:1240] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Rejecting Update request from peer 0cd2679527984af1932d58db1b0d0a35 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:20.533558 14397 consensus_queue.cc:260] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.539726 14044 raft_consensus.cc:1240] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 4 LEADER]: Rejecting Update request from peer 0cd2679527984af1932d58db1b0d0a35 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:20.539561 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5387172bf0f64bf4931ef3c70672a253" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:20.539975 14395 raft_consensus.cc:515] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.542053 14008 leader_election.cc:304] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8; no voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:20.543294 14403 raft_consensus.cc:2749] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:08:20.543473 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16347b7865c4aef90ce1efd2b903af9" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:20.539595 14397 raft_consensus.cc:3060] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:20.545681 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:20.545931 14117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:20.547029 14113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28898c67b48844dbaff6bbfb843dfafe" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:20.548960 14115 raft_consensus.cc:2468] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 5.
I20260709 13:08:20.541186 14402 raft_consensus.cc:515] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.550374 14395 leader_election.cc:290] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 5 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:20.550992 14116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:20.551601 14402 leader_election.cc:290] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 3 election: Requested vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:20.552155 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:20.554536 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:20.555411 14084 leader_election.cc:304] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [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: 0cd2679527984af1932d58db1b0d0a35; no voters: 007a49dbf2634f36ae8528d32049cad8, 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:20.556237 14397 raft_consensus.cc:2749] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:20.556519 14008 leader_election.cc:304] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8; no voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:20.557410 14402 raft_consensus.cc:2749] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:08:20.557859 14390 consensus_queue.cc:1059] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:20.559072 14397 raft_consensus.cc:3055] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:20.559533 14397 raft_consensus.cc:740] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:20.560284 14390 consensus_queue.cc:1059] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:20.561352 14400 raft_consensus.cc:3055] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:20.560688 14397 consensus_queue.cc:260] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.561743 14400 raft_consensus.cc:740] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:20.562707 14397 raft_consensus.cc:3060] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.562625 14400 consensus_queue.cc:260] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:20.563910 14400 raft_consensus.cc:3060] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.564006 14157 leader_election.cc:304] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [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: 66728cc7f8c44e139f3813caf3a646b4; no voters: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35
I20260709 13:08:20.564860 14395 raft_consensus.cc:3060] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.565577 14157 leader_election.cc:304] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [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: 66728cc7f8c44e139f3813caf3a646b4; no voters: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35
I20260709 13:08:20.566699 14396 raft_consensus.cc:3060] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.573457 14395 raft_consensus.cc:2749] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:20.574393 14157 leader_election.cc:304] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 007a49dbf2634f36ae8528d32049cad8
I20260709 13:08:20.575230 14387 raft_consensus.cc:2764] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 13:08:20.575208 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:20.574569 14396 raft_consensus.cc:2749] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:20.577044 14157 leader_election.cc:304] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66728cc7f8c44e139f3813caf3a646b4; no voters: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35
I20260709 13:08:20.578184 14396 raft_consensus.cc:2749] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:08:20.590052 13939 catalog_manager.cc:5697] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 reported cstate change: term changed from 3 to 4, leader changed from 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130) to 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129). New cstate: current_term: 4 leader_uuid: "007a49dbf2634f36ae8528d32049cad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.591208 13939 catalog_manager.cc:5697] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 reported cstate change: term changed from 4 to 5, leader changed from 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130) to 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129). New cstate: current_term: 5 leader_uuid: "007a49dbf2634f36ae8528d32049cad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.641791 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:20.648968 14115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a"
dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
mode: GRACEFUL
new_leader_uuid: "66728cc7f8c44e139f3813caf3a646b4"
 from {username='slave'} at 127.0.0.1:55400
I20260709 13:08:20.649690 14115 raft_consensus.cc:606] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 1 LEADER]: Received request to transfer leadership to TS 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:20.652364 14115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6"
dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
mode: GRACEFUL
new_leader_uuid: "66728cc7f8c44e139f3813caf3a646b4"
 from {username='slave'} at 127.0.0.1:55400
I20260709 13:08:20.652912 14115 raft_consensus.cc:606] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 4 LEADER]: Received request to transfer leadership to TS 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:20.654011 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:20.654475 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:20.813542 14044 raft_consensus.cc:1240] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Rejecting Update request from peer 0cd2679527984af1932d58db1b0d0a35 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:20.814844 14400 consensus_queue.cc:1059] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:20.815687 14397 raft_consensus.cc:3055] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:20.816025 14397 raft_consensus.cc:740] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:20.816756 14397 consensus_queue.cc:260] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.817741 14397 raft_consensus.cc:3060] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.851104 14193 raft_consensus.cc:1240] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Rejecting Update request from peer 0cd2679527984af1932d58db1b0d0a35 for earlier term 4. Current term is 5. Ops: []
I20260709 13:08:20.852622 14397 consensus_queue.cc:1059] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:20.853576 14400 raft_consensus.cc:3055] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:20.853982 14400 raft_consensus.cc:740] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:20.854636 14400 consensus_queue.cc:260] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.855829 14400 raft_consensus.cc:3060] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:20.856794 14044 raft_consensus.cc:1240] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Rejecting Update request from peer 0cd2679527984af1932d58db1b0d0a35 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:20.858443 14397 consensus_queue.cc:1059] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:20.859853 14390 raft_consensus.cc:3055] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:20.860208 14390 raft_consensus.cc:740] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:20.861089 14390 consensus_queue.cc:260] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.862382 14390 raft_consensus.cc:3060] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.889257 14193 raft_consensus.cc:1275] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Refusing update from remote peer 007a49dbf2634f36ae8528d32049cad8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:20.890605 14402 consensus_queue.cc:1048] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:20.902635 14115 raft_consensus.cc:1275] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Refusing update from remote peer 007a49dbf2634f36ae8528d32049cad8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:20.905130 14402 consensus_queue.cc:1048] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:20.914270 14044 raft_consensus.cc:1240] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Rejecting Update request from peer 66728cc7f8c44e139f3813caf3a646b4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:20.915654 14396 consensus_queue.cc:1059] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:20.916644 14396 raft_consensus.cc:3055] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:20.916989 14396 raft_consensus.cc:740] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Running, Role: LEADER
I20260709 13:08:20.918128 14396 consensus_queue.cc:260] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:20.919657 14396 raft_consensus.cc:3060] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:21.017239 14193 raft_consensus.cc:1275] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Refusing update from remote peer 007a49dbf2634f36ae8528d32049cad8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:08:21.018599 14402 consensus_queue.cc:1048] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:21.028761 14115 raft_consensus.cc:1275] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 5 FOLLOWER]: Refusing update from remote peer 007a49dbf2634f36ae8528d32049cad8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:08:21.031507 14403 consensus_queue.cc:1048] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:21.091830 14193 raft_consensus.cc:1275] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Refusing update from remote peer 007a49dbf2634f36ae8528d32049cad8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:21.093057 14403 consensus_queue.cc:1048] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:21.101878 14115 raft_consensus.cc:1275] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Refusing update from remote peer 007a49dbf2634f36ae8528d32049cad8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:21.105573 14385 consensus_queue.cc:1048] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:21.655404 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:21.662797 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:21.669551 14115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a"
dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
mode: GRACEFUL
new_leader_uuid: "66728cc7f8c44e139f3813caf3a646b4"
 from {username='slave'} at 127.0.0.1:55400
I20260709 13:08:21.670444 14115 raft_consensus.cc:606] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Received request to transfer leadership to TS 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:21.670847 14115 raft_consensus.cc:614] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:08:21.673857 14115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28898c67b48844dbaff6bbfb843dfafe"
dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
mode: GRACEFUL
new_leader_uuid: "66728cc7f8c44e139f3813caf3a646b4"
 from {username='slave'} at 127.0.0.1:55400
I20260709 13:08:21.674489 14115 raft_consensus.cc:606] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Received request to transfer leadership to TS 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:21.674860 14115 raft_consensus.cc:614] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:08:21.676365 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:21.676823 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:21.882934 14420 raft_consensus.cc:493] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:21.883468 14420 raft_consensus.cc:515] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:21.885213 14420 leader_election.cc:290] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:21.886117 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:21.886458 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:21.886755 14044 raft_consensus.cc:2393] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66728cc7f8c44e139f3813caf3a646b4 in current term 2: Already voted for candidate 007a49dbf2634f36ae8528d32049cad8 in this term.
I20260709 13:08:21.887161 14115 raft_consensus.cc:2468] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 2.
I20260709 13:08:21.888603 14157 leader_election.cc:304] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [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: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 007a49dbf2634f36ae8528d32049cad8
I20260709 13:08:21.889622 14420 raft_consensus.cc:2804] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:21.890002 14420 raft_consensus.cc:493] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:21.890285 14420 raft_consensus.cc:3060] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:21.894855 14420 raft_consensus.cc:515] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:21.896610 14420 leader_election.cc:290] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 2 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:21.897671 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:21.897646 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:21.898517 14044 raft_consensus.cc:2393] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 66728cc7f8c44e139f3813caf3a646b4 in current term 2: Already voted for candidate 007a49dbf2634f36ae8528d32049cad8 in this term.
I20260709 13:08:21.903452 14115 raft_consensus.cc:2468] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 2.
I20260709 13:08:21.904605 14157 leader_election.cc:304] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [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: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 007a49dbf2634f36ae8528d32049cad8
I20260709 13:08:21.905339 14420 raft_consensus.cc:2804] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:21.906471 14420 raft_consensus.cc:697] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 2 LEADER]: Becoming Leader. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Running, Role: LEADER
I20260709 13:08:21.907584 14420 consensus_queue.cc:237] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:21.915300 13939 catalog_manager.cc:5697] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 reported cstate change: term changed from 1 to 2, leader changed from 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130) to 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131). New cstate: current_term: 2 leader_uuid: "66728cc7f8c44e139f3813caf3a646b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:21.976707 14427 raft_consensus.cc:493] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.977159 14427 raft_consensus.cc:515] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:21.978824 14427 leader_election.cc:290] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:21.979833 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:21.979925 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:21.980397 14193 raft_consensus.cc:2468] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 3.
I20260709 13:08:21.980652 14044 raft_consensus.cc:2468] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 3.
I20260709 13:08:21.981631 14083 leader_election.cc:304] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [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: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:21.982406 14427 raft_consensus.cc:2804] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:21.982717 14427 raft_consensus.cc:493] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.982990 14427 raft_consensus.cc:3060] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:21.987571 14427 raft_consensus.cc:515] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:21.989078 14427 leader_election.cc:290] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 4 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:21.990057 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:21.990089 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9eb867f2674c48a2ba41fe2210c585" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:21.990628 14193 raft_consensus.cc:3060] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:21.990701 14044 raft_consensus.cc:3060] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:21.994995 14193 raft_consensus.cc:2468] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 4.
I20260709 13:08:21.995983 14083 leader_election.cc:304] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [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: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:21.996636 14427 raft_consensus.cc:2804] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:21.997673 14044 raft_consensus.cc:2468] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 4.
I20260709 13:08:21.997949 14427 raft_consensus.cc:697] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 4 LEADER]: Becoming Leader. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:21.998867 14427 consensus_queue.cc:237] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } }
I20260709 13:08:22.007440 13939 catalog_manager.cc:5697] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "0cd2679527984af1932d58db1b0d0a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:22.037019 14385 raft_consensus.cc:493] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:22.037562 14385 raft_consensus.cc:515] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.039688 14385 leader_election.cc:290] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:22.041028 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:22.041812 14115 raft_consensus.cc:2468] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 5.
I20260709 13:08:22.041898 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:22.042749 14193 raft_consensus.cc:2393] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 007a49dbf2634f36ae8528d32049cad8 in current term 5: Already voted for candidate 66728cc7f8c44e139f3813caf3a646b4 in this term.
I20260709 13:08:22.043061 14008 leader_election.cc:304] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 
I20260709 13:08:22.043836 14385 raft_consensus.cc:2804] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:22.043913 14427 raft_consensus.cc:493] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.044298 14385 raft_consensus.cc:493] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:22.044725 14385 raft_consensus.cc:3060] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:22.044492 14427 raft_consensus.cc:515] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.047111 14427 leader_election.cc:290] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:22.047412 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28898c67b48844dbaff6bbfb843dfafe" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:22.047986 14044 raft_consensus.cc:2468] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 2.
I20260709 13:08:22.048343 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28898c67b48844dbaff6bbfb843dfafe" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:22.048924 14193 raft_consensus.cc:2468] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 2.
I20260709 13:08:22.049095 14084 leader_election.cc:304] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [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: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 
I20260709 13:08:22.050081 14427 raft_consensus.cc:2804] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:22.050482 14427 raft_consensus.cc:493] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.050825 14427 raft_consensus.cc:3060] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:22.051147 14385 raft_consensus.cc:515] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.053114 14385 leader_election.cc:290] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 5 election: Requested vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:22.054514 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:22.055176 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:22.056258 14193 raft_consensus.cc:2393] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 007a49dbf2634f36ae8528d32049cad8 in current term 5: Already voted for candidate 66728cc7f8c44e139f3813caf3a646b4 in this term.
I20260709 13:08:22.058069 14427 raft_consensus.cc:515] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.059787 14427 leader_election.cc:290] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 3 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:22.060497 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28898c67b48844dbaff6bbfb843dfafe" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:22.060822 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28898c67b48844dbaff6bbfb843dfafe" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:22.061058 14044 raft_consensus.cc:3060] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:22.061425 14193 raft_consensus.cc:3060] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:22.062700 14115 raft_consensus.cc:2468] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 5.
I20260709 13:08:22.063804 14008 leader_election.cc:304] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:22.064900 14385 raft_consensus.cc:2804] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:22.065404 14385 raft_consensus.cc:697] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 5 LEADER]: Becoming Leader. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Running, Role: LEADER
I20260709 13:08:22.066921 14385 consensus_queue.cc:237] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.067790 14044 raft_consensus.cc:2468] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 3.
I20260709 13:08:22.068445 14193 raft_consensus.cc:2468] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 3.
I20260709 13:08:22.069085 14084 leader_election.cc:304] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [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: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 
I20260709 13:08:22.070276 14428 raft_consensus.cc:2804] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:22.073173 14428 raft_consensus.cc:697] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 3 LEADER]: Becoming Leader. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:22.075605 13939 catalog_manager.cc:5697] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 reported cstate change: term changed from 4 to 5, leader changed from 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130) to 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129). New cstate: current_term: 5 leader_uuid: "007a49dbf2634f36ae8528d32049cad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:22.074067 14428 consensus_queue.cc:237] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Queue going to LEADER 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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.084313 13940 catalog_manager.cc:5697] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0cd2679527984af1932d58db1b0d0a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:22.200083 14420 raft_consensus.cc:493] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:22.200691 14420 raft_consensus.cc:515] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.203023 14420 leader_election.cc:290] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:22.203712 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5387172bf0f64bf4931ef3c70672a253" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:22.204162 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5387172bf0f64bf4931ef3c70672a253" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:22.204425 14044 raft_consensus.cc:2393] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66728cc7f8c44e139f3813caf3a646b4 in current term 3: Already voted for candidate 007a49dbf2634f36ae8528d32049cad8 in this term.
I20260709 13:08:22.204766 14115 raft_consensus.cc:2468] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 3.
I20260709 13:08:22.205819 14157 leader_election.cc:304] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [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: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 007a49dbf2634f36ae8528d32049cad8
I20260709 13:08:22.206501 14420 raft_consensus.cc:2804] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:22.206965 14420 raft_consensus.cc:493] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0cd2679527984af1932d58db1b0d0a35)
I20260709 13:08:22.207377 14420 raft_consensus.cc:3060] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:22.215730 14420 raft_consensus.cc:515] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.218246 14420 leader_election.cc:290] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 3 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:22.219038 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5387172bf0f64bf4931ef3c70672a253" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:22.219798 14044 raft_consensus.cc:2393] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 66728cc7f8c44e139f3813caf3a646b4 in current term 3: Already voted for candidate 007a49dbf2634f36ae8528d32049cad8 in this term.
I20260709 13:08:22.219705 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5387172bf0f64bf4931ef3c70672a253" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:22.225507 14115 raft_consensus.cc:2468] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 3.
I20260709 13:08:22.226609 14157 leader_election.cc:304] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [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: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 007a49dbf2634f36ae8528d32049cad8
I20260709 13:08:22.227535 14420 raft_consensus.cc:2804] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:22.228075 14420 raft_consensus.cc:697] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 LEADER]: Becoming Leader. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Running, Role: LEADER
I20260709 13:08:22.229063 14420 consensus_queue.cc:237] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.236706 13940 catalog_manager.cc:5697] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 reported cstate change: term changed from 2 to 3, leader changed from 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130) to 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131). New cstate: current_term: 3 leader_uuid: "66728cc7f8c44e139f3813caf3a646b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:22.343000 14420 raft_consensus.cc:493] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.343581 14420 raft_consensus.cc:515] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.345927 14420 leader_election.cc:290] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:22.346832 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:22.346840 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:22.347592 14044 raft_consensus.cc:2468] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 3.
I20260709 13:08:22.348675 14158 leader_election.cc:304] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 007a49dbf2634f36ae8528d32049cad8, 66728cc7f8c44e139f3813caf3a646b4; no voters: 0cd2679527984af1932d58db1b0d0a35
I20260709 13:08:22.349526 14420 raft_consensus.cc:2804] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:22.349942 14420 raft_consensus.cc:493] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.350234 14420 raft_consensus.cc:3060] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:22.352538 14428 raft_consensus.cc:493] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66728cc7f8c44e139f3813caf3a646b4)
I20260709 13:08:22.353062 14428 raft_consensus.cc:515] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.355170 14428 leader_election.cc:290] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:22.356211 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:22.356503 14420 raft_consensus.cc:515] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.357009 14044 raft_consensus.cc:2393] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cd2679527984af1932d58db1b0d0a35 in current term 3: Already voted for candidate 007a49dbf2634f36ae8528d32049cad8 in this term.
I20260709 13:08:22.358081 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:22.358490 14420 leader_election.cc:290] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 4 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:22.358825 14193 raft_consensus.cc:2368] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cd2679527984af1932d58db1b0d0a35 for earlier term 3. Current term is 4.
I20260709 13:08:22.359664 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:22.360095 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1a21e77bc4b468fe54502bf85061f" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:22.360291 14083 leader_election.cc:400] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615) with higher term. Message: Invalid argument: T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cd2679527984af1932d58db1b0d0a35 for earlier term 3. Current term is 4.
I20260709 13:08:22.360306 14115 raft_consensus.cc:3060] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:08:22.360625 14044 raft_consensus.cc:3060] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:22.360812 14083 leader_election.cc:403] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:08:22.366954 14044 raft_consensus.cc:2468] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 4.
I20260709 13:08:22.366954 14115 raft_consensus.cc:2468] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 4.
I20260709 13:08:22.367684 14428 raft_consensus.cc:2749] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615) with higher term. Message: Invalid argument: T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cd2679527984af1932d58db1b0d0a35 for earlier term 3. Current term is 4.
I20260709 13:08:22.368317 14157 leader_election.cc:304] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [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: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:22.369299 14420 raft_consensus.cc:2804] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:22.369652 14420 raft_consensus.cc:697] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 4 LEADER]: Becoming Leader. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Running, Role: LEADER
I20260709 13:08:22.370398 14420 consensus_queue.cc:237] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.377247 13940 catalog_manager.cc:5697] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "66728cc7f8c44e139f3813caf3a646b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:22.379351 14385 raft_consensus.cc:493] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.379804 14385 raft_consensus.cc:515] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.381908 14385 leader_election.cc:290] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:22.383085 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4" is_pre_election: true
I20260709 13:08:22.383442 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:22.384088 14115 raft_consensus.cc:2468] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 2.
I20260709 13:08:22.385470 14008 leader_election.cc:304] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [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: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:22.386272 14385 raft_consensus.cc:2804] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:22.386564 14385 raft_consensus.cc:493] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.386833 14385 raft_consensus.cc:3060] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:22.391688 14385 raft_consensus.cc:515] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.392503 14044 raft_consensus.cc:1240] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Rejecting Update request from peer 66728cc7f8c44e139f3813caf3a646b4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:22.393814 14385 leader_election.cc:290] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [CANDIDATE]: Term 3 election: Requested vote from peers 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:22.394016 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:22.394433 14420 consensus_queue.cc:1059] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:22.394644 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ee4b1203d6484dadc4c4d5e2ae1e8a" candidate_uuid: "007a49dbf2634f36ae8528d32049cad8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:22.395190 14421 raft_consensus.cc:3055] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:22.395550 14421 raft_consensus.cc:740] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Running, Role: LEADER
I20260709 13:08:22.394694 14115 raft_consensus.cc:3060] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:22.396381 14421 consensus_queue.cc:260] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.397315 14421 raft_consensus.cc:3060] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:22.403424 14115 raft_consensus.cc:2468] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 007a49dbf2634f36ae8528d32049cad8 in term 3.
I20260709 13:08:22.404744 14008 leader_election.cc:304] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [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: 007a49dbf2634f36ae8528d32049cad8, 0cd2679527984af1932d58db1b0d0a35; no voters: 66728cc7f8c44e139f3813caf3a646b4
I20260709 13:08:22.405400 14385 raft_consensus.cc:2804] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:22.405920 14385 raft_consensus.cc:697] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 3 LEADER]: Becoming Leader. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Running, Role: LEADER
I20260709 13:08:22.406831 14385 consensus_queue.cc:237] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Queue going to LEADER 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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.407514 14421 raft_consensus.cc:493] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.407994 14421 raft_consensus.cc:515] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.410167 14421 leader_election.cc:290] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:22.410862 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8" is_pre_election: true
I20260709 13:08:22.413102 14193 raft_consensus.cc:1275] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:22.413621 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35" is_pre_election: true
I20260709 13:08:22.414309 14115 raft_consensus.cc:2468] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 5.
I20260709 13:08:22.414517 14428 consensus_queue.cc:1048] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:22.415630 14157 leader_election.cc:304] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 007a49dbf2634f36ae8528d32049cad8
I20260709 13:08:22.416595 14421 raft_consensus.cc:2804] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:08:22.416936 14421 raft_consensus.cc:493] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.417239 14421 raft_consensus.cc:3060] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:22.420104 13940 catalog_manager.cc:5697] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 reported cstate change: term changed from 2 to 3, leader changed from 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131) to 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129). New cstate: current_term: 3 leader_uuid: "007a49dbf2634f36ae8528d32049cad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:22.425177 14421 raft_consensus.cc:515] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.427649 14421 leader_election.cc:290] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 6 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831)
I20260709 13:08:22.429841 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
I20260709 13:08:22.430461 14115 raft_consensus.cc:3060] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:22.437194 14115 raft_consensus.cc:2468] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66728cc7f8c44e139f3813caf3a646b4 in term 6.
I20260709 13:08:22.437232 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe17ec5c22ca42b9941206701f66f5e6" candidate_uuid: "66728cc7f8c44e139f3813caf3a646b4" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:22.440330 14157 leader_election.cc:304] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:22.441001 14421 raft_consensus.cc:2804] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:08:22.442574 14421 raft_consensus.cc:697] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 6 LEADER]: Becoming Leader. State: Replica: 66728cc7f8c44e139f3813caf3a646b4, State: Running, Role: LEADER
I20260709 13:08:22.443651 14421 consensus_queue.cc:237] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.446403 14044 raft_consensus.cc:1275] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:22.448966 14431 consensus_queue.cc:1048] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:22.464089 13940 catalog_manager.cc:5697] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 reported cstate change: term changed from 5 to 6, leader changed from 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129) to 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131). New cstate: current_term: 6 leader_uuid: "66728cc7f8c44e139f3813caf3a646b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:22.496551 14191 raft_consensus.cc:1240] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 6 LEADER]: Rejecting Update request from peer 007a49dbf2634f36ae8528d32049cad8 for earlier term 5. Current term is 6. Ops: []
I20260709 13:08:22.497802 14385 consensus_queue.cc:1059] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:22.498348 14385 consensus_queue.cc:1243] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Peer 66728cc7f8c44e139f3813caf3a646b4 log is divergent from this leader: its last log entry 6.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 13:08:22.498723 14403 raft_consensus.cc:3055] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:08:22.499125 14403 raft_consensus.cc:740] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Running, Role: LEADER
I20260709 13:08:22.499984 14403 consensus_queue.cc:260] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:22.501204 14403 raft_consensus.cc:3060] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:22.639096 14191 raft_consensus.cc:1275] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:22.640602 14428 consensus_queue.cc:1048] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:22.649835 14041 raft_consensus.cc:1275] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:22.651329 14431 consensus_queue.cc:1048] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:22.677580 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:22.686240 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:22.693331 14041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063"
dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
mode: GRACEFUL
new_leader_uuid: "0cd2679527984af1932d58db1b0d0a35"
 from {username='slave'} at 127.0.0.1:33344
I20260709 13:08:22.693957 14041 raft_consensus.cc:606] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 4 LEADER]: Received request to transfer leadership to TS 0cd2679527984af1932d58db1b0d0a35
I20260709 13:08:22.695319 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:08:22.695744 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:22.730515 14041 raft_consensus.cc:1275] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Refusing update from remote peer 66728cc7f8c44e139f3813caf3a646b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:22.731877 14421 consensus_queue.cc:1048] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:22.742093 14115 raft_consensus.cc:1275] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Refusing update from remote peer 66728cc7f8c44e139f3813caf3a646b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:22.744212 14420 consensus_queue.cc:1048] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:22.923954 14041 raft_consensus.cc:1275] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Refusing update from remote peer 66728cc7f8c44e139f3813caf3a646b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:22.925774 14420 consensus_queue.cc:1048] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:22.938433 14115 raft_consensus.cc:1275] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Refusing update from remote peer 66728cc7f8c44e139f3813caf3a646b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:22.939971 14447 consensus_queue.cc:1048] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:22.972714 14191 raft_consensus.cc:1275] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Refusing update from remote peer 007a49dbf2634f36ae8528d32049cad8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:08:22.973093 14191 pending_rounds.cc:85] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4: Aborting all ops after (but not including) 1
I20260709 13:08:22.973455 14191 pending_rounds.cc:107] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:08:22.973834 14191 raft_consensus.cc:2889] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:22.975251 14403 consensus_queue.cc:1048] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:22.986884 14115 raft_consensus.cc:1275] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Refusing update from remote peer 007a49dbf2634f36ae8528d32049cad8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:22.988821 14403 consensus_queue.cc:1048] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:23.018815 14385 raft_consensus.cc:993] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8: : Instructing follower 0cd2679527984af1932d58db1b0d0a35 to start an election
I20260709 13:08:23.019387 14450 raft_consensus.cc:1081] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 4 LEADER]: Signalling peer 0cd2679527984af1932d58db1b0d0a35 to start an election
I20260709 13:08:23.021108 14115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063"
dest_uuid: "0cd2679527984af1932d58db1b0d0a35"
 from {username='slave'} at 127.0.0.1:55376
I20260709 13:08:23.021741 14115 raft_consensus.cc:493] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:23.022117 14115 raft_consensus.cc:3060] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:23.027395 14115 raft_consensus.cc:515] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:23.029824 14115 leader_election.cc:290] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [CANDIDATE]: Term 5 election: Requested vote from peers 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673), 66728cc7f8c44e139f3813caf3a646b4 (127.13.149.131:44615)
I20260709 13:08:23.030416 14191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "66728cc7f8c44e139f3813caf3a646b4"
I20260709 13:08:23.031152 14191 raft_consensus.cc:3060] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:23.030369 14041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aac353cdccb45fe86311b97b525b063" candidate_uuid: "0cd2679527984af1932d58db1b0d0a35" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "007a49dbf2634f36ae8528d32049cad8"
I20260709 13:08:23.032066 14041 raft_consensus.cc:3055] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:23.032478 14041 raft_consensus.cc:740] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 007a49dbf2634f36ae8528d32049cad8, State: Running, Role: LEADER
I20260709 13:08:23.033522 14041 consensus_queue.cc:260] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:23.035071 14041 raft_consensus.cc:3060] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:23.037163 14044 raft_consensus.cc:1275] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 6 FOLLOWER]: Refusing update from remote peer 66728cc7f8c44e139f3813caf3a646b4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 5. (term mismatch)
I20260709 13:08:23.037150 14115 raft_consensus.cc:1275] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 6 FOLLOWER]: Refusing update from remote peer 66728cc7f8c44e139f3813caf3a646b4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:08:23.037758 14044 pending_rounds.cc:85] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8: Aborting all ops after (but not including) 4
I20260709 13:08:23.038065 14044 pending_rounds.cc:107] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8: Aborting uncommitted NO_OP operation due to leader change: 5.5
I20260709 13:08:23.038100 14191 raft_consensus.cc:2468] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 5.
I20260709 13:08:23.038476 14044 raft_consensus.cc:2889] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:23.039202 14447 consensus_queue.cc:1048] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:23.039526 14083 leader_election.cc:304] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [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: 0cd2679527984af1932d58db1b0d0a35, 66728cc7f8c44e139f3813caf3a646b4; no voters: 
I20260709 13:08:23.042220 14447 consensus_queue.cc:1048] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:23.045367 14427 raft_consensus.cc:2804] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:23.045905 14427 raft_consensus.cc:697] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 5 LEADER]: Becoming Leader. State: Replica: 0cd2679527984af1932d58db1b0d0a35, State: Running, Role: LEADER
I20260709 13:08:23.046695 14427 consensus_queue.cc:237] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [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: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } }
I20260709 13:08:23.050858 14041 raft_consensus.cc:2468] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd2679527984af1932d58db1b0d0a35 in term 5.
I20260709 13:08:23.088551 13940 catalog_manager.cc:5697] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 reported cstate change: term changed from 4 to 5, leader changed from 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129) to 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130). New cstate: current_term: 5 leader_uuid: "0cd2679527984af1932d58db1b0d0a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd2679527984af1932d58db1b0d0a35" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.454198 14191 raft_consensus.cc:1275] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:08:23.456028 14428 consensus_queue.cc:1048] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66728cc7f8c44e139f3813caf3a646b4" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:23.466727 14044 raft_consensus.cc:1275] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 5 FOLLOWER]: Refusing update from remote peer 0cd2679527984af1932d58db1b0d0a35: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:08:23.468320 14427 consensus_queue.cc:1048] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "007a49dbf2634f36ae8528d32049cad8" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:23.696542 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:23.702530 13910 tablet_server.cc:179] TabletServer@127.13.149.129:0 shutting down...
I20260709 13:08:23.725142 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:23.726226 13910 tablet_replica.cc:333] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8: stopping tablet replica
I20260709 13:08:23.726925 13910 raft_consensus.cc:2243] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:23.727468 13910 raft_consensus.cc:2272] T fe17ec5c22ca42b9941206701f66f5e6 P 007a49dbf2634f36ae8528d32049cad8 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.730643 13910 tablet_replica.cc:333] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8: stopping tablet replica
I20260709 13:08:23.731228 13910 raft_consensus.cc:2243] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:23.731660 13910 raft_consensus.cc:2272] T 5387172bf0f64bf4931ef3c70672a253 P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.733762 13910 tablet_replica.cc:333] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8: stopping tablet replica
I20260709 13:08:23.734283 13910 raft_consensus.cc:2243] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:23.734686 13910 raft_consensus.cc:2272] T 28898c67b48844dbaff6bbfb843dfafe P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.736153 13910 tablet_replica.cc:333] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8: stopping tablet replica
I20260709 13:08:23.736630 13910 raft_consensus.cc:2243] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:23.737053 13910 raft_consensus.cc:2272] T 0c9eb867f2674c48a2ba41fe2210c585 P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.738672 13910 tablet_replica.cc:333] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8: stopping tablet replica
I20260709 13:08:23.739141 13910 raft_consensus.cc:2243] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:23.739571 13910 raft_consensus.cc:2272] T c1b1a21e77bc4b468fe54502bf85061f P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.741586 13910 tablet_replica.cc:333] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8: stopping tablet replica
I20260709 13:08:23.742156 13910 raft_consensus.cc:2243] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:23.742831 13910 raft_consensus.cc:2272] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 007a49dbf2634f36ae8528d32049cad8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.744647 13910 tablet_replica.cc:333] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8: stopping tablet replica
I20260709 13:08:23.745146 13910 raft_consensus.cc:2243] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:23.745541 13910 raft_consensus.cc:2272] T 4aac353cdccb45fe86311b97b525b063 P 007a49dbf2634f36ae8528d32049cad8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.747737 13910 tablet_replica.cc:333] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8: stopping tablet replica
I20260709 13:08:23.748226 13910 raft_consensus.cc:2243] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:23.748916 13910 raft_consensus.cc:2272] T 66d185d4e9fa4476ba258394b6e3be6f P 007a49dbf2634f36ae8528d32049cad8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.750532 13910 tablet_replica.cc:333] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8: stopping tablet replica
I20260709 13:08:23.750976 13910 raft_consensus.cc:2243] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:08:23.751756 13910 raft_consensus.cc:2272] T d16347b7865c4aef90ce1efd2b903af9 P 007a49dbf2634f36ae8528d32049cad8 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:23.850052 14158 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.149.129:41673: connect: Connection refused (error 111)
I20260709 13:08:23.852754 13910 tablet_server.cc:196] TabletServer@127.13.149.129:0 shutdown complete.
W20260709 13:08:23.855003 14158 consensus_peers.cc:597] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 -> Peer 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673): Couldn't send request to peer 007a49dbf2634f36ae8528d32049cad8. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:41673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:23.855738 14158 consensus_peers.cc:597] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 -> Peer 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673): Couldn't send request to peer 007a49dbf2634f36ae8528d32049cad8. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:41673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:23.862280 14084 consensus_peers.cc:597] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 -> Peer 007a49dbf2634f36ae8528d32049cad8 (127.13.149.129:41673): Couldn't send request to peer 007a49dbf2634f36ae8528d32049cad8. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:41673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:23.873337 13910 tablet_server.cc:179] TabletServer@127.13.149.130:0 shutting down...
W20260709 13:08:23.897082 14157 consensus_peers.cc:597] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 -> Peer 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831): Couldn't send request to peer 0cd2679527984af1932d58db1b0d0a35. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:23.901831 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:23.902663 13910 tablet_replica.cc:333] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35: stopping tablet replica
I20260709 13:08:23.903247 13910 raft_consensus.cc:2243] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:23.903733 13910 raft_consensus.cc:2272] T 5387172bf0f64bf4931ef3c70672a253 P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.905361 13910 tablet_replica.cc:333] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35: stopping tablet replica
I20260709 13:08:23.905927 13910 raft_consensus.cc:2243] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:23.906318 13910 raft_consensus.cc:2272] T fe17ec5c22ca42b9941206701f66f5e6 P 0cd2679527984af1932d58db1b0d0a35 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.908366 13910 tablet_replica.cc:333] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35: stopping tablet replica
I20260709 13:08:23.908905 13910 raft_consensus.cc:2243] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:08:23.909741 13910 raft_consensus.cc:2272] T 4aac353cdccb45fe86311b97b525b063 P 0cd2679527984af1932d58db1b0d0a35 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.911672 13910 tablet_replica.cc:333] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35: stopping tablet replica
I20260709 13:08:23.912247 13910 raft_consensus.cc:2243] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:23.912663 13910 raft_consensus.cc:2272] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.914870 13910 tablet_replica.cc:333] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35: stopping tablet replica
I20260709 13:08:23.915344 13910 raft_consensus.cc:2243] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:23.915746 13910 raft_consensus.cc:2272] T 66d185d4e9fa4476ba258394b6e3be6f P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.917289 13910 tablet_replica.cc:333] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35: stopping tablet replica
I20260709 13:08:23.917829 13910 raft_consensus.cc:2243] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:23.918257 13910 raft_consensus.cc:2272] T c1b1a21e77bc4b468fe54502bf85061f P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.920719 13910 tablet_replica.cc:333] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35: stopping tablet replica
I20260709 13:08:23.921222 13910 raft_consensus.cc:2243] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:23.922001 13910 raft_consensus.cc:2272] T 0c9eb867f2674c48a2ba41fe2210c585 P 0cd2679527984af1932d58db1b0d0a35 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.923590 13910 tablet_replica.cc:333] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35: stopping tablet replica
I20260709 13:08:23.924043 13910 raft_consensus.cc:2243] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:23.924681 13910 raft_consensus.cc:2272] T 28898c67b48844dbaff6bbfb843dfafe P 0cd2679527984af1932d58db1b0d0a35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.926235 13910 tablet_replica.cc:333] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35: stopping tablet replica
I20260709 13:08:23.926656 13910 raft_consensus.cc:2243] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:23.927023 13910 raft_consensus.cc:2272] T d16347b7865c4aef90ce1efd2b903af9 P 0cd2679527984af1932d58db1b0d0a35 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:23.948935 14157 consensus_peers.cc:597] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 -> Peer 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831): Couldn't send request to peer 0cd2679527984af1932d58db1b0d0a35. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.130:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:23.973943 14157 consensus_peers.cc:597] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 -> Peer 0cd2679527984af1932d58db1b0d0a35 (127.13.149.130:43831): Couldn't send request to peer 0cd2679527984af1932d58db1b0d0a35. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.130:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:23.975963 13910 tablet_server.cc:196] TabletServer@127.13.149.130:0 shutdown complete.
I20260709 13:08:23.993124 13910 tablet_server.cc:179] TabletServer@127.13.149.131:0 shutting down...
I20260709 13:08:24.019325 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:24.020049 13910 tablet_replica.cc:333] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4: stopping tablet replica
I20260709 13:08:24.020756 13910 raft_consensus.cc:2243] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:08:24.021498 13910 raft_consensus.cc:2272] T fe17ec5c22ca42b9941206701f66f5e6 P 66728cc7f8c44e139f3813caf3a646b4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.023628 13910 tablet_replica.cc:333] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4: stopping tablet replica
I20260709 13:08:24.024150 13910 raft_consensus.cc:2243] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:24.024914 13910 raft_consensus.cc:2272] T c1b1a21e77bc4b468fe54502bf85061f P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.026616 13910 tablet_replica.cc:333] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4: stopping tablet replica
I20260709 13:08:24.027086 13910 raft_consensus.cc:2243] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.027482 13910 raft_consensus.cc:2272] T 0c9eb867f2674c48a2ba41fe2210c585 P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.028992 13910 tablet_replica.cc:333] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4: stopping tablet replica
I20260709 13:08:24.029465 13910 raft_consensus.cc:2243] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.029850 13910 raft_consensus.cc:2272] T 28898c67b48844dbaff6bbfb843dfafe P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.031344 13910 tablet_replica.cc:333] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4: stopping tablet replica
I20260709 13:08:24.031823 13910 raft_consensus.cc:2243] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:24.032474 13910 raft_consensus.cc:2272] T 5387172bf0f64bf4931ef3c70672a253 P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.034008 13910 tablet_replica.cc:333] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4: stopping tablet replica
I20260709 13:08:24.034461 13910 raft_consensus.cc:2243] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.034857 13910 raft_consensus.cc:2272] T 4aac353cdccb45fe86311b97b525b063 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.036928 13910 tablet_replica.cc:333] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4: stopping tablet replica
I20260709 13:08:24.037407 13910 raft_consensus.cc:2243] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.037853 13910 raft_consensus.cc:2272] T 66d185d4e9fa4476ba258394b6e3be6f P 66728cc7f8c44e139f3813caf3a646b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.039320 13910 tablet_replica.cc:333] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4: stopping tablet replica
I20260709 13:08:24.039786 13910 raft_consensus.cc:2243] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.040174 13910 raft_consensus.cc:2272] T 15ee4b1203d6484dadc4c4d5e2ae1e8a P 66728cc7f8c44e139f3813caf3a646b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.041606 13910 tablet_replica.cc:333] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4: stopping tablet replica
I20260709 13:08:24.042050 13910 raft_consensus.cc:2243] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.042443 13910 raft_consensus.cc:2272] T d16347b7865c4aef90ce1efd2b903af9 P 66728cc7f8c44e139f3813caf3a646b4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.068499 13910 tablet_server.cc:196] TabletServer@127.13.149.131:0 shutdown complete.
I20260709 13:08:24.085251 13910 master.cc:562] Master@127.13.149.190:35191 shutting down...
I20260709 13:08:24.303810 13910 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:24.304419 13910 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.304768 13910 tablet_replica.cc:333] T 00000000000000000000000000000000 P 31bc86bfbe7a45ecb2ed71aab4127f53: stopping tablet replica
I20260709 13:08:24.324950 13910 master.cc:584] Master@127.13.149.190:35191 shutdown complete.
007a49dbf2634f36ae8528d32049cad8  4
0cd2679527984af1932d58db1b0d0a35  4
66728cc7f8c44e139f3813caf3a646b4  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (15743 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:08:24.364540 13910 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.149.190:41653
I20260709 13:08:24.365743 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:24.371304 14464 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:24.372474 14465 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:24.373091 13910 server_base.cc:1061] running on GCE node
W20260709 13:08:24.373320 14467 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:24.374225 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:24.374465 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:24.374598 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602504374587 us; error 0 us; skew 500 ppm
I20260709 13:08:24.375061 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:24.377611 13910 webserver.cc:533] Webserver started at http://127.13.149.190:45231/ using document root <none> and password file <none>
I20260709 13:08:24.378158 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:24.378311 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:24.378584 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:24.379626 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/master-0-root/instance:
uuid: "92ce98e8e72d4df7b063bfc63b761e15"
format_stamp: "Formatted at 2026-07-09 13:08:24 on dist-test-slave-mxd3"
I20260709 13:08:24.384073 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 13:08:24.387485 14472 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:24.388291 13910 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260709 13:08:24.388597 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/master-0-root
uuid: "92ce98e8e72d4df7b063bfc63b761e15"
format_stamp: "Formatted at 2026-07-09 13:08:24 on dist-test-slave-mxd3"
I20260709 13:08:24.388892 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:24.402786 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:24.404181 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:24.442950 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.190:41653
I20260709 13:08:24.443042 14523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.190:41653 every 8 connection(s)
I20260709 13:08:24.447057 14524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:24.457481 14524 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15: Bootstrap starting.
I20260709 13:08:24.462654 14524 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.467131 14524 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15: No bootstrap required, opened a new log
I20260709 13:08:24.469573 14524 raft_consensus.cc:359] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ce98e8e72d4df7b063bfc63b761e15" member_type: VOTER }
I20260709 13:08:24.469993 14524 raft_consensus.cc:385] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.470273 14524 raft_consensus.cc:740] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ce98e8e72d4df7b063bfc63b761e15, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.470854 14524 consensus_queue.cc:260] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "92ce98e8e72d4df7b063bfc63b761e15" member_type: VOTER }
I20260709 13:08:24.471454 14524 raft_consensus.cc:399] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:24.471680 14524 raft_consensus.cc:493] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:24.471961 14524 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.476138 14524 raft_consensus.cc:515] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ce98e8e72d4df7b063bfc63b761e15" member_type: VOTER }
I20260709 13:08:24.476889 14524 leader_election.cc:304] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [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: 92ce98e8e72d4df7b063bfc63b761e15; no voters: 
I20260709 13:08:24.478133 14524 leader_election.cc:290] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:24.478540 14527 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:24.479844 14527 raft_consensus.cc:697] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [term 1 LEADER]: Becoming Leader. State: Replica: 92ce98e8e72d4df7b063bfc63b761e15, State: Running, Role: LEADER
I20260709 13:08:24.480429 14527 consensus_queue.cc:237] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [LEADER]: Queue going to LEADER mode. State: All 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: "92ce98e8e72d4df7b063bfc63b761e15" member_type: VOTER }
I20260709 13:08:24.481084 14524 sys_catalog.cc:565] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:24.484506 14528 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "92ce98e8e72d4df7b063bfc63b761e15" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ce98e8e72d4df7b063bfc63b761e15" member_type: VOTER } }
I20260709 13:08:24.485224 14528 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:24.485263 14529 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 92ce98e8e72d4df7b063bfc63b761e15. Latest consensus state: current_term: 1 leader_uuid: "92ce98e8e72d4df7b063bfc63b761e15" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92ce98e8e72d4df7b063bfc63b761e15" member_type: VOTER } }
I20260709 13:08:24.485929 14529 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:24.487313 14534 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:24.494041 14534 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:24.496778 13910 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:24.503345 14534 catalog_manager.cc:1383] Generated new cluster ID: 860cc5931e624153a4969fdad84e4ee3
I20260709 13:08:24.503619 14534 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:24.521207 14534 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:24.522459 14534 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:24.544725 14534 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15: Generated new TSK 0
I20260709 13:08:24.545354 14534 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:24.563161 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:24.569603 14545 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:24.570375 14546 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:24.572139 14548 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:24.572940 13910 server_base.cc:1061] running on GCE node
I20260709 13:08:24.573758 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:24.573940 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:24.574060 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602504574049 us; error 0 us; skew 500 ppm
I20260709 13:08:24.574568 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:24.576925 13910 webserver.cc:533] Webserver started at http://127.13.149.129:46093/ using document root <none> and password file <none>
I20260709 13:08:24.577366 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:24.577518 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:24.577859 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:24.578881 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/ts-0-root/instance:
uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
format_stamp: "Formatted at 2026-07-09 13:08:24 on dist-test-slave-mxd3"
I20260709 13:08:24.583597 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:24.586958 14553 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:24.587883 13910 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:24.588195 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/ts-0-root
uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
format_stamp: "Formatted at 2026-07-09 13:08:24 on dist-test-slave-mxd3"
I20260709 13:08:24.588502 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:24.608750 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:24.610208 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:24.611893 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:24.614579 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:24.614791 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:24.615141 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:24.615329 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:24.658031 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.129:34171
I20260709 13:08:24.658195 14615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.129:34171 every 8 connection(s)
I20260709 13:08:24.663336 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:24.670028 14620 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:24.670387 14621 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:24.673120 14623 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:24.674302 13910 server_base.cc:1061] running on GCE node
I20260709 13:08:24.675189 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:24.675419 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:24.675608 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602504675594 us; error 0 us; skew 500 ppm
I20260709 13:08:24.676173 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:24.678926 13910 webserver.cc:533] Webserver started at http://127.13.149.130:38099/ using document root <none> and password file <none>
I20260709 13:08:24.679607 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:24.679873 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:24.680169 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:24.680779 14616 heartbeater.cc:344] Connected to a master server at 127.13.149.190:41653
I20260709 13:08:24.681113 14616 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:24.681459 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/ts-1-root/instance:
uuid: "3b14ace958504ce5aed5dd15d1edf69f"
format_stamp: "Formatted at 2026-07-09 13:08:24 on dist-test-slave-mxd3"
I20260709 13:08:24.681929 14616 heartbeater.cc:507] Master 127.13.149.190:41653 requested a full tablet report, sending...
I20260709 13:08:24.683864 14489 ts_manager.cc:194] Registered new tserver with Master: 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171)
I20260709 13:08:24.685911 14489 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39524
I20260709 13:08:24.686470 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:24.689996 14628 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:24.690982 13910 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:08:24.691284 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/ts-1-root
uuid: "3b14ace958504ce5aed5dd15d1edf69f"
format_stamp: "Formatted at 2026-07-09 13:08:24 on dist-test-slave-mxd3"
I20260709 13:08:24.691550 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:24.705881 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:24.707168 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:24.708768 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:24.711151 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:24.711407 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:24.711684 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:24.711881 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:24.755015 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.130:34517
I20260709 13:08:24.755154 14690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.130:34517 every 8 connection(s)
I20260709 13:08:24.759670 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:24.767498 14694 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:24.769866 14695 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:24.770766 13910 server_base.cc:1061] running on GCE node
W20260709 13:08:24.771324 14697 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:24.772409 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:24.772686 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:24.772907 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602504772887 us; error 0 us; skew 500 ppm
I20260709 13:08:24.773751 14691 heartbeater.cc:344] Connected to a master server at 127.13.149.190:41653
I20260709 13:08:24.773842 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:24.774231 14691 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:24.775509 14691 heartbeater.cc:507] Master 127.13.149.190:41653 requested a full tablet report, sending...
I20260709 13:08:24.777134 13910 webserver.cc:533] Webserver started at http://127.13.149.131:45993/ using document root <none> and password file <none>
I20260709 13:08:24.777916 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:24.778015 14489 ts_manager.cc:194] Registered new tserver with Master: 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517)
I20260709 13:08:24.778409 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:24.778793 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:24.779665 14489 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39532
I20260709 13:08:24.780020 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/ts-2-root/instance:
uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
format_stamp: "Formatted at 2026-07-09 13:08:24 on dist-test-slave-mxd3"
I20260709 13:08:24.785364 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260709 13:08:24.788942 14702 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:24.789930 13910 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:08:24.790228 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/ts-2-root
uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
format_stamp: "Formatted at 2026-07-09 13:08:24 on dist-test-slave-mxd3"
I20260709 13:08:24.790571 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602488436206-13910-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:24.805052 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:24.806298 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:24.807709 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:24.809989 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:24.810195 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:24.810457 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:24.810617 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:24.853892 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.131:35749
I20260709 13:08:24.853909 14764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.131:35749 every 8 connection(s)
I20260709 13:08:24.867789 14765 heartbeater.cc:344] Connected to a master server at 127.13.149.190:41653
I20260709 13:08:24.868256 14765 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:24.868948 14765 heartbeater.cc:507] Master 127.13.149.190:41653 requested a full tablet report, sending...
I20260709 13:08:24.870972 14489 ts_manager.cc:194] Registered new tserver with Master: acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:24.871539 13910 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014525361s
I20260709 13:08:24.872349 14489 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39540
I20260709 13:08:24.899116 14489 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39544:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:08:24.902416 14489 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:08:24.986934 14581 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab2674788c8465c9e30f1e718f52d26 (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:08:24.987516 14656 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab2674788c8465c9e30f1e718f52d26 (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:08:24.988404 14581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab2674788c8465c9e30f1e718f52d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:24.988848 14656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab2674788c8465c9e30f1e718f52d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:24.990759 14580 tablet_service.cc:1511] Processing CreateTablet for tablet 71eb6218e15e457eb2b1d33cb4bee08a (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:08:24.992846 14579 tablet_service.cc:1511] Processing CreateTablet for tablet 0f21a87e5a6845578188afb8afa65446 (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:08:24.995070 14578 tablet_service.cc:1511] Processing CreateTablet for tablet 0d0ef57d91714d76a80623374ad0fe64 (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:08:24.996562 14577 tablet_service.cc:1511] Processing CreateTablet for tablet 7c213c1b36f849209b767a7316ffa90e (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:08:24.998134 14576 tablet_service.cc:1511] Processing CreateTablet for tablet b963020bf5574041b3d983d7b1b4259b (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:08:24.999289 14575 tablet_service.cc:1511] Processing CreateTablet for tablet 011bdc1ebd9e418ba559aabe8e16526d (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:08:25.000568 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 011bdc1ebd9e418ba559aabe8e16526d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.001998 14579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f21a87e5a6845578188afb8afa65446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.003381 14655 tablet_service.cc:1511] Processing CreateTablet for tablet 71eb6218e15e457eb2b1d33cb4bee08a (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:08:25.004732 14655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71eb6218e15e457eb2b1d33cb4bee08a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.005999 14580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71eb6218e15e457eb2b1d33cb4bee08a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.007483 14574 tablet_service.cc:1511] Processing CreateTablet for tablet ece37bcf26a144e9bb54e4a059e845af (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:08:25.008818 14574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece37bcf26a144e9bb54e4a059e845af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.009384 14578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0ef57d91714d76a80623374ad0fe64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.013979 14577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c213c1b36f849209b767a7316ffa90e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.015378 14654 tablet_service.cc:1511] Processing CreateTablet for tablet 0f21a87e5a6845578188afb8afa65446 (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:08:25.015899 14573 tablet_service.cc:1511] Processing CreateTablet for tablet b066213931e141a1ba9d62a7384991fb (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:08:25.016741 14654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f21a87e5a6845578188afb8afa65446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.017181 14573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b066213931e141a1ba9d62a7384991fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.018064 14576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b963020bf5574041b3d983d7b1b4259b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.024432 14730 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab2674788c8465c9e30f1e718f52d26 (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:08:25.024659 14653 tablet_service.cc:1511] Processing CreateTablet for tablet 0d0ef57d91714d76a80623374ad0fe64 (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:08:25.026017 14653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0ef57d91714d76a80623374ad0fe64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.026760 14729 tablet_service.cc:1511] Processing CreateTablet for tablet 71eb6218e15e457eb2b1d33cb4bee08a (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:08:25.028910 14728 tablet_service.cc:1511] Processing CreateTablet for tablet 0f21a87e5a6845578188afb8afa65446 (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:08:25.030700 14652 tablet_service.cc:1511] Processing CreateTablet for tablet 7c213c1b36f849209b767a7316ffa90e (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:08:25.031050 14727 tablet_service.cc:1511] Processing CreateTablet for tablet 0d0ef57d91714d76a80623374ad0fe64 (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:08:25.031987 14652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c213c1b36f849209b767a7316ffa90e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.033139 14726 tablet_service.cc:1511] Processing CreateTablet for tablet 7c213c1b36f849209b767a7316ffa90e (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:08:25.035085 14651 tablet_service.cc:1511] Processing CreateTablet for tablet b963020bf5574041b3d983d7b1b4259b (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:08:25.035342 14725 tablet_service.cc:1511] Processing CreateTablet for tablet b963020bf5574041b3d983d7b1b4259b (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:08:25.036839 14651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b963020bf5574041b3d983d7b1b4259b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.037511 14724 tablet_service.cc:1511] Processing CreateTablet for tablet 011bdc1ebd9e418ba559aabe8e16526d (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:08:25.039217 14650 tablet_service.cc:1511] Processing CreateTablet for tablet 011bdc1ebd9e418ba559aabe8e16526d (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:08:25.039630 14723 tablet_service.cc:1511] Processing CreateTablet for tablet ece37bcf26a144e9bb54e4a059e845af (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:08:25.040967 14650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 011bdc1ebd9e418ba559aabe8e16526d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.041945 14572 tablet_service.cc:1511] Processing CreateTablet for tablet 38d240ef4aa34a0a8d9f4561c1381659 (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:08:25.043210 14572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d240ef4aa34a0a8d9f4561c1381659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.042889 14649 tablet_service.cc:1511] Processing CreateTablet for tablet ece37bcf26a144e9bb54e4a059e845af (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:08:25.044106 14649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece37bcf26a144e9bb54e4a059e845af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.046783 14722 tablet_service.cc:1511] Processing CreateTablet for tablet b066213931e141a1ba9d62a7384991fb (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:08:25.047726 14648 tablet_service.cc:1511] Processing CreateTablet for tablet b066213931e141a1ba9d62a7384991fb (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:08:25.049302 14721 tablet_service.cc:1511] Processing CreateTablet for tablet 38d240ef4aa34a0a8d9f4561c1381659 (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:08:25.051641 14647 tablet_service.cc:1511] Processing CreateTablet for tablet 38d240ef4aa34a0a8d9f4561c1381659 (DEFAULT_TABLE table=test-workload [id=5eaf2a1e7cae4ce2a5803a03febb37ee]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:08:25.049507 14648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b066213931e141a1ba9d62a7384991fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.053458 14730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab2674788c8465c9e30f1e718f52d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.058000 14725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b963020bf5574041b3d983d7b1b4259b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.058202 14647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d240ef4aa34a0a8d9f4561c1381659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.062093 14721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d240ef4aa34a0a8d9f4561c1381659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.073979 14724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 011bdc1ebd9e418ba559aabe8e16526d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.076308 14726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c213c1b36f849209b767a7316ffa90e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.081987 14722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b066213931e141a1ba9d62a7384991fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.086022 14728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f21a87e5a6845578188afb8afa65446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.098089 14723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece37bcf26a144e9bb54e4a059e845af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.103410 14729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71eb6218e15e457eb2b1d33cb4bee08a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.105999 14727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0ef57d91714d76a80623374ad0fe64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.143162 14781 tablet_bootstrap.cc:492] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d: Bootstrap starting.
I20260709 13:08:25.204279 14780 tablet_bootstrap.cc:492] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f: Bootstrap starting.
I20260709 13:08:25.211593 14780 tablet_bootstrap.cc:654] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.216584 14782 tablet_bootstrap.cc:492] T 8ab2674788c8465c9e30f1e718f52d26 P acb7a4f0d800472a8e0b3a4c255bb19c: Bootstrap starting.
I20260709 13:08:25.259781 14782 tablet_bootstrap.cc:654] T 8ab2674788c8465c9e30f1e718f52d26 P acb7a4f0d800472a8e0b3a4c255bb19c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.259958 14780 tablet_bootstrap.cc:492] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f: No bootstrap required, opened a new log
I20260709 13:08:25.260540 14780 ts_tablet_manager.cc:1403] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.012s
I20260709 13:08:25.264007 14780 raft_consensus.cc:359] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.265275 14780 raft_consensus.cc:385] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.265687 14781 tablet_bootstrap.cc:654] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.265806 14780 raft_consensus.cc:740] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.267258 14780 consensus_queue.cc:260] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.272080 14782 tablet_bootstrap.cc:492] T 8ab2674788c8465c9e30f1e718f52d26 P acb7a4f0d800472a8e0b3a4c255bb19c: No bootstrap required, opened a new log
I20260709 13:08:25.273221 14782 ts_tablet_manager.cc:1403] T 8ab2674788c8465c9e30f1e718f52d26 P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.035s
I20260709 13:08:25.275938 14780 ts_tablet_manager.cc:1434] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.006s
I20260709 13:08:25.277379 14691 heartbeater.cc:499] Master 127.13.149.190:41653 was elected leader, sending a full tablet report...
I20260709 13:08:25.276998 14782 raft_consensus.cc:359] T 8ab2674788c8465c9e30f1e718f52d26 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.277828 14782 raft_consensus.cc:385] T 8ab2674788c8465c9e30f1e718f52d26 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.278136 14782 raft_consensus.cc:740] T 8ab2674788c8465c9e30f1e718f52d26 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.278963 14782 consensus_queue.cc:260] T 8ab2674788c8465c9e30f1e718f52d26 P acb7a4f0d800472a8e0b3a4c255bb19c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.283073 14780 tablet_bootstrap.cc:492] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f: Bootstrap starting.
I20260709 13:08:25.285629 14781 tablet_bootstrap.cc:492] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d: No bootstrap required, opened a new log
I20260709 13:08:25.286178 14781 ts_tablet_manager.cc:1403] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent bootstrapping tablet: real 0.146s	user 0.015s	sys 0.015s
I20260709 13:08:25.289912 14781 raft_consensus.cc:359] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.291298 14781 raft_consensus.cc:385] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.291620 14781 raft_consensus.cc:740] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.292717 14781 consensus_queue.cc:260] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.294764 14780 tablet_bootstrap.cc:654] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.297003 14782 ts_tablet_manager.cc:1434] T 8ab2674788c8465c9e30f1e718f52d26 P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.010s
I20260709 13:08:25.297622 14785 raft_consensus.cc:493] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.298197 14785 raft_consensus.cc:515] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.305505 14765 heartbeater.cc:499] Master 127.13.149.190:41653 was elected leader, sending a full tablet report...
I20260709 13:08:25.315824 14782 tablet_bootstrap.cc:492] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c: Bootstrap starting.
I20260709 13:08:25.308282 14785 leader_election.cc:290] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:25.333158 14782 tablet_bootstrap.cc:654] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.335525 14616 heartbeater.cc:499] Master 127.13.149.190:41653 was elected leader, sending a full tablet report...
I20260709 13:08:25.333086 14781 ts_tablet_manager.cc:1434] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent starting tablet: real 0.047s	user 0.014s	sys 0.027s
I20260709 13:08:25.342483 14781 tablet_bootstrap.cc:492] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d: Bootstrap starting.
I20260709 13:08:25.348297 14780 tablet_bootstrap.cc:492] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f: No bootstrap required, opened a new log
I20260709 13:08:25.348862 14780 ts_tablet_manager.cc:1403] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f: Time spent bootstrapping tablet: real 0.066s	user 0.020s	sys 0.025s
I20260709 13:08:25.351866 14780 raft_consensus.cc:359] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.352607 14780 raft_consensus.cc:385] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.352957 14780 raft_consensus.cc:740] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.353770 14780 consensus_queue.cc:260] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.356158 14780 ts_tablet_manager.cc:1434] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:08:25.357153 14780 tablet_bootstrap.cc:492] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f: Bootstrap starting.
I20260709 13:08:25.364104 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71eb6218e15e457eb2b1d33cb4bee08a" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" is_pre_election: true
I20260709 13:08:25.364758 14780 tablet_bootstrap.cc:654] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:25.366786 14632 leader_election.cc:343] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.372608 14780 tablet_bootstrap.cc:492] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f: No bootstrap required, opened a new log
I20260709 13:08:25.373034 14780 ts_tablet_manager.cc:1403] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260709 13:08:25.373406 14781 tablet_bootstrap.cc:654] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.375891 14780 raft_consensus.cc:359] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.376670 14780 raft_consensus.cc:385] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.376964 14780 raft_consensus.cc:740] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.377723 14780 consensus_queue.cc:260] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.379936 14780 ts_tablet_manager.cc:1434] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 13:08:25.380882 14780 tablet_bootstrap.cc:492] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f: Bootstrap starting.
I20260709 13:08:25.390391 14780 tablet_bootstrap.cc:654] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.395715 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71eb6218e15e457eb2b1d33cb4bee08a" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" is_pre_election: true
W20260709 13:08:25.397465 14630 leader_election.cc:343] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.398121 14630 leader_election.cc:304] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b14ace958504ce5aed5dd15d1edf69f; no voters: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c
I20260709 13:08:25.399575 14785 raft_consensus.cc:2749] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:25.405161 14782 tablet_bootstrap.cc:492] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c: No bootstrap required, opened a new log
I20260709 13:08:25.405781 14782 ts_tablet_manager.cc:1403] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent bootstrapping tablet: real 0.090s	user 0.035s	sys 0.015s
I20260709 13:08:25.407377 14781 tablet_bootstrap.cc:492] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d: No bootstrap required, opened a new log
I20260709 13:08:25.407756 14781 ts_tablet_manager.cc:1403] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.029s
I20260709 13:08:25.408896 14780 tablet_bootstrap.cc:492] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f: No bootstrap required, opened a new log
I20260709 13:08:25.409498 14780 ts_tablet_manager.cc:1403] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.006s
I20260709 13:08:25.409247 14782 raft_consensus.cc:359] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.409808 14781 raft_consensus.cc:359] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.410092 14782 raft_consensus.cc:385] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.410568 14781 raft_consensus.cc:385] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.410621 14782 raft_consensus.cc:740] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.410952 14781 raft_consensus.cc:740] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.411514 14782 consensus_queue.cc:260] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.411806 14781 consensus_queue.cc:260] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.413543 14781 ts_tablet_manager.cc:1434] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:08:25.413668 14782 ts_tablet_manager.cc:1434] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:08:25.430742 14780 raft_consensus.cc:359] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.431524 14782 tablet_bootstrap.cc:492] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c: Bootstrap starting.
I20260709 13:08:25.431612 14780 raft_consensus.cc:385] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.432054 14780 raft_consensus.cc:740] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.432924 14780 consensus_queue.cc:260] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.435415 14781 tablet_bootstrap.cc:492] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d: Bootstrap starting.
I20260709 13:08:25.438733 14782 tablet_bootstrap.cc:654] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.435506 14780 ts_tablet_manager.cc:1434] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:08:25.440793 14780 tablet_bootstrap.cc:492] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f: Bootstrap starting.
I20260709 13:08:25.442881 14781 tablet_bootstrap.cc:654] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.462121 14780 tablet_bootstrap.cc:654] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.466658 14788 raft_consensus.cc:493] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.467429 14788 raft_consensus.cc:515] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.468180 14782 tablet_bootstrap.cc:492] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c: No bootstrap required, opened a new log
I20260709 13:08:25.468786 14782 ts_tablet_manager.cc:1403] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.019s
I20260709 13:08:25.471243 14788 leader_election.cc:290] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:25.471565 14782 raft_consensus.cc:359] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.472352 14782 raft_consensus.cc:385] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.472666 14782 raft_consensus.cc:740] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.476565 14780 tablet_bootstrap.cc:492] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f: No bootstrap required, opened a new log
I20260709 13:08:25.477064 14780 ts_tablet_manager.cc:1403] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.001s
I20260709 13:08:25.473551 14782 consensus_queue.cc:260] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.481815 14782 ts_tablet_manager.cc:1434] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:08:25.482748 14781 tablet_bootstrap.cc:492] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d: No bootstrap required, opened a new log
I20260709 13:08:25.482925 14782 tablet_bootstrap.cc:492] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c: Bootstrap starting.
I20260709 13:08:25.483361 14781 ts_tablet_manager.cc:1403] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.024s
I20260709 13:08:25.486430 14781 raft_consensus.cc:359] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.487159 14781 raft_consensus.cc:385] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.487493 14781 raft_consensus.cc:740] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.488193 14781 consensus_queue.cc:260] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.489068 14782 tablet_bootstrap.cc:654] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.489205 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f21a87e5a6845578188afb8afa65446" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f" is_pre_election: true
I20260709 13:08:25.490060 14781 ts_tablet_manager.cc:1434] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:08:25.492383 14780 raft_consensus.cc:359] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.494656 14780 raft_consensus.cc:385] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.494978 14780 raft_consensus.cc:740] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.495669 14780 consensus_queue.cc:260] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.497857 14780 ts_tablet_manager.cc:1434] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260709 13:08:25.498128 14781 tablet_bootstrap.cc:492] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d: Bootstrap starting.
I20260709 13:08:25.498781 14780 tablet_bootstrap.cc:492] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f: Bootstrap starting.
I20260709 13:08:25.502005 14666 raft_consensus.cc:2468] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 0.
I20260709 13:08:25.504120 14555 leader_election.cc:304] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b14ace958504ce5aed5dd15d1edf69f, 8e1bc6d47f1349a28d5a03f55721c37d; no voters: 
I20260709 13:08:25.504501 14787 raft_consensus.cc:493] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.504968 14787 raft_consensus.cc:515] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.508908 14780 tablet_bootstrap.cc:654] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.508885 14788 raft_consensus.cc:2804] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.509410 14788 raft_consensus.cc:493] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.512938 14788 raft_consensus.cc:3060] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:25.513324 14537 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:25.519459 14787 leader_election.cc:290] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517)
I20260709 13:08:25.522061 14788 raft_consensus.cc:515] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.524413 14788 leader_election.cc:290] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 1 election: Requested vote from peers 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:25.525552 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f21a87e5a6845578188afb8afa65446" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:25.526226 14666 raft_consensus.cc:3060] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.530756 14781 tablet_bootstrap.cc:654] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.536427 14782 tablet_bootstrap.cc:492] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c: No bootstrap required, opened a new log
I20260709 13:08:25.536939 14782 ts_tablet_manager.cc:1403] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.015s
I20260709 13:08:25.540525 14782 raft_consensus.cc:359] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.533754 14666 raft_consensus.cc:2468] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 1.
I20260709 13:08:25.541481 14782 raft_consensus.cc:385] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.542508 14782 raft_consensus.cc:740] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.543726 14782 consensus_queue.cc:260] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.546800 14782 ts_tablet_manager.cc:1434] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260709 13:08:25.548170 14782 tablet_bootstrap.cc:492] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c: Bootstrap starting.
I20260709 13:08:25.556867 14781 tablet_bootstrap.cc:492] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d: No bootstrap required, opened a new log
I20260709 13:08:25.557385 14781 ts_tablet_manager.cc:1403] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.010s
I20260709 13:08:25.559960 14782 tablet_bootstrap.cc:654] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.563596 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f21a87e5a6845578188afb8afa65446" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" is_pre_election: true
I20260709 13:08:25.564260 14740 raft_consensus.cc:2468] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 0.
I20260709 13:08:25.564749 14787 raft_consensus.cc:493] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.560230 14781 raft_consensus.cc:359] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.565500 14781 raft_consensus.cc:385] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.565238 14787 raft_consensus.cc:515] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.565850 14781 raft_consensus.cc:740] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.565850 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f21a87e5a6845578188afb8afa65446" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
I20260709 13:08:25.566486 14740 raft_consensus.cc:3060] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.566818 14781 consensus_queue.cc:260] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.567271 14787 leader_election.cc:290] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517)
I20260709 13:08:25.569069 14781 ts_tablet_manager.cc:1434] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 13:08:25.569473 14555 leader_election.cc:304] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b14ace958504ce5aed5dd15d1edf69f, 8e1bc6d47f1349a28d5a03f55721c37d; no voters: 
I20260709 13:08:25.570015 14781 tablet_bootstrap.cc:492] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d: Bootstrap starting.
I20260709 13:08:25.570360 14788 raft_consensus.cc:2804] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.576054 14780 tablet_bootstrap.cc:492] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f: No bootstrap required, opened a new log
I20260709 13:08:25.576624 14780 ts_tablet_manager.cc:1403] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.031s
I20260709 13:08:25.576614 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b066213931e141a1ba9d62a7384991fb" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f" is_pre_election: true
I20260709 13:08:25.577315 14666 raft_consensus.cc:2468] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 0.
I20260709 13:08:25.579679 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011bdc1ebd9e418ba559aabe8e16526d" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f" is_pre_election: true
I20260709 13:08:25.579970 14780 raft_consensus.cc:359] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.580855 14780 raft_consensus.cc:385] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.581135 14780 raft_consensus.cc:740] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.581205 14704 leader_election.cc:304] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b14ace958504ce5aed5dd15d1edf69f, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:25.582163 14780 consensus_queue.cc:260] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.583495 14787 raft_consensus.cc:2804] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.583854 14787 raft_consensus.cc:493] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.584167 14787 raft_consensus.cc:3060] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.586882 14780 ts_tablet_manager.cc:1434] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:08:25.587901 14780 tablet_bootstrap.cc:492] T 38d240ef4aa34a0a8d9f4561c1381659 P 3b14ace958504ce5aed5dd15d1edf69f: Bootstrap starting.
I20260709 13:08:25.590034 14785 raft_consensus.cc:493] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.581156 14781 tablet_bootstrap.cc:654] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.590521 14785 raft_consensus.cc:515] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.594704 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab2674788c8465c9e30f1e718f52d26" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" is_pre_election: true
I20260709 13:08:25.595367 14591 raft_consensus.cc:2468] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 0.
I20260709 13:08:25.596597 14632 leader_election.cc:304] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b14ace958504ce5aed5dd15d1edf69f, 8e1bc6d47f1349a28d5a03f55721c37d; no voters: 
I20260709 13:08:25.597738 14780 tablet_bootstrap.cc:654] T 38d240ef4aa34a0a8d9f4561c1381659 P 3b14ace958504ce5aed5dd15d1edf69f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.597819 14785 leader_election.cc:290] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:25.598425 14785 raft_consensus.cc:2804] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.598829 14785 raft_consensus.cc:493] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.598371 14740 raft_consensus.cc:2468] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 1.
I20260709 13:08:25.599298 14785 raft_consensus.cc:3060] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.606930 14809 raft_consensus.cc:493] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.607815 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab2674788c8465c9e30f1e718f52d26" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" is_pre_election: true
I20260709 13:08:25.607981 14809 raft_consensus.cc:515] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.608600 14739 raft_consensus.cc:2468] T 8ab2674788c8465c9e30f1e718f52d26 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 0.
I20260709 13:08:25.617328 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" is_pre_election: true
W20260709 13:08:25.619309 14555 leader_election.cc:343] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.615790 14809 leader_election.cc:290] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:25.620158 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b066213931e141a1ba9d62a7384991fb" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" is_pre_election: true
I20260709 13:08:25.620718 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011bdc1ebd9e418ba559aabe8e16526d" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" is_pre_election: true
I20260709 13:08:25.622568 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f" is_pre_election: true
W20260709 13:08:25.622789 14706 leader_election.cc:343] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:25.623783 14706 leader_election.cc:343] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.624411 14781 tablet_bootstrap.cc:492] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d: No bootstrap required, opened a new log
W20260709 13:08:25.624480 14704 leader_election.cc:343] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.625049 14704 leader_election.cc:304] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 3b14ace958504ce5aed5dd15d1edf69f, 8e1bc6d47f1349a28d5a03f55721c37d
W20260709 13:08:25.625334 14555 leader_election.cc:343] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.625819 14555 leader_election.cc:304] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e1bc6d47f1349a28d5a03f55721c37d; no voters: 3b14ace958504ce5aed5dd15d1edf69f, acb7a4f0d800472a8e0b3a4c255bb19c
I20260709 13:08:25.626108 14785 raft_consensus.cc:515] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.626803 14809 raft_consensus.cc:2749] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:25.625048 14781 ts_tablet_manager.cc:1403] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.017s
I20260709 13:08:25.630270 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab2674788c8465c9e30f1e718f52d26" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
I20260709 13:08:25.630909 14739 raft_consensus.cc:3060] T 8ab2674788c8465c9e30f1e718f52d26 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.631546 14781 raft_consensus.cc:359] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.632364 14781 raft_consensus.cc:385] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.632700 14781 raft_consensus.cc:740] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.633347 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab2674788c8465c9e30f1e718f52d26" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
I20260709 13:08:25.634151 14591 raft_consensus.cc:3060] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.634238 14813 raft_consensus.cc:2749] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:25.635593 14781 consensus_queue.cc:260] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.638347 14781 ts_tablet_manager.cc:1434] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:08:25.639377 14781 tablet_bootstrap.cc:492] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d: Bootstrap starting.
I20260709 13:08:25.643887 14787 raft_consensus.cc:515] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.639217 14739 raft_consensus.cc:2468] T 8ab2674788c8465c9e30f1e718f52d26 P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 1.
I20260709 13:08:25.646500 14630 leader_election.cc:304] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b14ace958504ce5aed5dd15d1edf69f, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:25.646919 14781 tablet_bootstrap.cc:654] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.647475 14591 raft_consensus.cc:2468] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 1.
I20260709 13:08:25.649933 14811 raft_consensus.cc:493] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.650632 14811 raft_consensus.cc:515] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.653777 14785 leader_election.cc:290] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 election: Requested vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:25.654675 14785 raft_consensus.cc:2804] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.655300 14785 raft_consensus.cc:697] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 1 LEADER]: Becoming Leader. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Running, Role: LEADER
I20260709 13:08:25.659122 14811 leader_election.cc:290] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:25.659600 14781 tablet_bootstrap.cc:492] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d: No bootstrap required, opened a new log
I20260709 13:08:25.656576 14785 consensus_queue.cc:237] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.659855 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c213c1b36f849209b767a7316ffa90e" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" is_pre_election: true
I20260709 13:08:25.660135 14781 ts_tablet_manager.cc:1403] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 13:08:25.660163 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c213c1b36f849209b767a7316ffa90e" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" is_pre_election: true
W20260709 13:08:25.661759 14630 leader_election.cc:343] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.664060 14787 leader_election.cc:290] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 election: Requested vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517)
I20260709 13:08:25.664728 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b066213931e141a1ba9d62a7384991fb" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
I20260709 13:08:25.663069 14788 raft_consensus.cc:697] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 LEADER]: Becoming Leader. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Running, Role: LEADER
W20260709 13:08:25.665127 14632 leader_election.cc:343] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:25.666621 14706 leader_election.cc:343] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.666703 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b066213931e141a1ba9d62a7384991fb" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:25.667420 14666 raft_consensus.cc:3060] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.668175 14781 raft_consensus.cc:359] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.669400 14780 tablet_bootstrap.cc:492] T 38d240ef4aa34a0a8d9f4561c1381659 P 3b14ace958504ce5aed5dd15d1edf69f: No bootstrap required, opened a new log
I20260709 13:08:25.666172 14788 consensus_queue.cc:237] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.670001 14780 ts_tablet_manager.cc:1403] T 38d240ef4aa34a0a8d9f4561c1381659 P 3b14ace958504ce5aed5dd15d1edf69f: Time spent bootstrapping tablet: real 0.082s	user 0.029s	sys 0.019s
I20260709 13:08:25.668350 14632 leader_election.cc:304] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b14ace958504ce5aed5dd15d1edf69f; no voters: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c
I20260709 13:08:25.672145 14782 tablet_bootstrap.cc:492] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c: No bootstrap required, opened a new log
I20260709 13:08:25.673045 14782 ts_tablet_manager.cc:1403] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.019s
I20260709 13:08:25.673218 14811 raft_consensus.cc:2749] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:25.673375 14780 raft_consensus.cc:359] T 38d240ef4aa34a0a8d9f4561c1381659 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.674185 14780 raft_consensus.cc:385] T 38d240ef4aa34a0a8d9f4561c1381659 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.674499 14780 raft_consensus.cc:740] T 38d240ef4aa34a0a8d9f4561c1381659 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.675486 14780 consensus_queue.cc:260] T 38d240ef4aa34a0a8d9f4561c1381659 P 3b14ace958504ce5aed5dd15d1edf69f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.672626 14781 raft_consensus.cc:385] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.677722 14781 raft_consensus.cc:740] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.678689 14781 consensus_queue.cc:260] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.681165 14780 ts_tablet_manager.cc:1434] T 38d240ef4aa34a0a8d9f4561c1381659 P 3b14ace958504ce5aed5dd15d1edf69f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:08:25.681165 14781 ts_tablet_manager.cc:1434] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:08:25.676177 14666 raft_consensus.cc:2468] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 1.
I20260709 13:08:25.682394 14781 tablet_bootstrap.cc:492] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d: Bootstrap starting.
I20260709 13:08:25.676208 14782 raft_consensus.cc:359] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.682755 14782 raft_consensus.cc:385] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.683061 14782 raft_consensus.cc:740] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.686162 14488 catalog_manager.cc:5697] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130). New cstate: current_term: 1 leader_uuid: "3b14ace958504ce5aed5dd15d1edf69f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:25.688022 14780 tablet_bootstrap.cc:492] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f: Bootstrap starting.
I20260709 13:08:25.689373 14781 tablet_bootstrap.cc:654] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.683907 14782 consensus_queue.cc:260] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.690611 14704 leader_election.cc:304] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [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: 3b14ace958504ce5aed5dd15d1edf69f, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 8e1bc6d47f1349a28d5a03f55721c37d
I20260709 13:08:25.693289 14782 ts_tablet_manager.cc:1434] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.006s
I20260709 13:08:25.694559 14782 tablet_bootstrap.cc:492] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c: Bootstrap starting.
I20260709 13:08:25.701376 14781 tablet_bootstrap.cc:492] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d: No bootstrap required, opened a new log
I20260709 13:08:25.701946 14781 ts_tablet_manager.cc:1403] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 13:08:25.705020 14781 raft_consensus.cc:359] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.705780 14781 raft_consensus.cc:385] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.706187 14782 tablet_bootstrap.cc:654] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.706110 14781 raft_consensus.cc:740] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.706544 14813 raft_consensus.cc:2804] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.702055 14780 tablet_bootstrap.cc:654] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.707067 14781 consensus_queue.cc:260] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.708374 14813 raft_consensus.cc:697] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Becoming Leader. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Running, Role: LEADER
I20260709 13:08:25.709493 14781 ts_tablet_manager.cc:1434] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:25.709421 14813 consensus_queue.cc:237] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.710595 14781 tablet_bootstrap.cc:492] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d: Bootstrap starting.
I20260709 13:08:25.716948 14780 tablet_bootstrap.cc:492] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f: No bootstrap required, opened a new log
I20260709 13:08:25.717415 14780 ts_tablet_manager.cc:1403] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 13:08:25.718932 14781 tablet_bootstrap.cc:654] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.720094 14780 raft_consensus.cc:359] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.720757 14780 raft_consensus.cc:385] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.721020 14780 raft_consensus.cc:740] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.721781 14780 consensus_queue.cc:260] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.729861 14780 ts_tablet_manager.cc:1434] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:08:25.730980 14780 tablet_bootstrap.cc:492] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f: Bootstrap starting.
I20260709 13:08:25.731454 14782 tablet_bootstrap.cc:492] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c: No bootstrap required, opened a new log
I20260709 13:08:25.731930 14782 ts_tablet_manager.cc:1403] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.015s
I20260709 13:08:25.732672 14781 tablet_bootstrap.cc:492] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d: No bootstrap required, opened a new log
I20260709 13:08:25.733143 14781 ts_tablet_manager.cc:1403] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260709 13:08:25.734814 14782 raft_consensus.cc:359] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.735528 14782 raft_consensus.cc:385] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.735842 14782 raft_consensus.cc:740] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.735649 14781 raft_consensus.cc:359] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.736285 14781 raft_consensus.cc:385] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.736554 14781 raft_consensus.cc:740] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.737198 14780 tablet_bootstrap.cc:654] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.737406 14781 consensus_queue.cc:260] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.738261 14487 catalog_manager.cc:5697] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129). New cstate: current_term: 1 leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:25.739748 14781 ts_tablet_manager.cc:1434] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:08:25.740595 14781 tablet_bootstrap.cc:492] T 38d240ef4aa34a0a8d9f4561c1381659 P 8e1bc6d47f1349a28d5a03f55721c37d: Bootstrap starting.
I20260709 13:08:25.741385 14782 consensus_queue.cc:260] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.741943 14489 catalog_manager.cc:5697] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c reported cstate change: term changed from 0 to 1, leader changed from <none> to acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131). New cstate: current_term: 1 leader_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:25.743932 14782 ts_tablet_manager.cc:1434] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:08:25.744900 14782 tablet_bootstrap.cc:492] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c: Bootstrap starting.
I20260709 13:08:25.745985 14781 tablet_bootstrap.cc:654] T 38d240ef4aa34a0a8d9f4561c1381659 P 8e1bc6d47f1349a28d5a03f55721c37d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.747505 14788 raft_consensus.cc:493] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.748011 14788 raft_consensus.cc:515] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.750213 14788 leader_election.cc:290] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:25.751821 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b963020bf5574041b3d983d7b1b4259b" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f" is_pre_election: true
I20260709 13:08:25.753290 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b963020bf5574041b3d983d7b1b4259b" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" is_pre_election: true
W20260709 13:08:25.755600 14555 leader_election.cc:343] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:25.756482 14555 leader_election.cc:343] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.756999 14555 leader_election.cc:304] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e1bc6d47f1349a28d5a03f55721c37d; no voters: 3b14ace958504ce5aed5dd15d1edf69f, acb7a4f0d800472a8e0b3a4c255bb19c
I20260709 13:08:25.757962 14788 raft_consensus.cc:2749] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:25.760500 14782 tablet_bootstrap.cc:654] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.764438 14813 raft_consensus.cc:493] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.765576 14813 raft_consensus.cc:515] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.769650 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0ef57d91714d76a80623374ad0fe64" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" is_pre_election: true
I20260709 13:08:25.770339 14590 raft_consensus.cc:2468] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 0.
I20260709 13:08:25.771602 14706 leader_election.cc:304] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:25.771950 14782 tablet_bootstrap.cc:492] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c: No bootstrap required, opened a new log
I20260709 13:08:25.772220 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0ef57d91714d76a80623374ad0fe64" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f" is_pre_election: true
I20260709 13:08:25.772535 14782 ts_tablet_manager.cc:1403] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.008s
I20260709 13:08:25.772545 14787 raft_consensus.cc:2804] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.773110 14666 raft_consensus.cc:2468] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 0.
I20260709 13:08:25.770848 14813 leader_election.cc:290] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517)
I20260709 13:08:25.773178 14787 raft_consensus.cc:493] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.775671 14787 raft_consensus.cc:3060] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.776167 14781 tablet_bootstrap.cc:492] T 38d240ef4aa34a0a8d9f4561c1381659 P 8e1bc6d47f1349a28d5a03f55721c37d: No bootstrap required, opened a new log
I20260709 13:08:25.776616 14781 ts_tablet_manager.cc:1403] T 38d240ef4aa34a0a8d9f4561c1381659 P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.006s
I20260709 13:08:25.776484 14782 raft_consensus.cc:359] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.777305 14782 raft_consensus.cc:385] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.777689 14782 raft_consensus.cc:740] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.778524 14782 consensus_queue.cc:260] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.779210 14781 raft_consensus.cc:359] T 38d240ef4aa34a0a8d9f4561c1381659 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.779852 14781 raft_consensus.cc:385] T 38d240ef4aa34a0a8d9f4561c1381659 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.780117 14781 raft_consensus.cc:740] T 38d240ef4aa34a0a8d9f4561c1381659 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.781044 14782 ts_tablet_manager.cc:1434] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:25.780975 14781 consensus_queue.cc:260] T 38d240ef4aa34a0a8d9f4561c1381659 P 8e1bc6d47f1349a28d5a03f55721c37d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.782645 14782 tablet_bootstrap.cc:492] T b963020bf5574041b3d983d7b1b4259b P acb7a4f0d800472a8e0b3a4c255bb19c: Bootstrap starting.
I20260709 13:08:25.783105 14781 ts_tablet_manager.cc:1434] T 38d240ef4aa34a0a8d9f4561c1381659 P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:25.784683 14781 tablet_bootstrap.cc:492] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d: Bootstrap starting.
I20260709 13:08:25.785985 14787 raft_consensus.cc:515] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.790030 14782 tablet_bootstrap.cc:654] T b963020bf5574041b3d983d7b1b4259b P acb7a4f0d800472a8e0b3a4c255bb19c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.790089 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0ef57d91714d76a80623374ad0fe64" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
I20260709 13:08:25.790428 14781 tablet_bootstrap.cc:654] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.791055 14590 raft_consensus.cc:3060] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.801903 14781 tablet_bootstrap.cc:492] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d: No bootstrap required, opened a new log
I20260709 13:08:25.801903 14782 tablet_bootstrap.cc:492] T b963020bf5574041b3d983d7b1b4259b P acb7a4f0d800472a8e0b3a4c255bb19c: No bootstrap required, opened a new log
I20260709 13:08:25.802211 14590 raft_consensus.cc:2468] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 1.
I20260709 13:08:25.802584 14781 ts_tablet_manager.cc:1403] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 13:08:25.802711 14782 ts_tablet_manager.cc:1403] T b963020bf5574041b3d983d7b1b4259b P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 13:08:25.804003 14706 leader_election.cc:304] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:25.805058 14813 raft_consensus.cc:2804] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.805537 14813 raft_consensus.cc:697] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Becoming Leader. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Running, Role: LEADER
I20260709 13:08:25.805779 14782 raft_consensus.cc:359] T b963020bf5574041b3d983d7b1b4259b P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.806587 14782 raft_consensus.cc:385] T b963020bf5574041b3d983d7b1b4259b P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.806388 14813 consensus_queue.cc:237] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.806910 14782 raft_consensus.cc:740] T b963020bf5574041b3d983d7b1b4259b P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.807710 14782 consensus_queue.cc:260] T b963020bf5574041b3d983d7b1b4259b P acb7a4f0d800472a8e0b3a4c255bb19c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.809688 14782 ts_tablet_manager.cc:1434] T b963020bf5574041b3d983d7b1b4259b P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:25.810206 14780 tablet_bootstrap.cc:492] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f: No bootstrap required, opened a new log
I20260709 13:08:25.810597 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0ef57d91714d76a80623374ad0fe64" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:25.810767 14780 ts_tablet_manager.cc:1403] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f: Time spent bootstrapping tablet: real 0.080s	user 0.028s	sys 0.049s
I20260709 13:08:25.810825 14782 tablet_bootstrap.cc:492] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c: Bootstrap starting.
I20260709 13:08:25.811165 14666 raft_consensus.cc:3060] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.811726 14781 raft_consensus.cc:359] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.812331 14781 raft_consensus.cc:385] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.812587 14781 raft_consensus.cc:740] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.813884 14780 raft_consensus.cc:359] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.814590 14780 raft_consensus.cc:385] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.814911 14780 raft_consensus.cc:740] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.815289 14781 consensus_queue.cc:260] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.815739 14780 consensus_queue.cc:260] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.817773 14782 tablet_bootstrap.cc:654] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.817869 14666 raft_consensus.cc:2468] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 1.
I20260709 13:08:25.818341 14780 ts_tablet_manager.cc:1434] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:25.818830 14781 ts_tablet_manager.cc:1434] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260709 13:08:25.819360 14780 tablet_bootstrap.cc:492] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f: Bootstrap starting.
I20260709 13:08:25.820276 14819 raft_consensus.cc:493] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.820739 14819 raft_consensus.cc:515] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.823063 14819 leader_election.cc:290] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517)
I20260709 13:08:25.825876 14780 tablet_bootstrap.cc:654] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.826797 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c213c1b36f849209b767a7316ffa90e" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" is_pre_election: true
I20260709 13:08:25.827519 14590 raft_consensus.cc:2468] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 0.
I20260709 13:08:25.828743 14706 leader_election.cc:304] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:25.829698 14782 tablet_bootstrap.cc:492] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c: No bootstrap required, opened a new log
I20260709 13:08:25.829798 14813 raft_consensus.cc:2804] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.830228 14782 ts_tablet_manager.cc:1403] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260709 13:08:25.830261 14813 raft_consensus.cc:493] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.830765 14813 raft_consensus.cc:3060] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.831724 14780 tablet_bootstrap.cc:492] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f: No bootstrap required, opened a new log
I20260709 13:08:25.832162 14780 ts_tablet_manager.cc:1403] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260709 13:08:25.832517 14782 raft_consensus.cc:359] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.833012 14782 raft_consensus.cc:385] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.833235 14782 raft_consensus.cc:740] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.833874 14782 consensus_queue.cc:260] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.834761 14780 raft_consensus.cc:359] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.835367 14782 ts_tablet_manager.cc:1434] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:08:25.835423 14780 raft_consensus.cc:385] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.835810 14780 raft_consensus.cc:740] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.836319 14782 tablet_bootstrap.cc:492] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c: Bootstrap starting.
I20260709 13:08:25.836604 14780 consensus_queue.cc:260] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.837908 14813 raft_consensus.cc:515] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.838802 14780 ts_tablet_manager.cc:1434] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:08:25.839987 14813 leader_election.cc:290] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 election: Requested vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517)
I20260709 13:08:25.840776 14787 leader_election.cc:290] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 election: Requested vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517)
I20260709 13:08:25.840678 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c213c1b36f849209b767a7316ffa90e" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
I20260709 13:08:25.841045 14782 tablet_bootstrap.cc:654] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.841336 14591 raft_consensus.cc:3060] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.840678 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c213c1b36f849209b767a7316ffa90e" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f" is_pre_election: true
I20260709 13:08:25.841761 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c213c1b36f849209b767a7316ffa90e" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:25.841889 14666 raft_consensus.cc:2468] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 0.
I20260709 13:08:25.846793 14591 raft_consensus.cc:2468] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 1.
I20260709 13:08:25.847103 14782 tablet_bootstrap.cc:492] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c: No bootstrap required, opened a new log
I20260709 13:08:25.847663 14782 ts_tablet_manager.cc:1403] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:08:25.848249 14706 leader_election.cc:304] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [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: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 3b14ace958504ce5aed5dd15d1edf69f
I20260709 13:08:25.849534 14787 raft_consensus.cc:2804] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.850171 14787 raft_consensus.cc:697] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Becoming Leader. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Running, Role: LEADER
I20260709 13:08:25.850548 14782 raft_consensus.cc:359] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.851225 14782 raft_consensus.cc:385] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.851038 14787 consensus_queue.cc:237] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.851547 14782 raft_consensus.cc:740] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.854600 14782 consensus_queue.cc:260] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.857070 14782 ts_tablet_manager.cc:1434] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:08:25.875394 14487 catalog_manager.cc:5697] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c reported cstate change: term changed from 0 to 1, leader changed from <none> to acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131). New cstate: current_term: 1 leader_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:25.876961 14487 catalog_manager.cc:5697] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c reported cstate change: term changed from 0 to 1, leader changed from <none> to acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131). New cstate: current_term: 1 leader_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:25.879324 14813 raft_consensus.cc:493] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.879848 14813 raft_consensus.cc:515] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.882174 14813 leader_election.cc:290] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517)
I20260709 13:08:25.883126 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d240ef4aa34a0a8d9f4561c1381659" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f" is_pre_election: true
I20260709 13:08:25.883116 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d240ef4aa34a0a8d9f4561c1381659" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" is_pre_election: true
I20260709 13:08:25.883867 14665 raft_consensus.cc:2468] T 38d240ef4aa34a0a8d9f4561c1381659 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 0.
I20260709 13:08:25.883934 14591 raft_consensus.cc:2468] T 38d240ef4aa34a0a8d9f4561c1381659 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 0.
I20260709 13:08:25.885021 14704 leader_election.cc:304] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b14ace958504ce5aed5dd15d1edf69f, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:25.886257 14813 raft_consensus.cc:2804] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.886567 14813 raft_consensus.cc:493] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.886842 14813 raft_consensus.cc:3060] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.892204 14813 raft_consensus.cc:515] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.895004 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d240ef4aa34a0a8d9f4561c1381659" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:25.894904 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d240ef4aa34a0a8d9f4561c1381659" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
I20260709 13:08:25.895669 14591 raft_consensus.cc:3060] T 38d240ef4aa34a0a8d9f4561c1381659 P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.895622 14665 raft_consensus.cc:3060] T 38d240ef4aa34a0a8d9f4561c1381659 P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.894071 14813 leader_election.cc:290] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 election: Requested vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517)
I20260709 13:08:25.902729 14665 raft_consensus.cc:2468] T 38d240ef4aa34a0a8d9f4561c1381659 P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 1.
I20260709 13:08:25.902642 14591 raft_consensus.cc:2468] T 38d240ef4aa34a0a8d9f4561c1381659 P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 1.
I20260709 13:08:25.904363 14706 leader_election.cc:304] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:25.905155 14813 raft_consensus.cc:2804] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.905582 14813 raft_consensus.cc:697] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Becoming Leader. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Running, Role: LEADER
I20260709 13:08:25.906333 14813 consensus_queue.cc:237] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.914453 14487 catalog_manager.cc:5697] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c reported cstate change: term changed from 0 to 1, leader changed from <none> to acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131). New cstate: current_term: 1 leader_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:25.938584 14785 raft_consensus.cc:493] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.939141 14785 raft_consensus.cc:515] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.941123 14785 leader_election.cc:290] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:25.942062 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011bdc1ebd9e418ba559aabe8e16526d" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" is_pre_election: true
I20260709 13:08:25.942195 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011bdc1ebd9e418ba559aabe8e16526d" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" is_pre_election: true
I20260709 13:08:25.942739 14591 raft_consensus.cc:2468] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 0.
I20260709 13:08:25.942739 14739 raft_consensus.cc:2468] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 0.
I20260709 13:08:25.944015 14632 leader_election.cc:304] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b14ace958504ce5aed5dd15d1edf69f, 8e1bc6d47f1349a28d5a03f55721c37d; no voters: 
I20260709 13:08:25.944759 14785 raft_consensus.cc:2804] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.945098 14785 raft_consensus.cc:493] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.945439 14785 raft_consensus.cc:3060] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.946168 14813 raft_consensus.cc:493] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.946628 14813 raft_consensus.cc:515] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.949163 14813 leader_election.cc:290] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517)
I20260709 13:08:25.949497 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71eb6218e15e457eb2b1d33cb4bee08a" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" is_pre_election: true
I20260709 13:08:25.949844 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71eb6218e15e457eb2b1d33cb4bee08a" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f" is_pre_election: true
I20260709 13:08:25.950199 14591 raft_consensus.cc:2468] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 0.
I20260709 13:08:25.950390 14665 raft_consensus.cc:2468] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 0.
I20260709 13:08:25.951367 14706 leader_election.cc:304] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:25.951619 14785 raft_consensus.cc:515] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.952036 14813 raft_consensus.cc:2804] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.952407 14813 raft_consensus.cc:493] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.952695 14813 raft_consensus.cc:3060] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.954267 14785 leader_election.cc:290] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 election: Requested vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:25.954420 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011bdc1ebd9e418ba559aabe8e16526d" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
I20260709 13:08:25.954797 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011bdc1ebd9e418ba559aabe8e16526d" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
I20260709 13:08:25.955088 14591 raft_consensus.cc:3060] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.955307 14739 raft_consensus.cc:3060] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.959904 14591 raft_consensus.cc:2468] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 1.
I20260709 13:08:25.960718 14739 raft_consensus.cc:2468] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 1.
I20260709 13:08:25.961006 14632 leader_election.cc:304] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b14ace958504ce5aed5dd15d1edf69f, 8e1bc6d47f1349a28d5a03f55721c37d; no voters: 
I20260709 13:08:25.961892 14785 raft_consensus.cc:2804] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.962332 14785 raft_consensus.cc:697] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 1 LEADER]: Becoming Leader. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Running, Role: LEADER
I20260709 13:08:25.962749 14813 raft_consensus.cc:515] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.963027 14785 consensus_queue.cc:237] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.964689 14813 leader_election.cc:290] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 election: Requested vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517)
I20260709 13:08:25.965349 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71eb6218e15e457eb2b1d33cb4bee08a" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
I20260709 13:08:25.965641 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71eb6218e15e457eb2b1d33cb4bee08a" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:25.965986 14591 raft_consensus.cc:3060] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.966226 14665 raft_consensus.cc:3060] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.972967 14591 raft_consensus.cc:2468] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 1.
I20260709 13:08:25.974032 14706 leader_election.cc:304] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:25.974210 14665 raft_consensus.cc:2468] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 1.
I20260709 13:08:25.975039 14813 raft_consensus.cc:2804] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.975521 14813 raft_consensus.cc:697] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Becoming Leader. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Running, Role: LEADER
I20260709 13:08:25.976322 14813 consensus_queue.cc:237] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:25.976151 14487 catalog_manager.cc:5697] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130). New cstate: current_term: 1 leader_uuid: "3b14ace958504ce5aed5dd15d1edf69f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:25.984455 14488 catalog_manager.cc:5697] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c reported cstate change: term changed from 0 to 1, leader changed from <none> to acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131). New cstate: current_term: 1 leader_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:26.026441 14813 raft_consensus.cc:493] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.026971 14813 raft_consensus.cc:515] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.027498 14785 raft_consensus.cc:493] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.027946 14785 raft_consensus.cc:515] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.029543 14813 leader_election.cc:290] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517)
I20260709 13:08:26.029965 14785 leader_election.cc:290] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:26.030328 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" is_pre_election: true
I20260709 13:08:26.030653 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" is_pre_election: true
I20260709 13:08:26.031064 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" is_pre_election: true
I20260709 13:08:26.031093 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f" is_pre_election: true
I20260709 13:08:26.031293 14591 raft_consensus.cc:2468] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 0.
I20260709 13:08:26.031657 14739 raft_consensus.cc:2468] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 0.
I20260709 13:08:26.031852 14665 raft_consensus.cc:2468] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 0.
I20260709 13:08:26.032545 14706 leader_election.cc:304] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:26.032826 14630 leader_election.cc:304] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [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: 3b14ace958504ce5aed5dd15d1edf69f, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 8e1bc6d47f1349a28d5a03f55721c37d
I20260709 13:08:26.033416 14813 raft_consensus.cc:2804] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.033589 14785 raft_consensus.cc:2804] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.033838 14813 raft_consensus.cc:493] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.034137 14785 raft_consensus.cc:493] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.034271 14813 raft_consensus.cc:3060] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.034567 14785 raft_consensus.cc:3060] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.039283 14811 raft_consensus.cc:493] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.038983 14813 raft_consensus.cc:515] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.039817 14785 raft_consensus.cc:515] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.039748 14811 raft_consensus.cc:515] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.041106 14813 leader_election.cc:290] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 1 election: Requested vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517)
I20260709 13:08:26.041826 14811 leader_election.cc:290] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:26.042320 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:26.042531 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
I20260709 13:08:26.043073 14665 raft_consensus.cc:2393] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate acb7a4f0d800472a8e0b3a4c255bb19c in current term 1: Already voted for candidate 3b14ace958504ce5aed5dd15d1edf69f in this term.
I20260709 13:08:26.042969 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
I20260709 13:08:26.043452 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b963020bf5574041b3d983d7b1b4259b" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" is_pre_election: true
I20260709 13:08:26.044070 14589 raft_consensus.cc:2468] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 0.
I20260709 13:08:26.044256 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b963020bf5574041b3d983d7b1b4259b" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" is_pre_election: true
I20260709 13:08:26.044638 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
I20260709 13:08:26.044790 14785 leader_election.cc:290] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 election: Requested vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:26.044893 14739 raft_consensus.cc:2468] T b963020bf5574041b3d983d7b1b4259b P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 0.
I20260709 13:08:26.043094 14591 raft_consensus.cc:3060] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.045403 14740 raft_consensus.cc:2393] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b14ace958504ce5aed5dd15d1edf69f in current term 1: Already voted for candidate acb7a4f0d800472a8e0b3a4c255bb19c in this term.
I20260709 13:08:26.045364 14632 leader_election.cc:304] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b14ace958504ce5aed5dd15d1edf69f, 8e1bc6d47f1349a28d5a03f55721c37d; no voters: 
I20260709 13:08:26.046438 14785 raft_consensus.cc:2804] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.046737 14785 raft_consensus.cc:493] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.047026 14785 raft_consensus.cc:3060] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.047299 14630 leader_election.cc:304] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [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: 3b14ace958504ce5aed5dd15d1edf69f; no voters: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c
I20260709 13:08:26.048064 14811 raft_consensus.cc:2749] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.051162 14591 raft_consensus.cc:2468] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 1.
I20260709 13:08:26.051710 14785 raft_consensus.cc:515] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.052145 14706 leader_election.cc:304] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [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: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 3b14ace958504ce5aed5dd15d1edf69f
I20260709 13:08:26.052927 14813 raft_consensus.cc:2804] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.053442 14813 raft_consensus.cc:697] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Becoming Leader. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Running, Role: LEADER
I20260709 13:08:26.053660 14785 leader_election.cc:290] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 election: Requested vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:26.054395 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b963020bf5574041b3d983d7b1b4259b" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
I20260709 13:08:26.054288 14813 consensus_queue.cc:237] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.054973 14591 raft_consensus.cc:3060] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.055215 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b963020bf5574041b3d983d7b1b4259b" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
I20260709 13:08:26.055964 14740 raft_consensus.cc:3060] T b963020bf5574041b3d983d7b1b4259b P acb7a4f0d800472a8e0b3a4c255bb19c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.060847 14740 raft_consensus.cc:2468] T b963020bf5574041b3d983d7b1b4259b P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 1.
I20260709 13:08:26.060910 14591 raft_consensus.cc:2468] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 1.
I20260709 13:08:26.061981 14632 leader_election.cc:304] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b14ace958504ce5aed5dd15d1edf69f, 8e1bc6d47f1349a28d5a03f55721c37d; no voters: 
I20260709 13:08:26.062681 14785 raft_consensus.cc:2804] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.063212 14785 raft_consensus.cc:697] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 1 LEADER]: Becoming Leader. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Running, Role: LEADER
I20260709 13:08:26.063915 14785 consensus_queue.cc:237] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.067046 14488 catalog_manager.cc:5697] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c reported cstate change: term changed from 0 to 1, leader changed from <none> to acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131). New cstate: current_term: 1 leader_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:26.071324 14487 catalog_manager.cc:5697] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130). New cstate: current_term: 1 leader_uuid: "3b14ace958504ce5aed5dd15d1edf69f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.083205 14788 consensus_queue.cc:1048] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.095042 14808 consensus_queue.cc:1048] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.149977 14788 raft_consensus.cc:493] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.150415 14788 raft_consensus.cc:515] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.152410 14788 leader_election.cc:290] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:26.154040 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b066213931e141a1ba9d62a7384991fb" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" is_pre_election: true
I20260709 13:08:26.153955 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b066213931e141a1ba9d62a7384991fb" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f" is_pre_election: true
I20260709 13:08:26.155421 14665 raft_consensus.cc:2393] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e1bc6d47f1349a28d5a03f55721c37d in current term 1: Already voted for candidate acb7a4f0d800472a8e0b3a4c255bb19c in this term.
I20260709 13:08:26.156320 14555 leader_election.cc:304] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e1bc6d47f1349a28d5a03f55721c37d; no voters: 3b14ace958504ce5aed5dd15d1edf69f, acb7a4f0d800472a8e0b3a4c255bb19c
I20260709 13:08:26.157104 14788 raft_consensus.cc:3060] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.163378 14788 raft_consensus.cc:2749] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.163750 14665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ab2674788c8465c9e30f1e718f52d26"
dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
mode: GRACEFUL
new_leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
 from {username='slave'} at 127.0.0.1:51218
I20260709 13:08:26.164362 14665 raft_consensus.cc:606] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 1 LEADER]: Received request to transfer leadership to TS 8e1bc6d47f1349a28d5a03f55721c37d
I20260709 13:08:26.170418 14813 consensus_queue.cc:1048] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.183287 14740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71eb6218e15e457eb2b1d33cb4bee08a"
dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
mode: GRACEFUL
new_leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
 from {username='slave'} at 127.0.0.1:60670
I20260709 13:08:26.183741 14740 raft_consensus.cc:606] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Received request to transfer leadership to TS 8e1bc6d47f1349a28d5a03f55721c37d
I20260709 13:08:26.186685 14852 consensus_queue.cc:1048] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:26.194242 14787 consensus_queue.cc:1048] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.195472 14740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d0ef57d91714d76a80623374ad0fe64"
dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
mode: GRACEFUL
new_leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
 from {username='slave'} at 127.0.0.1:60670
I20260709 13:08:26.196061 14740 raft_consensus.cc:606] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Received request to transfer leadership to TS 8e1bc6d47f1349a28d5a03f55721c37d
I20260709 13:08:26.202664 14819 raft_consensus.cc:993] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c: : Instructing follower 8e1bc6d47f1349a28d5a03f55721c37d to start an election
I20260709 13:08:26.203189 14819 raft_consensus.cc:1081] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Signalling peer 8e1bc6d47f1349a28d5a03f55721c37d to start an election
I20260709 13:08:26.203976 14740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c213c1b36f849209b767a7316ffa90e"
dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
mode: GRACEFUL
new_leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
 from {username='slave'} at 127.0.0.1:60670
I20260709 13:08:26.204586 14740 raft_consensus.cc:606] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Received request to transfer leadership to TS 8e1bc6d47f1349a28d5a03f55721c37d
I20260709 13:08:26.206943 14589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d0ef57d91714d76a80623374ad0fe64"
dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
 from {username='slave'} at 127.0.0.1:33952
I20260709 13:08:26.207515 14589 raft_consensus.cc:493] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:26.207890 14589 raft_consensus.cc:3060] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.213807 14819 consensus_queue.cc:1048] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.217875 14589 raft_consensus.cc:515] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.220047 14589 leader_election.cc:290] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 2 election: Requested vote from peers 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:26.221498 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0ef57d91714d76a80623374ad0fe64" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
I20260709 13:08:26.221547 14739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af"
dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
mode: GRACEFUL
new_leader_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
 from {username='slave'} at 127.0.0.1:60670
I20260709 13:08:26.222235 14740 raft_consensus.cc:3055] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:26.222306 14739 raft_consensus.cc:606] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Received request to transfer leadership to TS 3b14ace958504ce5aed5dd15d1edf69f
I20260709 13:08:26.222656 14740 raft_consensus.cc:740] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Running, Role: LEADER
I20260709 13:08:26.221665 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0ef57d91714d76a80623374ad0fe64" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:26.223492 14740 consensus_queue.cc:260] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.224599 14740 raft_consensus.cc:3060] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.227017 14785 consensus_queue.cc:1048] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.229285 14785 consensus_queue.cc:1048] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:26.231869 14740 raft_consensus.cc:2468] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 2.
I20260709 13:08:26.233363 14555 leader_election.cc:304] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [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: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 3b14ace958504ce5aed5dd15d1edf69f
I20260709 13:08:26.234577 14788 raft_consensus.cc:2804] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:26.236898 14788 raft_consensus.cc:697] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Becoming Leader. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Running, Role: LEADER
I20260709 13:08:26.239388 14740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b066213931e141a1ba9d62a7384991fb"
dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
mode: GRACEFUL
new_leader_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
 from {username='slave'} at 127.0.0.1:60670
I20260709 13:08:26.239979 14740 raft_consensus.cc:606] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Received request to transfer leadership to TS 3b14ace958504ce5aed5dd15d1edf69f
I20260709 13:08:26.240427 14811 raft_consensus.cc:993] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f: : Instructing follower 8e1bc6d47f1349a28d5a03f55721c37d to start an election
I20260709 13:08:26.242676 14785 raft_consensus.cc:1081] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 1 LEADER]: Signalling peer 8e1bc6d47f1349a28d5a03f55721c37d to start an election
I20260709 13:08:26.246539 14589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ab2674788c8465c9e30f1e718f52d26"
dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
 from {username='slave'} at 127.0.0.1:33946
I20260709 13:08:26.247092 14589 raft_consensus.cc:493] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:26.247471 14589 raft_consensus.cc:3060] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.239104 14788 consensus_queue.cc:237] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.253476 14589 raft_consensus.cc:515] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.255882 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab2674788c8465c9e30f1e718f52d26" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:26.256207 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab2674788c8465c9e30f1e718f52d26" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
I20260709 13:08:26.258111 14665 raft_consensus.cc:3055] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:26.258126 14739 raft_consensus.cc:3060] T 8ab2674788c8465c9e30f1e718f52d26 P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.258656 14665 raft_consensus.cc:740] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Running, Role: LEADER
I20260709 13:08:26.259490 14665 consensus_queue.cc:260] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.260540 14665 raft_consensus.cc:3060] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.258198 14589 leader_election.cc:290] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 2 election: Requested vote from peers 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:26.266088 14739 raft_consensus.cc:2468] T 8ab2674788c8465c9e30f1e718f52d26 P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 2.
I20260709 13:08:26.265623 14487 catalog_manager.cc:5697] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d reported cstate change: term changed from 1 to 2, leader changed from acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131) to 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129). New cstate: current_term: 2 leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.267217 14555 leader_election.cc:304] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:26.267306 14665 raft_consensus.cc:2468] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 2.
I20260709 13:08:26.268129 14788 raft_consensus.cc:2804] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:26.268739 14788 raft_consensus.cc:697] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Becoming Leader. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Running, Role: LEADER
I20260709 13:08:26.269369 14788 consensus_queue.cc:237] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.279009 14487 catalog_manager.cc:5697] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d reported cstate change: term changed from 1 to 2, leader changed from 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130) to 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129). New cstate: current_term: 2 leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.347676 14858 consensus_queue.cc:1048] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.354130 14819 consensus_queue.cc:1048] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.358834 14785 consensus_queue.cc:1048] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.363336 14665 raft_consensus.cc:3060] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.370450 14819 consensus_queue.cc:1048] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.372313 14819 consensus_queue.cc:1048] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.386500 14813 consensus_queue.cc:1048] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.397527 14813 raft_consensus.cc:993] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c: : Instructing follower 8e1bc6d47f1349a28d5a03f55721c37d to start an election
I20260709 13:08:26.398025 14852 raft_consensus.cc:1081] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Signalling peer 8e1bc6d47f1349a28d5a03f55721c37d to start an election
I20260709 13:08:26.399717 14591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c213c1b36f849209b767a7316ffa90e"
dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
 from {username='slave'} at 127.0.0.1:33952
I20260709 13:08:26.400439 14591 raft_consensus.cc:493] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:26.400906 14591 raft_consensus.cc:3060] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.408154 14591 raft_consensus.cc:515] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.410043 14591 leader_election.cc:290] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 2 election: Requested vote from peers 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:26.410815 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c213c1b36f849209b767a7316ffa90e" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:26.411069 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c213c1b36f849209b767a7316ffa90e" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
I20260709 13:08:26.411425 14666 raft_consensus.cc:3060] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.411600 14739 raft_consensus.cc:3055] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:26.411940 14739 raft_consensus.cc:740] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Running, Role: LEADER
I20260709 13:08:26.412760 14739 consensus_queue.cc:260] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.414037 14739 raft_consensus.cc:3060] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.418744 14666 raft_consensus.cc:2468] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 2.
I20260709 13:08:26.420015 14555 leader_election.cc:304] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b14ace958504ce5aed5dd15d1edf69f, 8e1bc6d47f1349a28d5a03f55721c37d; no voters: 
I20260709 13:08:26.420683 14739 raft_consensus.cc:2468] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 2.
I20260709 13:08:26.420771 14788 raft_consensus.cc:2804] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:26.421341 14788 raft_consensus.cc:697] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Becoming Leader. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Running, Role: LEADER
I20260709 13:08:26.422168 14788 consensus_queue.cc:237] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.428063 14489 catalog_manager.cc:5697] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d reported cstate change: term changed from 1 to 2, leader changed from acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131) to 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129). New cstate: current_term: 2 leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.485991 14785 consensus_queue.cc:1048] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.496991 14811 consensus_queue.cc:1048] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.530625 14852 consensus_queue.cc:1048] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.542658 14852 consensus_queue.cc:1048] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.546083 14852 consensus_queue.cc:1048] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.554414 14819 raft_consensus.cc:993] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c: : Instructing follower 3b14ace958504ce5aed5dd15d1edf69f to start an election
I20260709 13:08:26.554930 14819 raft_consensus.cc:993] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c: : Instructing follower 8e1bc6d47f1349a28d5a03f55721c37d to start an election
I20260709 13:08:26.555150 14787 raft_consensus.cc:1081] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Signalling peer 3b14ace958504ce5aed5dd15d1edf69f to start an election
I20260709 13:08:26.555316 14819 raft_consensus.cc:1081] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Signalling peer 8e1bc6d47f1349a28d5a03f55721c37d to start an election
I20260709 13:08:26.558001 14589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71eb6218e15e457eb2b1d33cb4bee08a"
dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
 from {username='slave'} at 127.0.0.1:33952
I20260709 13:08:26.558522 14664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af"
dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
 from {username='slave'} at 127.0.0.1:51208
I20260709 13:08:26.558776 14589 raft_consensus.cc:493] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:26.559289 14664 raft_consensus.cc:493] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:26.559350 14589 raft_consensus.cc:3060] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.559762 14664 raft_consensus.cc:3060] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.566399 14813 raft_consensus.cc:993] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c: : Instructing follower 3b14ace958504ce5aed5dd15d1edf69f to start an election
I20260709 13:08:26.566890 14813 raft_consensus.cc:1081] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Signalling peer 3b14ace958504ce5aed5dd15d1edf69f to start an election
I20260709 13:08:26.566689 14787 consensus_queue.cc:1048] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:26.567047 14589 raft_consensus.cc:515] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.568120 14664 raft_consensus.cc:515] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.569487 14666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b066213931e141a1ba9d62a7384991fb"
dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
 from {username='slave'} at 127.0.0.1:51208
I20260709 13:08:26.570268 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71eb6218e15e457eb2b1d33cb4bee08a" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:26.571619 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71eb6218e15e457eb2b1d33cb4bee08a" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
I20260709 13:08:26.572196 14739 raft_consensus.cc:3055] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:26.572523 14739 raft_consensus.cc:740] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Running, Role: LEADER
I20260709 13:08:26.573338 14739 consensus_queue.cc:260] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.573828 14664 leader_election.cc:290] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 2 election: Requested vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:26.573789 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
I20260709 13:08:26.574044 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
I20260709 13:08:26.574276 14739 raft_consensus.cc:3060] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.574616 14591 raft_consensus.cc:3060] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.574676 14740 raft_consensus.cc:3055] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:26.575105 14740 raft_consensus.cc:740] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Running, Role: LEADER
I20260709 13:08:26.576016 14740 consensus_queue.cc:260] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.577380 14740 raft_consensus.cc:3060] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.582296 14739 raft_consensus.cc:2468] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 2.
I20260709 13:08:26.583230 14591 raft_consensus.cc:2468] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 2.
I20260709 13:08:26.582847 14589 leader_election.cc:290] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 2 election: Requested vote from peers 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:26.584200 14666 raft_consensus.cc:493] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:26.584416 14632 leader_election.cc:304] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b14ace958504ce5aed5dd15d1edf69f, 8e1bc6d47f1349a28d5a03f55721c37d; no voters: 
I20260709 13:08:26.584813 14666 raft_consensus.cc:3060] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.585256 14785 raft_consensus.cc:2804] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:26.585461 14555 leader_election.cc:304] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [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: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 3b14ace958504ce5aed5dd15d1edf69f
I20260709 13:08:26.585825 14785 raft_consensus.cc:697] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 2 LEADER]: Becoming Leader. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Running, Role: LEADER
I20260709 13:08:26.586660 14788 raft_consensus.cc:2804] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:26.586699 14785 consensus_queue.cc:237] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.587646 14740 raft_consensus.cc:2468] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 2.
I20260709 13:08:26.587390 14788 raft_consensus.cc:697] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Becoming Leader. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Running, Role: LEADER
I20260709 13:08:26.589331 14788 consensus_queue.cc:237] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.595024 14666 raft_consensus.cc:515] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.596966 14666 leader_election.cc:290] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 2 election: Requested vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:26.598088 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b066213931e141a1ba9d62a7384991fb" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
I20260709 13:08:26.598256 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b066213931e141a1ba9d62a7384991fb" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
I20260709 13:08:26.598779 14740 raft_consensus.cc:3055] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:26.598861 14591 raft_consensus.cc:3060] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.599273 14740 raft_consensus.cc:740] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Running, Role: LEADER
I20260709 13:08:26.599800 14486 catalog_manager.cc:5697] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d reported cstate change: term changed from 1 to 2, leader changed from acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131) to 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129). New cstate: current_term: 2 leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.600268 14740 consensus_queue.cc:260] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.601531 14740 raft_consensus.cc:3060] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.606645 14591 raft_consensus.cc:2468] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 2.
I20260709 13:08:26.607808 14632 leader_election.cc:304] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b14ace958504ce5aed5dd15d1edf69f, 8e1bc6d47f1349a28d5a03f55721c37d; no voters: 
I20260709 13:08:26.608711 14785 raft_consensus.cc:2804] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:26.609207 14785 raft_consensus.cc:697] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [term 2 LEADER]: Becoming Leader. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Running, Role: LEADER
I20260709 13:08:26.608949 14489 catalog_manager.cc:5697] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f reported cstate change: term changed from 1 to 2, leader changed from acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131) to 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130). New cstate: current_term: 2 leader_uuid: "3b14ace958504ce5aed5dd15d1edf69f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.609956 14740 raft_consensus.cc:2468] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 2.
I20260709 13:08:26.610046 14785 consensus_queue.cc:237] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:26.621433 14489 catalog_manager.cc:5697] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f reported cstate change: term changed from 1 to 2, leader changed from acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131) to 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130). New cstate: current_term: 2 leader_uuid: "3b14ace958504ce5aed5dd15d1edf69f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.670351 14666 raft_consensus.cc:1275] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Refusing update from remote peer 8e1bc6d47f1349a28d5a03f55721c37d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:26.671633 14788 consensus_queue.cc:1048] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:26.679641 14740 raft_consensus.cc:1275] T 8ab2674788c8465c9e30f1e718f52d26 P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Refusing update from remote peer 8e1bc6d47f1349a28d5a03f55721c37d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:26.682057 14871 consensus_queue.cc:1048] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:26.740454 14740 raft_consensus.cc:1275] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Refusing update from remote peer 8e1bc6d47f1349a28d5a03f55721c37d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:26.741690 14871 consensus_queue.cc:1048] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:26.749982 14666 raft_consensus.cc:3060] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.756157 14666 raft_consensus.cc:1275] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Refusing update from remote peer 8e1bc6d47f1349a28d5a03f55721c37d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:26.757543 14871 consensus_queue.cc:1048] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.039799 14740 raft_consensus.cc:1275] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Refusing update from remote peer 8e1bc6d47f1349a28d5a03f55721c37d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:27.041157 14871 consensus_queue.cc:1048] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.046543 14739 raft_consensus.cc:1275] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Refusing update from remote peer 3b14ace958504ce5aed5dd15d1edf69f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:27.047510 14666 raft_consensus.cc:1275] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Refusing update from remote peer 8e1bc6d47f1349a28d5a03f55721c37d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:27.048365 14785 consensus_queue.cc:1048] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.049549 14808 consensus_queue.cc:1048] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.057909 14591 raft_consensus.cc:1275] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Refusing update from remote peer 3b14ace958504ce5aed5dd15d1edf69f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:27.059448 14811 consensus_queue.cc:1048] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.075840 14740 raft_consensus.cc:1275] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Refusing update from remote peer 8e1bc6d47f1349a28d5a03f55721c37d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:27.077214 14808 consensus_queue.cc:1048] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.089612 14666 raft_consensus.cc:3060] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.099076 14666 raft_consensus.cc:1275] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Refusing update from remote peer 8e1bc6d47f1349a28d5a03f55721c37d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:27.100430 14872 consensus_queue.cc:1048] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.122889 14591 raft_consensus.cc:1275] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Refusing update from remote peer 3b14ace958504ce5aed5dd15d1edf69f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:27.124138 14811 consensus_queue.cc:1048] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.131788 14740 raft_consensus.cc:1275] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Refusing update from remote peer 3b14ace958504ce5aed5dd15d1edf69f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:27.133389 14858 consensus_queue.cc:1048] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:29.280364 13910 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:08:29.281179 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:29.300053 14591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f21a87e5a6845578188afb8afa65446"
dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
mode: GRACEFUL
new_leader_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
 from {username='slave'} at 127.0.0.1:50386
I20260709 13:08:29.300654 14591 raft_consensus.cc:606] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 LEADER]: Received request to transfer leadership to TS acb7a4f0d800472a8e0b3a4c255bb19c
I20260709 13:08:29.304247 14591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c213c1b36f849209b767a7316ffa90e"
dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
mode: GRACEFUL
new_leader_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
 from {username='slave'} at 127.0.0.1:50386
I20260709 13:08:29.305052 14591 raft_consensus.cc:606] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Received request to transfer leadership to TS acb7a4f0d800472a8e0b3a4c255bb19c
I20260709 13:08:29.306351 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:29.306854 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:29.614347 14871 raft_consensus.cc:993] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d: : Instructing follower acb7a4f0d800472a8e0b3a4c255bb19c to start an election
I20260709 13:08:29.614971 14876 raft_consensus.cc:1081] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 LEADER]: Signalling peer acb7a4f0d800472a8e0b3a4c255bb19c to start an election
I20260709 13:08:29.616603 14740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f21a87e5a6845578188afb8afa65446"
dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
 from {username='slave'} at 127.0.0.1:60664
I20260709 13:08:29.617144 14740 raft_consensus.cc:493] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:29.617441 14740 raft_consensus.cc:3060] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.623979 14740 raft_consensus.cc:515] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:29.625902 14740 leader_election.cc:290] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 2 election: Requested vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517)
I20260709 13:08:29.626837 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f21a87e5a6845578188afb8afa65446" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
I20260709 13:08:29.627173 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f21a87e5a6845578188afb8afa65446" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:29.627409 14591 raft_consensus.cc:3055] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:29.627720 14666 raft_consensus.cc:3060] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.627749 14591 raft_consensus.cc:740] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Running, Role: LEADER
I20260709 13:08:29.628502 14591 consensus_queue.cc:260] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:29.629352 14591 raft_consensus.cc:3060] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.633433 14666 raft_consensus.cc:2468] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 2.
I20260709 13:08:29.633507 14591 raft_consensus.cc:2468] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 2.
I20260709 13:08:29.634757 14704 leader_election.cc:304] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b14ace958504ce5aed5dd15d1edf69f, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:29.635478 14787 raft_consensus.cc:2804] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:29.636687 14787 raft_consensus.cc:697] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 LEADER]: Becoming Leader. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Running, Role: LEADER
I20260709 13:08:29.637570 14787 consensus_queue.cc:237] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:29.645570 14486 catalog_manager.cc:5697] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c reported cstate change: term changed from 1 to 2, leader changed from 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129) to acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131). New cstate: current_term: 2 leader_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:29.701431 14871 raft_consensus.cc:993] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d: : Instructing follower acb7a4f0d800472a8e0b3a4c255bb19c to start an election
I20260709 13:08:29.702035 14876 raft_consensus.cc:1081] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Signalling peer acb7a4f0d800472a8e0b3a4c255bb19c to start an election
I20260709 13:08:29.704209 14740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c213c1b36f849209b767a7316ffa90e"
dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
 from {username='slave'} at 127.0.0.1:60664
I20260709 13:08:29.704839 14740 raft_consensus.cc:493] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:29.705245 14740 raft_consensus.cc:3060] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:29.711140 14740 raft_consensus.cc:515] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:29.712841 14740 leader_election.cc:290] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 3 election: Requested vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517)
I20260709 13:08:29.714057 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c213c1b36f849209b767a7316ffa90e" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
I20260709 13:08:29.714062 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c213c1b36f849209b767a7316ffa90e" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:29.714846 14591 raft_consensus.cc:3055] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:29.714890 14666 raft_consensus.cc:3060] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:29.715293 14591 raft_consensus.cc:740] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Running, Role: LEADER
I20260709 13:08:29.716094 14591 consensus_queue.cc:260] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [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: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:29.717490 14591 raft_consensus.cc:3060] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:29.722540 14666 raft_consensus.cc:2468] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 3.
I20260709 13:08:29.724125 14704 leader_election.cc:304] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [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: 3b14ace958504ce5aed5dd15d1edf69f, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:29.724798 14591 raft_consensus.cc:2468] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 3.
I20260709 13:08:29.725216 14787 raft_consensus.cc:2804] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:29.726126 14787 raft_consensus.cc:697] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 LEADER]: Becoming Leader. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Running, Role: LEADER
I20260709 13:08:29.727082 14787 consensus_queue.cc:237] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [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: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:29.734719 14486 catalog_manager.cc:5697] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c reported cstate change: term changed from 2 to 3, leader changed from 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129) to acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131). New cstate: current_term: 3 leader_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:30.075821 14591 raft_consensus.cc:1275] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Refusing update from remote peer acb7a4f0d800472a8e0b3a4c255bb19c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.077225 14787 consensus_queue.cc:1048] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:30.092941 14666 raft_consensus.cc:1275] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Refusing update from remote peer acb7a4f0d800472a8e0b3a4c255bb19c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.094406 14787 consensus_queue.cc:1048] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.248960 14666 raft_consensus.cc:1275] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 3 FOLLOWER]: Refusing update from remote peer acb7a4f0d800472a8e0b3a4c255bb19c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:30.252801 14787 consensus_queue.cc:1048] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:30.272171 14591 raft_consensus.cc:1275] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 FOLLOWER]: Refusing update from remote peer acb7a4f0d800472a8e0b3a4c255bb19c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:30.274602 14787 consensus_queue.cc:1048] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:30.308126 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:30.332934 14740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f21a87e5a6845578188afb8afa65446"
dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
mode: GRACEFUL
new_leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
 from {username='slave'} at 127.0.0.1:60670
I20260709 13:08:30.334017 14740 raft_consensus.cc:606] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 LEADER]: Received request to transfer leadership to TS 8e1bc6d47f1349a28d5a03f55721c37d
I20260709 13:08:30.345346 14740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c213c1b36f849209b767a7316ffa90e"
dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
mode: GRACEFUL
new_leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
 from {username='slave'} at 127.0.0.1:60670
I20260709 13:08:30.345925 14740 raft_consensus.cc:606] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 LEADER]: Received request to transfer leadership to TS 8e1bc6d47f1349a28d5a03f55721c37d
I20260709 13:08:30.353884 14665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b963020bf5574041b3d983d7b1b4259b"
dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
mode: GRACEFUL
new_leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
 from {username='slave'} at 127.0.0.1:51218
I20260709 13:08:30.354601 14665 raft_consensus.cc:606] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 1 LEADER]: Received request to transfer leadership to TS 8e1bc6d47f1349a28d5a03f55721c37d
I20260709 13:08:30.361876 14665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "011bdc1ebd9e418ba559aabe8e16526d"
dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
mode: GRACEFUL
new_leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
 from {username='slave'} at 127.0.0.1:51218
I20260709 13:08:30.362702 14665 raft_consensus.cc:606] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 1 LEADER]: Received request to transfer leadership to TS 8e1bc6d47f1349a28d5a03f55721c37d
I20260709 13:08:30.369820 14665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af"
dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
mode: GRACEFUL
new_leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
 from {username='slave'} at 127.0.0.1:51218
I20260709 13:08:30.370496 14665 raft_consensus.cc:606] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 2 LEADER]: Received request to transfer leadership to TS 8e1bc6d47f1349a28d5a03f55721c37d
I20260709 13:08:30.372493 14785 raft_consensus.cc:993] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f: : Instructing follower 8e1bc6d47f1349a28d5a03f55721c37d to start an election
I20260709 13:08:30.372958 14785 raft_consensus.cc:1081] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 1 LEADER]: Signalling peer 8e1bc6d47f1349a28d5a03f55721c37d to start an election
I20260709 13:08:30.374734 14591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "011bdc1ebd9e418ba559aabe8e16526d"
dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
 from {username='slave'} at 127.0.0.1:33946
I20260709 13:08:30.375344 14591 raft_consensus.cc:493] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:30.375698 14591 raft_consensus.cc:3060] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.382196 14591 raft_consensus.cc:515] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:30.383937 14591 leader_election.cc:290] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 2 election: Requested vote from peers 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:30.385439 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011bdc1ebd9e418ba559aabe8e16526d" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
I20260709 13:08:30.385273 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011bdc1ebd9e418ba559aabe8e16526d" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:30.386236 14740 raft_consensus.cc:3060] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.386333 14665 raft_consensus.cc:3055] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:30.386735 14665 raft_consensus.cc:740] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Running, Role: LEADER
I20260709 13:08:30.387543 14665 consensus_queue.cc:260] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:30.388536 14665 raft_consensus.cc:3060] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.392647 14740 raft_consensus.cc:2468] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 2.
I20260709 13:08:30.394022 14555 leader_election.cc:304] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:30.394984 14876 raft_consensus.cc:2804] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:30.395787 14876 raft_consensus.cc:697] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Becoming Leader. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Running, Role: LEADER
I20260709 13:08:30.397822 14665 raft_consensus.cc:2468] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 2.
I20260709 13:08:30.397725 14876 consensus_queue.cc:237] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:30.407320 14486 catalog_manager.cc:5697] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d reported cstate change: term changed from 1 to 2, leader changed from 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130) to 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129). New cstate: current_term: 2 leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:30.583851 14884 raft_consensus.cc:993] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f: : Instructing follower 8e1bc6d47f1349a28d5a03f55721c37d to start an election
I20260709 13:08:30.584597 14884 raft_consensus.cc:1081] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 1 LEADER]: Signalling peer 8e1bc6d47f1349a28d5a03f55721c37d to start an election
I20260709 13:08:30.586606 14591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b963020bf5574041b3d983d7b1b4259b"
dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
 from {username='slave'} at 127.0.0.1:33946
I20260709 13:08:30.587234 14591 raft_consensus.cc:493] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:30.587610 14591 raft_consensus.cc:3060] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.595618 14591 raft_consensus.cc:515] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:30.597999 14785 raft_consensus.cc:993] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f: : Instructing follower 8e1bc6d47f1349a28d5a03f55721c37d to start an election
I20260709 13:08:30.598384 14591 leader_election.cc:290] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 2 election: Requested vote from peers 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:30.598542 14785 raft_consensus.cc:1081] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 2 LEADER]: Signalling peer 8e1bc6d47f1349a28d5a03f55721c37d to start an election
I20260709 13:08:30.599453 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b963020bf5574041b3d983d7b1b4259b" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:30.600090 14665 raft_consensus.cc:3055] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:30.599885 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b963020bf5574041b3d983d7b1b4259b" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
I20260709 13:08:30.600442 14665 raft_consensus.cc:740] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Running, Role: LEADER
I20260709 13:08:30.600622 14740 raft_consensus.cc:3060] T b963020bf5574041b3d983d7b1b4259b P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.600840 14591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af"
dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
 from {username='slave'} at 127.0.0.1:33946
I20260709 13:08:30.601527 14591 raft_consensus.cc:493] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:30.602104 14591 raft_consensus.cc:3060] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.601553 14665 consensus_queue.cc:260] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:30.603163 14665 raft_consensus.cc:3060] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.610735 14740 raft_consensus.cc:2468] T b963020bf5574041b3d983d7b1b4259b P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 2.
I20260709 13:08:30.610766 14591 raft_consensus.cc:515] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:30.611582 14665 raft_consensus.cc:2468] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 2.
I20260709 13:08:30.612291 14555 leader_election.cc:304] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:30.613087 14591 leader_election.cc:290] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 3 election: Requested vote from peers 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:30.613205 14876 raft_consensus.cc:2804] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:30.613909 14876 raft_consensus.cc:697] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Becoming Leader. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Running, Role: LEADER
I20260709 13:08:30.614446 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:30.614881 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
I20260709 13:08:30.615294 14665 raft_consensus.cc:3055] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:30.615639 14740 raft_consensus.cc:3060] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.616147 14665 raft_consensus.cc:740] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Running, Role: LEADER
I20260709 13:08:30.615804 14876 consensus_queue.cc:237] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:30.617352 14665 consensus_queue.cc:260] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [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: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:30.619045 14665 raft_consensus.cc:3060] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.626797 14486 catalog_manager.cc:5697] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d reported cstate change: term changed from 1 to 2, leader changed from 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130) to 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129). New cstate: current_term: 2 leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:30.627472 14740 raft_consensus.cc:2468] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 3.
I20260709 13:08:30.628909 14555 leader_election.cc:304] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [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: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:30.629840 14876 raft_consensus.cc:2804] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:30.630342 14876 raft_consensus.cc:697] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 LEADER]: Becoming Leader. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Running, Role: LEADER
I20260709 13:08:30.630920 14665 raft_consensus.cc:2468] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 3.
I20260709 13:08:30.631268 14876 consensus_queue.cc:237] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [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: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:30.642954 14486 catalog_manager.cc:5697] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d reported cstate change: term changed from 2 to 3, leader changed from 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130) to 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129). New cstate: current_term: 3 leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:30.648710 14877 raft_consensus.cc:993] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c: : Instructing follower 8e1bc6d47f1349a28d5a03f55721c37d to start an election
I20260709 13:08:30.649394 14892 raft_consensus.cc:1081] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 LEADER]: Signalling peer 8e1bc6d47f1349a28d5a03f55721c37d to start an election
I20260709 13:08:30.651324 14591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f21a87e5a6845578188afb8afa65446"
dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
 from {username='slave'} at 127.0.0.1:33952
I20260709 13:08:30.651883 14591 raft_consensus.cc:493] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:30.652328 14591 raft_consensus.cc:3060] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.657985 14591 raft_consensus.cc:515] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:30.659418 14591 leader_election.cc:290] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 3 election: Requested vote from peers 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:30.660758 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f21a87e5a6845578188afb8afa65446" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
I20260709 13:08:30.660640 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f21a87e5a6845578188afb8afa65446" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:30.661369 14665 raft_consensus.cc:3060] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.661342 14740 raft_consensus.cc:3055] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:30.661931 14740 raft_consensus.cc:740] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Running, Role: LEADER
I20260709 13:08:30.662806 14740 consensus_queue.cc:260] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [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: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:30.664036 14740 raft_consensus.cc:3060] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.669101 14665 raft_consensus.cc:2468] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 3.
I20260709 13:08:30.670858 14740 raft_consensus.cc:2468] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 3.
I20260709 13:08:30.670804 14555 leader_election.cc:304] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [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: 3b14ace958504ce5aed5dd15d1edf69f, 8e1bc6d47f1349a28d5a03f55721c37d; no voters: 
I20260709 13:08:30.671659 14876 raft_consensus.cc:2804] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:30.672075 14876 raft_consensus.cc:697] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 LEADER]: Becoming Leader. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Running, Role: LEADER
I20260709 13:08:30.673117 14876 consensus_queue.cc:237] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [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: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:30.681208 14486 catalog_manager.cc:5697] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d reported cstate change: term changed from 2 to 3, leader changed from acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131) to 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129). New cstate: current_term: 3 leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:30.857781 14877 raft_consensus.cc:993] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c: : Instructing follower 8e1bc6d47f1349a28d5a03f55721c37d to start an election
I20260709 13:08:30.858579 14877 raft_consensus.cc:1081] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 LEADER]: Signalling peer 8e1bc6d47f1349a28d5a03f55721c37d to start an election
I20260709 13:08:30.860821 14591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c213c1b36f849209b767a7316ffa90e"
dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
 from {username='slave'} at 127.0.0.1:33952
I20260709 13:08:30.861680 14591 raft_consensus.cc:493] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:30.862000 14591 raft_consensus.cc:3060] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:30.868028 14591 raft_consensus.cc:515] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:30.869781 14591 leader_election.cc:290] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [CANDIDATE]: Term 4 election: Requested vote from peers 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:30.870926 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c213c1b36f849209b767a7316ffa90e" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:30.871145 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c213c1b36f849209b767a7316ffa90e" candidate_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
I20260709 13:08:30.871729 14740 raft_consensus.cc:3055] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:30.871665 14665 raft_consensus.cc:3060] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:30.872664 14740 raft_consensus.cc:740] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Running, Role: LEADER
I20260709 13:08:30.873661 14740 consensus_queue.cc:260] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [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: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:30.874938 14740 raft_consensus.cc:3060] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:30.880084 14665 raft_consensus.cc:2468] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 4.
I20260709 13:08:30.881532 14555 leader_election.cc:304] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [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: 3b14ace958504ce5aed5dd15d1edf69f, 8e1bc6d47f1349a28d5a03f55721c37d; no voters: 
I20260709 13:08:30.882361 14876 raft_consensus.cc:2804] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:30.882318 14740 raft_consensus.cc:2468] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e1bc6d47f1349a28d5a03f55721c37d in term 4.
I20260709 13:08:30.882962 14876 raft_consensus.cc:697] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 4 LEADER]: Becoming Leader. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Running, Role: LEADER
I20260709 13:08:30.883911 14876 consensus_queue.cc:237] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [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: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:30.890584 14486 catalog_manager.cc:5697] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d reported cstate change: term changed from 3 to 4, leader changed from acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131) to 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129). New cstate: current_term: 4 leader_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:30.925042 14665 raft_consensus.cc:1275] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Refusing update from remote peer 8e1bc6d47f1349a28d5a03f55721c37d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.926649 14876 consensus_queue.cc:1048] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.941752 14740 raft_consensus.cc:1275] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Refusing update from remote peer 8e1bc6d47f1349a28d5a03f55721c37d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.943859 14902 consensus_queue.cc:1048] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:31.004184 14665 raft_consensus.cc:1275] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Refusing update from remote peer 8e1bc6d47f1349a28d5a03f55721c37d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:31.005614 14902 consensus_queue.cc:1048] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:31.017019 14740 raft_consensus.cc:1275] T b963020bf5574041b3d983d7b1b4259b P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Refusing update from remote peer 8e1bc6d47f1349a28d5a03f55721c37d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:31.018579 14902 consensus_queue.cc:1048] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:31.088326 14740 raft_consensus.cc:1275] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 FOLLOWER]: Refusing update from remote peer 8e1bc6d47f1349a28d5a03f55721c37d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:31.090126 14902 consensus_queue.cc:1048] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:31.090823 14665 raft_consensus.cc:1275] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f [term 3 FOLLOWER]: Refusing update from remote peer 8e1bc6d47f1349a28d5a03f55721c37d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:31.092880 14902 consensus_queue.cc:1048] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:31.109948 14666 raft_consensus.cc:1275] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 3 FOLLOWER]: Refusing update from remote peer 8e1bc6d47f1349a28d5a03f55721c37d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:31.121403 14740 raft_consensus.cc:1275] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 FOLLOWER]: Refusing update from remote peer 8e1bc6d47f1349a28d5a03f55721c37d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:31.121959 14876 consensus_queue.cc:1048] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:31.125229 14876 consensus_queue.cc:1048] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:31.405562 14666 raft_consensus.cc:1275] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 4 FOLLOWER]: Refusing update from remote peer 8e1bc6d47f1349a28d5a03f55721c37d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:31.406890 14876 consensus_queue.cc:1048] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:31.415103 14740 raft_consensus.cc:1275] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 4 FOLLOWER]: Refusing update from remote peer 8e1bc6d47f1349a28d5a03f55721c37d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:31.416303 14876 consensus_queue.cc:1048] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:33.381218 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:33.390374 14591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "011bdc1ebd9e418ba559aabe8e16526d"
dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
mode: GRACEFUL
new_leader_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
 from {username='slave'} at 127.0.0.1:50386
I20260709 13:08:33.391007 14591 raft_consensus.cc:606] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Received request to transfer leadership to TS 3b14ace958504ce5aed5dd15d1edf69f
I20260709 13:08:33.394395 14591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d0ef57d91714d76a80623374ad0fe64"
dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
mode: GRACEFUL
new_leader_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
 from {username='slave'} at 127.0.0.1:50386
I20260709 13:08:33.394923 14591 raft_consensus.cc:606] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Received request to transfer leadership to TS acb7a4f0d800472a8e0b3a4c255bb19c
I20260709 13:08:33.398938 14591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f21a87e5a6845578188afb8afa65446"
dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
mode: GRACEFUL
new_leader_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
 from {username='slave'} at 127.0.0.1:50386
I20260709 13:08:33.399605 14591 raft_consensus.cc:606] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 LEADER]: Received request to transfer leadership to TS acb7a4f0d800472a8e0b3a4c255bb19c
I20260709 13:08:33.402112 14591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af"
dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
mode: GRACEFUL
new_leader_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
 from {username='slave'} at 127.0.0.1:50386
I20260709 13:08:33.402576 14591 raft_consensus.cc:606] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 LEADER]: Received request to transfer leadership to TS 3b14ace958504ce5aed5dd15d1edf69f
I20260709 13:08:33.403682 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:08:33.404280 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:33.618853 14916 raft_consensus.cc:993] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d: : Instructing follower acb7a4f0d800472a8e0b3a4c255bb19c to start an election
I20260709 13:08:33.619549 14916 raft_consensus.cc:1081] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Signalling peer acb7a4f0d800472a8e0b3a4c255bb19c to start an election
I20260709 13:08:33.622440 14740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d0ef57d91714d76a80623374ad0fe64"
dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
 from {username='slave'} at 127.0.0.1:60664
I20260709 13:08:33.622925 14740 raft_consensus.cc:493] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:33.623181 14740 raft_consensus.cc:3060] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.629230 14740 raft_consensus.cc:515] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:33.630239 14909 raft_consensus.cc:993] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d: : Instructing follower acb7a4f0d800472a8e0b3a4c255bb19c to start an election
I20260709 13:08:33.630766 14916 raft_consensus.cc:1081] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 LEADER]: Signalling peer acb7a4f0d800472a8e0b3a4c255bb19c to start an election
I20260709 13:08:33.631492 14740 leader_election.cc:290] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 3 election: Requested vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517)
I20260709 13:08:33.632344 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0ef57d91714d76a80623374ad0fe64" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
I20260709 13:08:33.632673 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0ef57d91714d76a80623374ad0fe64" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:33.633066 14591 raft_consensus.cc:3055] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:33.633157 14740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f21a87e5a6845578188afb8afa65446"
dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
 from {username='slave'} at 127.0.0.1:60664
I20260709 13:08:33.633239 14666 raft_consensus.cc:3060] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.633415 14591 raft_consensus.cc:740] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Running, Role: LEADER
I20260709 13:08:33.633889 14740 raft_consensus.cc:493] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:33.634276 14740 raft_consensus.cc:3060] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:33.634348 14591 consensus_queue.cc:260] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [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: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:33.635871 14591 raft_consensus.cc:3060] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.640321 14740 raft_consensus.cc:515] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:33.641366 14666 raft_consensus.cc:2468] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 3.
I20260709 13:08:33.643061 14740 leader_election.cc:290] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [CANDIDATE]: Term 4 election: Requested vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517)
I20260709 13:08:33.643675 14591 raft_consensus.cc:2468] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 3.
I20260709 13:08:33.644182 14704 leader_election.cc:304] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [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: 3b14ace958504ce5aed5dd15d1edf69f, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:33.644562 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f21a87e5a6845578188afb8afa65446" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
I20260709 13:08:33.645066 14892 raft_consensus.cc:2804] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:33.645232 14590 raft_consensus.cc:3055] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:33.645399 14666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f21a87e5a6845578188afb8afa65446" candidate_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
I20260709 13:08:33.645697 14590 raft_consensus.cc:740] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Running, Role: LEADER
I20260709 13:08:33.646066 14666 raft_consensus.cc:3060] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:33.646602 14590 consensus_queue.cc:260] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [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: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:33.647794 14590 raft_consensus.cc:3060] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:33.654247 14892 raft_consensus.cc:697] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 LEADER]: Becoming Leader. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Running, Role: LEADER
I20260709 13:08:33.654721 14590 raft_consensus.cc:2468] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 4.
I20260709 13:08:33.655591 14892 consensus_queue.cc:237] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [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: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:33.656970 14706 leader_election.cc:304] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [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: 8e1bc6d47f1349a28d5a03f55721c37d, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:33.657230 14666 raft_consensus.cc:2468] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb7a4f0d800472a8e0b3a4c255bb19c in term 4.
I20260709 13:08:33.658092 14917 raft_consensus.cc:2804] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:33.659966 14917 raft_consensus.cc:697] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 4 LEADER]: Becoming Leader. State: Replica: acb7a4f0d800472a8e0b3a4c255bb19c, State: Running, Role: LEADER
I20260709 13:08:33.660863 14917 consensus_queue.cc:237] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [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: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:33.665261 14488 catalog_manager.cc:5697] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c reported cstate change: term changed from 2 to 3, leader changed from 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129) to acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131). New cstate: current_term: 3 leader_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:33.684018 14488 catalog_manager.cc:5697] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c reported cstate change: term changed from 3 to 4, leader changed from 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129) to acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131). New cstate: current_term: 4 leader_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:33.688674 14909 raft_consensus.cc:993] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d: : Instructing follower 3b14ace958504ce5aed5dd15d1edf69f to start an election
I20260709 13:08:33.689255 14909 raft_consensus.cc:1081] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 LEADER]: Signalling peer 3b14ace958504ce5aed5dd15d1edf69f to start an election
I20260709 13:08:33.691366 14666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af"
dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
 from {username='slave'} at 127.0.0.1:51204
I20260709 13:08:33.691970 14666 raft_consensus.cc:493] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:33.692361 14666 raft_consensus.cc:3060] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:33.697968 14666 raft_consensus.cc:515] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:33.699702 14666 leader_election.cc:290] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 4 election: Requested vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:33.700680 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
I20260709 13:08:33.700771 14740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece37bcf26a144e9bb54e4a059e845af" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
I20260709 13:08:33.701524 14740 raft_consensus.cc:3060] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:33.701380 14590 raft_consensus.cc:3055] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:33.702263 14590 raft_consensus.cc:740] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Running, Role: LEADER
I20260709 13:08:33.703267 14590 consensus_queue.cc:260] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [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: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:33.704532 14590 raft_consensus.cc:3060] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:33.709143 14740 raft_consensus.cc:2468] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 4.
I20260709 13:08:33.710672 14630 leader_election.cc:304] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [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: 3b14ace958504ce5aed5dd15d1edf69f, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:33.711480 14915 raft_consensus.cc:2804] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:33.711478 14590 raft_consensus.cc:2468] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 4.
I20260709 13:08:33.713182 14915 raft_consensus.cc:697] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 4 LEADER]: Becoming Leader. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Running, Role: LEADER
I20260709 13:08:33.714099 14915 consensus_queue.cc:237] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [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: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:33.724516 14488 catalog_manager.cc:5697] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f reported cstate change: term changed from 3 to 4, leader changed from 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129) to 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130). New cstate: current_term: 4 leader_uuid: "3b14ace958504ce5aed5dd15d1edf69f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:33.927825 14909 raft_consensus.cc:993] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d: : Instructing follower 3b14ace958504ce5aed5dd15d1edf69f to start an election
I20260709 13:08:33.928332 14916 raft_consensus.cc:1081] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Signalling peer 3b14ace958504ce5aed5dd15d1edf69f to start an election
I20260709 13:08:33.929978 14666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "011bdc1ebd9e418ba559aabe8e16526d"
dest_uuid: "3b14ace958504ce5aed5dd15d1edf69f"
 from {username='slave'} at 127.0.0.1:51204
I20260709 13:08:33.930438 14666 raft_consensus.cc:493] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:33.930673 14666 raft_consensus.cc:3060] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.935801 14666 raft_consensus.cc:515] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:33.938056 14666 leader_election.cc:290] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [CANDIDATE]: Term 3 election: Requested vote from peers 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171), acb7a4f0d800472a8e0b3a4c255bb19c (127.13.149.131:35749)
I20260709 13:08:33.939018 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011bdc1ebd9e418ba559aabe8e16526d" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e1bc6d47f1349a28d5a03f55721c37d"
I20260709 13:08:33.939824 14590 raft_consensus.cc:3055] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:33.939791 14739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011bdc1ebd9e418ba559aabe8e16526d" candidate_uuid: "3b14ace958504ce5aed5dd15d1edf69f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c"
I20260709 13:08:33.940635 14590 raft_consensus.cc:740] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e1bc6d47f1349a28d5a03f55721c37d, State: Running, Role: LEADER
I20260709 13:08:33.940831 14739 raft_consensus.cc:3060] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.941608 14590 consensus_queue.cc:260] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [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: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:33.943161 14590 raft_consensus.cc:3060] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.947731 14739 raft_consensus.cc:2468] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 3.
I20260709 13:08:33.949062 14630 leader_election.cc:304] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [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: 3b14ace958504ce5aed5dd15d1edf69f, acb7a4f0d800472a8e0b3a4c255bb19c; no voters: 
I20260709 13:08:33.949936 14915 raft_consensus.cc:2804] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:33.950382 14915 raft_consensus.cc:697] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 3 LEADER]: Becoming Leader. State: Replica: 3b14ace958504ce5aed5dd15d1edf69f, State: Running, Role: LEADER
I20260709 13:08:33.950320 14590 raft_consensus.cc:2468] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b14ace958504ce5aed5dd15d1edf69f in term 3.
I20260709 13:08:33.951442 14915 consensus_queue.cc:237] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [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: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } }
I20260709 13:08:33.959705 14488 catalog_manager.cc:5697] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f reported cstate change: term changed from 2 to 3, leader changed from 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129) to 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130). New cstate: current_term: 3 leader_uuid: "3b14ace958504ce5aed5dd15d1edf69f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:34.061398 14590 raft_consensus.cc:1275] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 FOLLOWER]: Refusing update from remote peer acb7a4f0d800472a8e0b3a4c255bb19c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:34.063061 14917 consensus_queue.cc:1048] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:34.078235 14666 raft_consensus.cc:1275] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f [term 3 FOLLOWER]: Refusing update from remote peer acb7a4f0d800472a8e0b3a4c255bb19c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:34.079842 14892 consensus_queue.cc:1048] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:34.178681 14590 raft_consensus.cc:1275] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 4 FOLLOWER]: Refusing update from remote peer acb7a4f0d800472a8e0b3a4c255bb19c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:34.180657 14892 consensus_queue.cc:1048] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:34.192065 14666 raft_consensus.cc:1275] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f [term 4 FOLLOWER]: Refusing update from remote peer acb7a4f0d800472a8e0b3a4c255bb19c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:34.194146 14918 consensus_queue.cc:1048] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b14ace958504ce5aed5dd15d1edf69f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:34.231048 14590 raft_consensus.cc:1275] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 4 FOLLOWER]: Refusing update from remote peer 3b14ace958504ce5aed5dd15d1edf69f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:34.233079 14915 consensus_queue.cc:1048] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:34.244767 14739 raft_consensus.cc:1275] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 4 FOLLOWER]: Refusing update from remote peer 3b14ace958504ce5aed5dd15d1edf69f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:34.247253 14936 consensus_queue.cc:1048] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:34.371522 14590 raft_consensus.cc:1275] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 FOLLOWER]: Refusing update from remote peer 3b14ace958504ce5aed5dd15d1edf69f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:34.372740 14936 consensus_queue.cc:1048] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e1bc6d47f1349a28d5a03f55721c37d" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:34.383368 14739 raft_consensus.cc:1275] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 FOLLOWER]: Refusing update from remote peer 3b14ace958504ce5aed5dd15d1edf69f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:34.384992 14939 consensus_queue.cc:1048] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb7a4f0d800472a8e0b3a4c255bb19c" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:34.405205 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:34.411639 13910 tablet_server.cc:179] TabletServer@127.13.149.129:0 shutting down...
I20260709 13:08:34.440251 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:34.441073 13910 tablet_replica.cc:333] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d: stopping tablet replica
I20260709 13:08:34.441727 13910 raft_consensus.cc:2243] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:34.442444 13910 raft_consensus.cc:2272] T 7c213c1b36f849209b767a7316ffa90e P 8e1bc6d47f1349a28d5a03f55721c37d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.444402 13910 tablet_replica.cc:333] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d: stopping tablet replica
I20260709 13:08:34.444967 13910 raft_consensus.cc:2243] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:34.445736 13910 raft_consensus.cc:2272] T b963020bf5574041b3d983d7b1b4259b P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.447336 13910 tablet_replica.cc:333] T 38d240ef4aa34a0a8d9f4561c1381659 P 8e1bc6d47f1349a28d5a03f55721c37d: stopping tablet replica
I20260709 13:08:34.447825 13910 raft_consensus.cc:2243] T 38d240ef4aa34a0a8d9f4561c1381659 P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.448237 13910 raft_consensus.cc:2272] T 38d240ef4aa34a0a8d9f4561c1381659 P 8e1bc6d47f1349a28d5a03f55721c37d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.449909 13910 tablet_replica.cc:333] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d: stopping tablet replica
I20260709 13:08:34.450397 13910 raft_consensus.cc:2243] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.450774 13910 raft_consensus.cc:2272] T b066213931e141a1ba9d62a7384991fb P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.452289 13910 tablet_replica.cc:333] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d: stopping tablet replica
I20260709 13:08:34.452762 13910 raft_consensus.cc:2243] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.453253 13910 raft_consensus.cc:2272] T 011bdc1ebd9e418ba559aabe8e16526d P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.455574 13910 tablet_replica.cc:333] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d: stopping tablet replica
I20260709 13:08:34.456135 13910 raft_consensus.cc:2243] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:34.456966 13910 raft_consensus.cc:2272] T 8ab2674788c8465c9e30f1e718f52d26 P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.458858 13910 tablet_replica.cc:333] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d: stopping tablet replica
I20260709 13:08:34.459408 13910 raft_consensus.cc:2243] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.459833 13910 raft_consensus.cc:2272] T 0f21a87e5a6845578188afb8afa65446 P 8e1bc6d47f1349a28d5a03f55721c37d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.461999 13910 tablet_replica.cc:333] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d: stopping tablet replica
I20260709 13:08:34.462531 13910 raft_consensus.cc:2243] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:34.463361 13910 raft_consensus.cc:2272] T 71eb6218e15e457eb2b1d33cb4bee08a P 8e1bc6d47f1349a28d5a03f55721c37d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.465443 13910 tablet_replica.cc:333] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d: stopping tablet replica
I20260709 13:08:34.465974 13910 raft_consensus.cc:2243] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.466403 13910 raft_consensus.cc:2272] T 0d0ef57d91714d76a80623374ad0fe64 P 8e1bc6d47f1349a28d5a03f55721c37d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.468896 13910 tablet_replica.cc:333] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d: stopping tablet replica
I20260709 13:08:34.469408 13910 raft_consensus.cc:2243] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.469906 13910 raft_consensus.cc:2272] T ece37bcf26a144e9bb54e4a059e845af P 8e1bc6d47f1349a28d5a03f55721c37d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.501046 13910 tablet_server.cc:196] TabletServer@127.13.149.129:0 shutdown complete.
I20260709 13:08:34.519537 13910 tablet_server.cc:179] TabletServer@127.13.149.130:0 shutting down...
W20260709 13:08:34.544355 14706 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.149.129:34171: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260709 13:08:34.547282 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:34.548071 13910 tablet_replica.cc:333] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f: stopping tablet replica
W20260709 13:08:34.548548 14706 consensus_peers.cc:597] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c -> Peer 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171): Couldn't send request to peer 8e1bc6d47f1349a28d5a03f55721c37d. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:34171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:34.548682 13910 raft_consensus.cc:2243] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.549170 13910 raft_consensus.cc:2272] T b963020bf5574041b3d983d7b1b4259b P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.550812 13910 tablet_replica.cc:333] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f: stopping tablet replica
I20260709 13:08:34.551311 13910 raft_consensus.cc:2243] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:34.552040 13910 raft_consensus.cc:2272] T ece37bcf26a144e9bb54e4a059e845af P 3b14ace958504ce5aed5dd15d1edf69f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.554373 13910 tablet_replica.cc:333] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f: stopping tablet replica
I20260709 13:08:34.555140 13910 raft_consensus.cc:2243] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:34.556151 13910 raft_consensus.cc:2272] T 011bdc1ebd9e418ba559aabe8e16526d P 3b14ace958504ce5aed5dd15d1edf69f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.558903 13910 tablet_replica.cc:333] T 38d240ef4aa34a0a8d9f4561c1381659 P 3b14ace958504ce5aed5dd15d1edf69f: stopping tablet replica
I20260709 13:08:34.559613 13910 raft_consensus.cc:2243] T 38d240ef4aa34a0a8d9f4561c1381659 P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.560067 13910 raft_consensus.cc:2272] T 38d240ef4aa34a0a8d9f4561c1381659 P 3b14ace958504ce5aed5dd15d1edf69f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:34.561323 14632 consensus_peers.cc:597] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f -> Peer 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171): Couldn't send request to peer 8e1bc6d47f1349a28d5a03f55721c37d. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:34171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:34.562177 13910 tablet_replica.cc:333] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f: stopping tablet replica
I20260709 13:08:34.562685 13910 raft_consensus.cc:2243] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:34.563449 13910 raft_consensus.cc:2272] T b066213931e141a1ba9d62a7384991fb P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.565145 13910 tablet_replica.cc:333] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f: stopping tablet replica
I20260709 13:08:34.565725 13910 raft_consensus.cc:2243] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.566138 13910 raft_consensus.cc:2272] T 7c213c1b36f849209b767a7316ffa90e P 3b14ace958504ce5aed5dd15d1edf69f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.567675 13910 tablet_replica.cc:333] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f: stopping tablet replica
I20260709 13:08:34.568187 13910 raft_consensus.cc:2243] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.568586 13910 raft_consensus.cc:2272] T 0f21a87e5a6845578188afb8afa65446 P 3b14ace958504ce5aed5dd15d1edf69f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.570946 13910 tablet_replica.cc:333] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f: stopping tablet replica
I20260709 13:08:34.571480 13910 raft_consensus.cc:2243] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.571933 13910 raft_consensus.cc:2272] T 8ab2674788c8465c9e30f1e718f52d26 P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.573730 13910 tablet_replica.cc:333] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f: stopping tablet replica
I20260709 13:08:34.574244 13910 raft_consensus.cc:2243] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.574671 13910 raft_consensus.cc:2272] T 0d0ef57d91714d76a80623374ad0fe64 P 3b14ace958504ce5aed5dd15d1edf69f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.576705 13910 tablet_replica.cc:333] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f: stopping tablet replica
I20260709 13:08:34.577211 13910 raft_consensus.cc:2243] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.577615 13910 raft_consensus.cc:2272] T 71eb6218e15e457eb2b1d33cb4bee08a P 3b14ace958504ce5aed5dd15d1edf69f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:34.586169 14704 consensus_peers.cc:597] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c -> Peer 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517): Couldn't send request to peer 3b14ace958504ce5aed5dd15d1edf69f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:34.602193 14704 consensus_peers.cc:597] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c -> Peer 3b14ace958504ce5aed5dd15d1edf69f (127.13.149.130:34517): Couldn't send request to peer 3b14ace958504ce5aed5dd15d1edf69f. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.130:34517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:34.607416 13910 tablet_server.cc:196] TabletServer@127.13.149.130:0 shutdown complete.
I20260709 13:08:34.625830 13910 tablet_server.cc:179] TabletServer@127.13.149.131:0 shutting down...
W20260709 13:08:34.642117 14706 consensus_peers.cc:597] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c -> Peer 8e1bc6d47f1349a28d5a03f55721c37d (127.13.149.129:34171): Couldn't send request to peer 8e1bc6d47f1349a28d5a03f55721c37d. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:34171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:34.655730 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:34.656592 13910 tablet_replica.cc:333] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c: stopping tablet replica
I20260709 13:08:34.657500 13910 raft_consensus.cc:2243] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.658071 13910 raft_consensus.cc:2272] T ece37bcf26a144e9bb54e4a059e845af P acb7a4f0d800472a8e0b3a4c255bb19c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.660133 13910 tablet_replica.cc:333] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c: stopping tablet replica
I20260709 13:08:34.660610 13910 raft_consensus.cc:2243] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.660951 13910 raft_consensus.cc:2272] T 7c213c1b36f849209b767a7316ffa90e P acb7a4f0d800472a8e0b3a4c255bb19c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.662550 13910 tablet_replica.cc:333] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c: stopping tablet replica
I20260709 13:08:34.662976 13910 raft_consensus.cc:2243] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.663352 13910 raft_consensus.cc:2272] T 71eb6218e15e457eb2b1d33cb4bee08a P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.664820 13910 tablet_replica.cc:333] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c: stopping tablet replica
I20260709 13:08:34.665232 13910 raft_consensus.cc:2243] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:34.665956 13910 raft_consensus.cc:2272] T 0d0ef57d91714d76a80623374ad0fe64 P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.667922 13910 tablet_replica.cc:333] T b963020bf5574041b3d983d7b1b4259b P acb7a4f0d800472a8e0b3a4c255bb19c: stopping tablet replica
I20260709 13:08:34.668382 13910 raft_consensus.cc:2243] T b963020bf5574041b3d983d7b1b4259b P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.668721 13910 raft_consensus.cc:2272] T b963020bf5574041b3d983d7b1b4259b P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.670203 13910 tablet_replica.cc:333] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c: stopping tablet replica
I20260709 13:08:34.670606 13910 raft_consensus.cc:2243] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:34.671238 13910 raft_consensus.cc:2272] T 0f21a87e5a6845578188afb8afa65446 P acb7a4f0d800472a8e0b3a4c255bb19c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.673137 13910 tablet_replica.cc:333] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c: stopping tablet replica
I20260709 13:08:34.673575 13910 raft_consensus.cc:2243] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:34.674304 13910 raft_consensus.cc:2272] T 38d240ef4aa34a0a8d9f4561c1381659 P acb7a4f0d800472a8e0b3a4c255bb19c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.675796 13910 tablet_replica.cc:333] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c: stopping tablet replica
I20260709 13:08:34.676219 13910 raft_consensus.cc:2243] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.676584 13910 raft_consensus.cc:2272] T b066213931e141a1ba9d62a7384991fb P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.678143 13910 tablet_replica.cc:333] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c: stopping tablet replica
I20260709 13:08:34.678531 13910 raft_consensus.cc:2243] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.678853 13910 raft_consensus.cc:2272] T 011bdc1ebd9e418ba559aabe8e16526d P acb7a4f0d800472a8e0b3a4c255bb19c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.680637 13910 tablet_replica.cc:333] T 8ab2674788c8465c9e30f1e718f52d26 P acb7a4f0d800472a8e0b3a4c255bb19c: stopping tablet replica
I20260709 13:08:34.681030 13910 raft_consensus.cc:2243] T 8ab2674788c8465c9e30f1e718f52d26 P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.681368 13910 raft_consensus.cc:2272] T 8ab2674788c8465c9e30f1e718f52d26 P acb7a4f0d800472a8e0b3a4c255bb19c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.700649 13910 tablet_server.cc:196] TabletServer@127.13.149.131:0 shutdown complete.
I20260709 13:08:34.717981 13910 master.cc:562] Master@127.13.149.190:41653 shutting down...
I20260709 13:08:34.739789 13910 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:34.740262 13910 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.740535 13910 tablet_replica.cc:333] T 00000000000000000000000000000000 P 92ce98e8e72d4df7b063bfc63b761e15: stopping tablet replica
I20260709 13:08:34.761155 13910 master.cc:584] Master@127.13.149.190:41653 shutdown complete.
3b14ace958504ce5aed5dd15d1edf69f  4
8e1bc6d47f1349a28d5a03f55721c37d  5
acb7a4f0d800472a8e0b3a4c255bb19c  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10435 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:08:34.800508 13910 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.149.190:36041
I20260709 13:08:34.801774 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:34.807756 14945 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:34.807875 14946 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:34.808750 14948 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:34.811141 13910 server_base.cc:1061] running on GCE node
I20260709 13:08:34.812618 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:34.812800 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:34.812974 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602514812960 us; error 0 us; skew 500 ppm
I20260709 13:08:34.813524 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:34.815938 13910 webserver.cc:533] Webserver started at http://127.13.149.190:39709/ using document root <none> and password file <none>
I20260709 13:08:34.816418 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:34.816568 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:34.816898 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:34.818039 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/master-0-root/instance:
uuid: "79e453faa27d407fa51f6c052b34cd66"
format_stamp: "Formatted at 2026-07-09 13:08:34 on dist-test-slave-mxd3"
I20260709 13:08:34.822315 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:08:34.825588 14953 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:34.826530 13910 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:08:34.826761 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/master-0-root
uuid: "79e453faa27d407fa51f6c052b34cd66"
format_stamp: "Formatted at 2026-07-09 13:08:34 on dist-test-slave-mxd3"
I20260709 13:08:34.826998 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:34.846562 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:34.847734 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:34.886484 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.190:36041
I20260709 13:08:34.886583 15004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.190:36041 every 8 connection(s)
I20260709 13:08:34.890726 15005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.900905 15005 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66: Bootstrap starting.
I20260709 13:08:34.905973 15005 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:34.910547 15005 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66: No bootstrap required, opened a new log
I20260709 13:08:34.912834 15005 raft_consensus.cc:359] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79e453faa27d407fa51f6c052b34cd66" member_type: VOTER }
I20260709 13:08:34.913278 15005 raft_consensus.cc:385] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:34.913516 15005 raft_consensus.cc:740] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e453faa27d407fa51f6c052b34cd66, State: Initialized, Role: FOLLOWER
I20260709 13:08:34.914302 15005 consensus_queue.cc:260] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "79e453faa27d407fa51f6c052b34cd66" member_type: VOTER }
I20260709 13:08:34.914815 15005 raft_consensus.cc:399] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:34.915051 15005 raft_consensus.cc:493] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:34.915460 15005 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:34.920001 15005 raft_consensus.cc:515] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79e453faa27d407fa51f6c052b34cd66" member_type: VOTER }
I20260709 13:08:34.920620 15005 leader_election.cc:304] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [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: 79e453faa27d407fa51f6c052b34cd66; no voters: 
I20260709 13:08:34.921924 15005 leader_election.cc:290] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:34.922260 15008 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:34.923653 15008 raft_consensus.cc:697] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [term 1 LEADER]: Becoming Leader. State: Replica: 79e453faa27d407fa51f6c052b34cd66, State: Running, Role: LEADER
I20260709 13:08:34.924368 15008 consensus_queue.cc:237] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [LEADER]: Queue going to LEADER mode. State: All 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: "79e453faa27d407fa51f6c052b34cd66" member_type: VOTER }
I20260709 13:08:34.925086 15005 sys_catalog.cc:565] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:34.928716 15009 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "79e453faa27d407fa51f6c052b34cd66" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79e453faa27d407fa51f6c052b34cd66" member_type: VOTER } }
I20260709 13:08:34.929378 15009 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:34.929142 15010 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 79e453faa27d407fa51f6c052b34cd66. Latest consensus state: current_term: 1 leader_uuid: "79e453faa27d407fa51f6c052b34cd66" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79e453faa27d407fa51f6c052b34cd66" member_type: VOTER } }
I20260709 13:08:34.930234 15010 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:34.933581 15014 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:34.942394 15014 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:34.944793 13910 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:34.951869 15014 catalog_manager.cc:1383] Generated new cluster ID: a8747442aab54d0a8712a011303a78a8
I20260709 13:08:34.952174 15014 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:34.990729 15014 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:34.991968 15014 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:35.007365 15014 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66: Generated new TSK 0
I20260709 13:08:35.008128 15014 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:35.075732 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:35.082046 15026 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:35.083091 15027 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:35.086071 15029 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:35.087193 13910 server_base.cc:1061] running on GCE node
I20260709 13:08:35.088032 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:35.088264 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:35.088395 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602515088383 us; error 0 us; skew 500 ppm
I20260709 13:08:35.089004 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:35.091902 13910 webserver.cc:533] Webserver started at http://127.13.149.129:40151/ using document root <none> and password file <none>
I20260709 13:08:35.092332 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:35.092480 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:35.092697 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:35.093778 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/instance:
uuid: "a2cd9464909142caa01ea93ec8bc31cc"
format_stamp: "Formatted at 2026-07-09 13:08:35 on dist-test-slave-mxd3"
I20260709 13:08:35.098277 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:35.101891 15034 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:35.102772 13910 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:08:35.103122 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root
uuid: "a2cd9464909142caa01ea93ec8bc31cc"
format_stamp: "Formatted at 2026-07-09 13:08:35 on dist-test-slave-mxd3"
I20260709 13:08:35.103380 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:35.117818 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:35.119014 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:35.120415 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:35.122668 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:35.122835 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:35.123135 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:35.123302 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:35.164458 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.129:42753
I20260709 13:08:35.164564 15096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.129:42753 every 8 connection(s)
I20260709 13:08:35.169363 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:35.176594 15101 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:35.179426 15102 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:35.180344 15104 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:35.181759 13910 server_base.cc:1061] running on GCE node
I20260709 13:08:35.182515 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:35.182760 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:35.182969 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602515182951 us; error 0 us; skew 500 ppm
I20260709 13:08:35.183615 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:35.185916 13910 webserver.cc:533] Webserver started at http://127.13.149.130:44541/ using document root <none> and password file <none>
I20260709 13:08:35.186363 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:35.186510 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:35.186719 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:35.187749 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/instance:
uuid: "937497c267e84226ae8389b561abc78e"
format_stamp: "Formatted at 2026-07-09 13:08:35 on dist-test-slave-mxd3"
I20260709 13:08:35.192715 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:08:35.193975 15097 heartbeater.cc:344] Connected to a master server at 127.13.149.190:36041
I20260709 13:08:35.194341 15097 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:35.195019 15097 heartbeater.cc:507] Master 127.13.149.190:36041 requested a full tablet report, sending...
I20260709 13:08:35.196597 15109 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:35.197355 14970 ts_manager.cc:194] Registered new tserver with Master: a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753)
I20260709 13:08:35.197474 13910 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:08:35.198084 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root
uuid: "937497c267e84226ae8389b561abc78e"
format_stamp: "Formatted at 2026-07-09 13:08:35 on dist-test-slave-mxd3"
I20260709 13:08:35.198377 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:35.199416 14970 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40906
I20260709 13:08:35.209404 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:35.210680 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:35.212102 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:35.214268 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:35.214488 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:35.214748 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:35.214917 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:35.256443 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.130:32883
I20260709 13:08:35.256537 15171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.130:32883 every 8 connection(s)
I20260709 13:08:35.261276 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:35.267400 15175 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:35.269165 15176 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:35.272981 15178 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:35.274371 13910 server_base.cc:1061] running on GCE node
I20260709 13:08:35.274397 15172 heartbeater.cc:344] Connected to a master server at 127.13.149.190:36041
I20260709 13:08:35.274972 15172 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:35.275460 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:35.275707 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:35.275902 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602515275865 us; error 0 us; skew 500 ppm
I20260709 13:08:35.275808 15172 heartbeater.cc:507] Master 127.13.149.190:36041 requested a full tablet report, sending...
I20260709 13:08:35.276662 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:35.278676 14970 ts_manager.cc:194] Registered new tserver with Master: 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:35.279600 13910 webserver.cc:533] Webserver started at http://127.13.149.131:45073/ using document root <none> and password file <none>
I20260709 13:08:35.280148 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:35.280167 14970 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40912
I20260709 13:08:35.280593 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:35.280925 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:35.282207 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/instance:
uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
format_stamp: "Formatted at 2026-07-09 13:08:35 on dist-test-slave-mxd3"
I20260709 13:08:35.286753 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:35.290460 15183 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:35.291271 13910 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:35.291589 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root
uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
format_stamp: "Formatted at 2026-07-09 13:08:35 on dist-test-slave-mxd3"
I20260709 13:08:35.291931 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:35.312731 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:35.314087 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:35.315665 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:35.318207 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:35.318459 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:35.318722 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:35.318919 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:35.363471 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.131:45707
I20260709 13:08:35.363575 15245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.131:45707 every 8 connection(s)
I20260709 13:08:35.378305 15246 heartbeater.cc:344] Connected to a master server at 127.13.149.190:36041
I20260709 13:08:35.378731 15246 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:35.379534 15246 heartbeater.cc:507] Master 127.13.149.190:36041 requested a full tablet report, sending...
I20260709 13:08:35.381753 14970 ts_manager.cc:194] Registered new tserver with Master: cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:35.382627 13910 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015926265s
I20260709 13:08:35.383111 14970 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40928
I20260709 13:08:35.410401 14970 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40940:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:08:35.416450 14970 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:08:35.620412 15062 tablet_service.cc:1511] Processing CreateTablet for tablet e9fbe2fff0914565aa65dd3df53b10c2 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:35.621449 15059 tablet_service.cc:1511] Processing CreateTablet for tablet 0b60931e53624dc09d6b8835aa8546c8 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:35.621986 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9fbe2fff0914565aa65dd3df53b10c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.622815 15059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b60931e53624dc09d6b8835aa8546c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.624032 15061 tablet_service.cc:1511] Processing CreateTablet for tablet 78826c39856543b983ef735e2d4d2363 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:35.625363 15061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78826c39856543b983ef735e2d4d2363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.627641 15058 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc5e7a090c3447aa1b833c9df6d39d6 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:35.627547 15060 tablet_service.cc:1511] Processing CreateTablet for tablet d93491be89774118862fbdf68eca3cae (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:35.629053 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc5e7a090c3447aa1b833c9df6d39d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.629954 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d93491be89774118862fbdf68eca3cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.630915 15057 tablet_service.cc:1511] Processing CreateTablet for tablet d5e7bfebc6a148f38fea1febb22ff1f0 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:35.632304 15057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e7bfebc6a148f38fea1febb22ff1f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.633997 15056 tablet_service.cc:1511] Processing CreateTablet for tablet e737bd33898845a3a1a7d5f630c5b82b (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:35.635316 15056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e737bd33898845a3a1a7d5f630c5b82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.638764 15055 tablet_service.cc:1511] Processing CreateTablet for tablet 950cca2155644aaaa42b3a4a9f56384c (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:35.640118 15055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950cca2155644aaaa42b3a4a9f56384c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.643206 15054 tablet_service.cc:1511] Processing CreateTablet for tablet e473fde0adda4e34af1a28f6d3d4e46b (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:35.644501 15054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e473fde0adda4e34af1a28f6d3d4e46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.648628 15053 tablet_service.cc:1511] Processing CreateTablet for tablet 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:35.650002 15053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae7f3ee93974dbdb8d9ef15a3fc9aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.672370 15053 tablet_service.cc:1511] Processing CreateTablet for tablet a81207681b0d4cb2bfd1e6e5f73423ee (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:35.675681 15053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81207681b0d4cb2bfd1e6e5f73423ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.677531 15261 tablet_bootstrap.cc:492] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:35.689436 15211 tablet_service.cc:1511] Processing CreateTablet for tablet e9fbe2fff0914565aa65dd3df53b10c2 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:35.691829 15209 tablet_service.cc:1511] Processing CreateTablet for tablet d93491be89774118862fbdf68eca3cae (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:35.692710 15211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9fbe2fff0914565aa65dd3df53b10c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.693459 15209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d93491be89774118862fbdf68eca3cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.679874 15062 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd24a98430d448797e8ef3951b153d9 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:35.691332 15210 tablet_service.cc:1511] Processing CreateTablet for tablet 78826c39856543b983ef735e2d4d2363 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:35.694867 15210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78826c39856543b983ef735e2d4d2363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.698345 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd24a98430d448797e8ef3951b153d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.703838 15055 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3efd27fbee4c1fbfc368c249503467 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:35.705096 15055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3efd27fbee4c1fbfc368c249503467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.706045 15208 tablet_service.cc:1511] Processing CreateTablet for tablet 0b60931e53624dc09d6b8835aa8546c8 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:35.707330 15208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b60931e53624dc09d6b8835aa8546c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.710739 15207 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc5e7a090c3447aa1b833c9df6d39d6 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:35.712095 15207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc5e7a090c3447aa1b833c9df6d39d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.713418 15059 tablet_service.cc:1511] Processing CreateTablet for tablet 121be6cf8f1c4b2d81292fad1afd1afe (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:35.714684 15206 tablet_service.cc:1511] Processing CreateTablet for tablet d5e7bfebc6a148f38fea1febb22ff1f0 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:35.715966 15206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e7bfebc6a148f38fea1febb22ff1f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.716364 15054 tablet_service.cc:1511] Processing CreateTablet for tablet 284bb34e64c640f6b0df6865dfd3e7f2 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:35.717765 15205 tablet_service.cc:1511] Processing CreateTablet for tablet e737bd33898845a3a1a7d5f630c5b82b (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:35.719025 15205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e737bd33898845a3a1a7d5f630c5b82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.719118 15058 tablet_service.cc:1511] Processing CreateTablet for tablet 1264db6858894d08abd2e79e826b5bee (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:35.714702 15059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 121be6cf8f1c4b2d81292fad1afd1afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.720921 15204 tablet_service.cc:1511] Processing CreateTablet for tablet 950cca2155644aaaa42b3a4a9f56384c (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:35.722445 15054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284bb34e64c640f6b0df6865dfd3e7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.722781 15203 tablet_service.cc:1511] Processing CreateTablet for tablet e473fde0adda4e34af1a28f6d3d4e46b (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:35.724014 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1264db6858894d08abd2e79e826b5bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.726763 15133 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc5e7a090c3447aa1b833c9df6d39d6 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:35.728163 15133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc5e7a090c3447aa1b833c9df6d39d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.727835 15137 tablet_service.cc:1511] Processing CreateTablet for tablet e9fbe2fff0914565aa65dd3df53b10c2 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:35.729195 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9fbe2fff0914565aa65dd3df53b10c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.730136 15132 tablet_service.cc:1511] Processing CreateTablet for tablet d5e7bfebc6a148f38fea1febb22ff1f0 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:35.730695 15136 tablet_service.cc:1511] Processing CreateTablet for tablet 78826c39856543b983ef735e2d4d2363 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:35.731443 15132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e7bfebc6a148f38fea1febb22ff1f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.733045 15134 tablet_service.cc:1511] Processing CreateTablet for tablet 0b60931e53624dc09d6b8835aa8546c8 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:35.734364 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b60931e53624dc09d6b8835aa8546c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.734794 15131 tablet_service.cc:1511] Processing CreateTablet for tablet e737bd33898845a3a1a7d5f630c5b82b (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:35.736094 15131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e737bd33898845a3a1a7d5f630c5b82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.738890 15135 tablet_service.cc:1511] Processing CreateTablet for tablet d93491be89774118862fbdf68eca3cae (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:35.739907 15261 tablet_bootstrap.cc:654] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:35.740244 15135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d93491be89774118862fbdf68eca3cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.741065 15057 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb85e9f2283470d95bf89e9517c4a4b (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:35.746196 15130 tablet_service.cc:1511] Processing CreateTablet for tablet 950cca2155644aaaa42b3a4a9f56384c (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:35.748457 15129 tablet_service.cc:1511] Processing CreateTablet for tablet e473fde0adda4e34af1a28f6d3d4e46b (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:35.750079 15061 tablet_service.cc:1511] Processing CreateTablet for tablet e00bf1561acf44fcbf52a90bf1eaadf6 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:35.750299 15062 tablet_service.cc:1511] Processing CreateTablet for tablet 8f1788b53a6e4edfa61183597514f8a3 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:35.750605 15128 tablet_service.cc:1511] Processing CreateTablet for tablet 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:35.709358 15202 tablet_service.cc:1511] Processing CreateTablet for tablet 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:35.763593 15209 tablet_service.cc:1511] Processing CreateTablet for tablet a81207681b0d4cb2bfd1e6e5f73423ee (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:35.751730 15053 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4baff60699434a880162c1e55fb448 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:35.752852 15203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e473fde0adda4e34af1a28f6d3d4e46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.753619 15136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78826c39856543b983ef735e2d4d2363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.758170 15060 tablet_service.cc:1511] Processing CreateTablet for tablet a47c54f5cc7b4bdd90c8fa7be09655da (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:35.750974 15056 tablet_service.cc:1511] Processing CreateTablet for tablet 0f1c37e9b3dd4311bd1c18b11f10295d (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:35.761279 15057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb85e9f2283470d95bf89e9517c4a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.778348 15053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4baff60699434a880162c1e55fb448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.790853 15061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e00bf1561acf44fcbf52a90bf1eaadf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.813032 15211 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd24a98430d448797e8ef3951b153d9 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:35.822063 15129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e473fde0adda4e34af1a28f6d3d4e46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.823527 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f1788b53a6e4edfa61183597514f8a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.822588 15204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950cca2155644aaaa42b3a4a9f56384c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.824762 15203 tablet_service.cc:1511] Processing CreateTablet for tablet 8f1788b53a6e4edfa61183597514f8a3 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:35.827956 15203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f1788b53a6e4edfa61183597514f8a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.817116 15131 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd24a98430d448797e8ef3951b153d9 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:35.834044 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a47c54f5cc7b4bdd90c8fa7be09655da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.834487 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae7f3ee93974dbdb8d9ef15a3fc9aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.831014 15264 tablet_bootstrap.cc:492] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:35.842290 15263 tablet_bootstrap.cc:492] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:35.843068 15202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae7f3ee93974dbdb8d9ef15a3fc9aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.845947 15209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81207681b0d4cb2bfd1e6e5f73423ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.846838 15133 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3efd27fbee4c1fbfc368c249503467 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:35.849907 15056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1c37e9b3dd4311bd1c18b11f10295d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.853107 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950cca2155644aaaa42b3a4a9f56384c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.822880 15136 tablet_service.cc:1511] Processing CreateTablet for tablet a81207681b0d4cb2bfd1e6e5f73423ee (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:35.853621 15263 tablet_bootstrap.cc:654] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:35.863777 15261 tablet_bootstrap.cc:492] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:35.884917 15261 ts_tablet_manager.cc:1403] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.208s	user 0.014s	sys 0.013s
I20260709 13:08:35.888036 15261 raft_consensus.cc:359] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } }
I20260709 13:08:35.888747 15261 raft_consensus.cc:385] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:35.889050 15261 raft_consensus.cc:740] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:35.860917 15205 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3efd27fbee4c1fbfc368c249503467 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:35.866807 15207 tablet_service.cc:1511] Processing CreateTablet for tablet 121be6cf8f1c4b2d81292fad1afd1afe (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:35.862092 15211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd24a98430d448797e8ef3951b153d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.876770 15054 tablet_service.cc:1511] Processing CreateTablet for tablet a075b5513bdc4ee0bf0ab145d48baf4a (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:35.891098 15207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 121be6cf8f1c4b2d81292fad1afd1afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.891849 15054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a075b5513bdc4ee0bf0ab145d48baf4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.879900 15210 tablet_service.cc:1511] Processing CreateTablet for tablet 284bb34e64c640f6b0df6865dfd3e7f2 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:35.893934 15205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3efd27fbee4c1fbfc368c249503467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.897953 15210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284bb34e64c640f6b0df6865dfd3e7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.897814 15261 consensus_queue.cc:260] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } }
I20260709 13:08:35.911995 15209 tablet_service.cc:1511] Processing CreateTablet for tablet 1264db6858894d08abd2e79e826b5bee (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:35.913340 15209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1264db6858894d08abd2e79e826b5bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.914465 15058 tablet_service.cc:1511] Processing CreateTablet for tablet e435f3d112db4874b8fa570c5a884c6d (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:35.922653 15062 tablet_service.cc:1511] Processing CreateTablet for tablet 51d15af3f76e4c02bafec17e9aa82a14 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:35.925050 15132 tablet_service.cc:1511] Processing CreateTablet for tablet 121be6cf8f1c4b2d81292fad1afd1afe (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:35.928244 15135 tablet_service.cc:1511] Processing CreateTablet for tablet 284bb34e64c640f6b0df6865dfd3e7f2 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:35.902235 15059 tablet_service.cc:1511] Processing CreateTablet for tablet d5c46c83b8cc441c991d8e17f074875e (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:35.928510 15134 tablet_service.cc:1511] Processing CreateTablet for tablet 1264db6858894d08abd2e79e826b5bee (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:35.931116 15208 tablet_service.cc:1511] Processing CreateTablet for tablet 0f1c37e9b3dd4311bd1c18b11f10295d (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:35.932238 15131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd24a98430d448797e8ef3951b153d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.936599 15097 heartbeater.cc:499] Master 127.13.149.190:36041 was elected leader, sending a full tablet report...
I20260709 13:08:35.962606 15133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3efd27fbee4c1fbfc368c249503467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.963845 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d15af3f76e4c02bafec17e9aa82a14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.964638 15132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 121be6cf8f1c4b2d81292fad1afd1afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.937984 15261 ts_tablet_manager.cc:1434] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.053s	user 0.025s	sys 0.006s
W20260709 13:08:35.939641 15018 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:35.944222 15264 tablet_bootstrap.cc:654] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:35.965991 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1264db6858894d08abd2e79e826b5bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.921149 15055 tablet_service.cc:1511] Processing CreateTablet for tablet 0b3a55f313f641f199ce7c8b27186312 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:35.967597 15135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284bb34e64c640f6b0df6865dfd3e7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.948868 15208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1c37e9b3dd4311bd1c18b11f10295d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.977661 15136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81207681b0d4cb2bfd1e6e5f73423ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.978188 15061 tablet_service.cc:1511] Processing CreateTablet for tablet c0d425d8262f4d569b45402d5457c73a (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:35.981963 15059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c46c83b8cc441c991d8e17f074875e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.983940 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e435f3d112db4874b8fa570c5a884c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.984794 15053 tablet_service.cc:1511] Processing CreateTablet for tablet 90f78a3c901241ad92dc493c3954a254 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:35.987733 15053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f78a3c901241ad92dc493c3954a254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.987526 15060 tablet_service.cc:1511] Processing CreateTablet for tablet d20374f52ba445528b7caafc58184e11 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:35.988937 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d20374f52ba445528b7caafc58184e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.996471 15055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b3a55f313f641f199ce7c8b27186312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.996618 15261 tablet_bootstrap.cc:492] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:35.998535 15061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d425d8262f4d569b45402d5457c73a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.001360 15202 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4baff60699434a880162c1e55fb448 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:36.005223 15202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4baff60699434a880162c1e55fb448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.070591 15129 tablet_service.cc:1511] Processing CreateTablet for tablet 0f1c37e9b3dd4311bd1c18b11f10295d (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:36.071913 15129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1c37e9b3dd4311bd1c18b11f10295d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.076545 15261 tablet_bootstrap.cc:654] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.081022 15263 tablet_bootstrap.cc:492] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:36.086894 15056 tablet_service.cc:1511] Processing CreateTablet for tablet 683ab742d3134a4b912bdd6f00392b0d (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:36.088449 15056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 683ab742d3134a4b912bdd6f00392b0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.089350 15209 tablet_service.cc:1511] Processing CreateTablet for tablet e00bf1561acf44fcbf52a90bf1eaadf6 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:36.081521 15263 ts_tablet_manager.cc:1403] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.240s	user 0.014s	sys 0.008s
I20260709 13:08:36.108256 15058 tablet_service.cc:1511] Processing CreateTablet for tablet 3302812b292b44168d2003327cfb197c (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:36.106269 15054 tablet_service.cc:1511] Processing CreateTablet for tablet 36865a55caad4a82a040ae1c62173683 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:36.111956 15057 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad8a0c3ef014721b32ed8d64caf3ac5 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:36.114645 15204 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb85e9f2283470d95bf89e9517c4a4b (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:36.121876 15264 tablet_bootstrap.cc:492] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:36.122356 15264 ts_tablet_manager.cc:1403] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.292s	user 0.013s	sys 0.023s
I20260709 13:08:36.125948 15264 raft_consensus.cc:359] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:36.126116 15207 tablet_service.cc:1511] Processing CreateTablet for tablet a075b5513bdc4ee0bf0ab145d48baf4a (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:36.126746 15264 raft_consensus.cc:385] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.127616 15207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a075b5513bdc4ee0bf0ab145d48baf4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.128254 15205 tablet_service.cc:1511] Processing CreateTablet for tablet a47c54f5cc7b4bdd90c8fa7be09655da (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:36.129488 15205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a47c54f5cc7b4bdd90c8fa7be09655da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.136217 15209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e00bf1561acf44fcbf52a90bf1eaadf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.130081 15264 raft_consensus.cc:740] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.137526 15206 tablet_service.cc:1511] Processing CreateTablet for tablet e435f3d112db4874b8fa570c5a884c6d (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:36.138175 15264 consensus_queue.cc:260] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:36.153302 15130 tablet_service.cc:1511] Processing CreateTablet for tablet e00bf1561acf44fcbf52a90bf1eaadf6 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:36.155483 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e00bf1561acf44fcbf52a90bf1eaadf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.129212 15137 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4baff60699434a880162c1e55fb448 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:36.167546 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4baff60699434a880162c1e55fb448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.167724 15203 tablet_service.cc:1511] Processing CreateTablet for tablet d5c46c83b8cc441c991d8e17f074875e (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:36.169124 15203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c46c83b8cc441c991d8e17f074875e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.170467 15062 tablet_service.cc:1511] Processing CreateTablet for tablet d9ad96a4427246759026b191284688d9 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:36.167724 15211 tablet_service.cc:1511] Processing CreateTablet for tablet 0b3a55f313f641f199ce7c8b27186312 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:36.171916 15211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b3a55f313f641f199ce7c8b27186312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.173918 15206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e435f3d112db4874b8fa570c5a884c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.177831 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3302812b292b44168d2003327cfb197c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.128270 15263 raft_consensus.cc:359] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:36.183665 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ad96a4427246759026b191284688d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.186108 15204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb85e9f2283470d95bf89e9517c4a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.186924 15057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad8a0c3ef014721b32ed8d64caf3ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.191114 15263 raft_consensus.cc:385] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.200453 15172 heartbeater.cc:499] Master 127.13.149.190:36041 was elected leader, sending a full tablet report...
I20260709 13:08:36.200557 15053 tablet_service.cc:1511] Processing CreateTablet for tablet a48754ec58c84258b534eb6d8d8db8f3 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:36.201685 15054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36865a55caad4a82a040ae1c62173683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.210538 15128 tablet_service.cc:1511] Processing CreateTablet for tablet a47c54f5cc7b4bdd90c8fa7be09655da (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:36.218209 15053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48754ec58c84258b534eb6d8d8db8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.219684 15131 tablet_service.cc:1511] Processing CreateTablet for tablet 8f1788b53a6e4edfa61183597514f8a3 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:36.220392 15265 raft_consensus.cc:493] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.220777 15059 tablet_service.cc:1511] Processing CreateTablet for tablet 547861ea6aeb40b48073cd4fd62a5471 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:36.220858 15265 raft_consensus.cc:515] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } }
I20260709 13:08:36.227672 15265 leader_election.cc:290] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:36.231530 15210 tablet_service.cc:1511] Processing CreateTablet for tablet 51d15af3f76e4c02bafec17e9aa82a14 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:36.232985 15210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d15af3f76e4c02bafec17e9aa82a14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.199034 15263 raft_consensus.cc:740] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.238370 15264 ts_tablet_manager.cc:1434] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.115s	user 0.009s	sys 0.020s
I20260709 13:08:36.238545 15263 consensus_queue.cc:260] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:36.238758 15134 tablet_service.cc:1511] Processing CreateTablet for tablet e435f3d112db4874b8fa570c5a884c6d (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:36.223206 15136 tablet_service.cc:1511] Processing CreateTablet for tablet a075b5513bdc4ee0bf0ab145d48baf4a (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:36.243239 15131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f1788b53a6e4edfa61183597514f8a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.243625 15209 tablet_service.cc:1511] Processing CreateTablet for tablet c0d425d8262f4d569b45402d5457c73a (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:36.244932 15209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d425d8262f4d569b45402d5457c73a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.245018 15132 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb85e9f2283470d95bf89e9517c4a4b (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:36.246441 15132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb85e9f2283470d95bf89e9517c4a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.250321 15059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547861ea6aeb40b48073cd4fd62a5471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.250353 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a47c54f5cc7b4bdd90c8fa7be09655da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.255234 15208 tablet_service.cc:1511] Processing CreateTablet for tablet 90f78a3c901241ad92dc493c3954a254 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:36.255352 15055 tablet_service.cc:1511] Processing CreateTablet for tablet a15dc6c5477f48af8bb16ad2520cb435 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:36.256603 15208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f78a3c901241ad92dc493c3954a254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.257014 15055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15dc6c5477f48af8bb16ad2520cb435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.257984 15056 tablet_service.cc:1511] Processing CreateTablet for tablet 77eb18eaaa7d4aae800c0a12b4a7e9ee (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:36.259699 15056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77eb18eaaa7d4aae800c0a12b4a7e9ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.268411 15135 tablet_service.cc:1511] Processing CreateTablet for tablet d5c46c83b8cc441c991d8e17f074875e (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:36.270931 15135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c46c83b8cc441c991d8e17f074875e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.276556 15136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a075b5513bdc4ee0bf0ab145d48baf4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.278141 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e435f3d112db4874b8fa570c5a884c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.282721 15133 tablet_service.cc:1511] Processing CreateTablet for tablet 0b3a55f313f641f199ce7c8b27186312 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:36.290586 15133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b3a55f313f641f199ce7c8b27186312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.271677 15205 tablet_service.cc:1511] Processing CreateTablet for tablet d20374f52ba445528b7caafc58184e11 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:36.293107 15205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d20374f52ba445528b7caafc58184e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.273485 15264 tablet_bootstrap.cc:492] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:36.312350 15061 tablet_service.cc:1511] Processing CreateTablet for tablet 1d09aa57b14e449989fddde8078e654e (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:36.314131 15061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d09aa57b14e449989fddde8078e654e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.469172 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fbe2fff0914565aa65dd3df53b10c2" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:36.361564 15207 tablet_service.cc:1511] Processing CreateTablet for tablet 36865a55caad4a82a040ae1c62173683 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:36.476497 15135 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad8a0c3ef014721b32ed8d64caf3ac5 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:36.367985 15246 heartbeater.cc:499] Master 127.13.149.190:36041 was elected leader, sending a full tablet report...
I20260709 13:08:36.361250 15202 tablet_service.cc:1511] Processing CreateTablet for tablet 683ab742d3134a4b912bdd6f00392b0d (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
W20260709 13:08:36.477010 15037 leader_election.cc:343] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.458681 15062 tablet_service.cc:1511] Processing CreateTablet for tablet 012a77688f5e4f34be1c785510a9248b (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:36.478127 15135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad8a0c3ef014721b32ed8d64caf3ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.366997 15129 tablet_service.cc:1511] Processing CreateTablet for tablet 51d15af3f76e4c02bafec17e9aa82a14 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:36.478502 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012a77688f5e4f34be1c785510a9248b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.455796 15128 tablet_service.cc:1511] Processing CreateTablet for tablet 683ab742d3134a4b912bdd6f00392b0d (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:36.479143 15129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d15af3f76e4c02bafec17e9aa82a14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.440266 15060 tablet_service.cc:1511] Processing CreateTablet for tablet 062affdcd6c64358bc3e3a12db2cca50 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:36.467648 15136 tablet_service.cc:1511] Processing CreateTablet for tablet 36865a55caad4a82a040ae1c62173683 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:36.480340 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062affdcd6c64358bc3e3a12db2cca50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.480542 15136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36865a55caad4a82a040ae1c62173683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.362329 15261 tablet_bootstrap.cc:492] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:36.445261 15211 tablet_service.cc:1511] Processing CreateTablet for tablet a48754ec58c84258b534eb6d8d8db8f3 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:36.482306 15261 ts_tablet_manager.cc:1403] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.486s	user 0.026s	sys 0.035s
I20260709 13:08:36.369099 15130 tablet_service.cc:1511] Processing CreateTablet for tablet c0d425d8262f4d569b45402d5457c73a (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:36.461670 15137 tablet_service.cc:1511] Processing CreateTablet for tablet 3302812b292b44168d2003327cfb197c (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:36.483760 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 683ab742d3134a4b912bdd6f00392b0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.384457 15272 raft_consensus.cc:493] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.456271 15057 tablet_service.cc:1511] Processing CreateTablet for tablet 4a17014da9e64cbd920fc89ec8558b6b (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:36.301565 15264 tablet_bootstrap.cc:654] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.413199 15204 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad8a0c3ef014721b32ed8d64caf3ac5 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:36.442137 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fbe2fff0914565aa65dd3df53b10c2" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:36.392910 15210 tablet_service.cc:1511] Processing CreateTablet for tablet 3302812b292b44168d2003327cfb197c (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
W20260709 13:08:36.486534 15037 leader_election.cc:343] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.484431 15272 raft_consensus.cc:515] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:36.454909 15053 tablet_service.cc:1511] Processing CreateTablet for tablet ed217b41b199473e94dd6efdf67a9377 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:36.370889 15263 ts_tablet_manager.cc:1434] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.271s	user 0.010s	sys 0.006s
I20260709 13:08:36.486994 15037 leader_election.cc:304] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:36.487880 15265 raft_consensus.cc:2749] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:36.487984 15053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed217b41b199473e94dd6efdf67a9377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.488602 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3302812b292b44168d2003327cfb197c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.490442 15057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a17014da9e64cbd920fc89ec8558b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.490654 15206 tablet_service.cc:1511] Processing CreateTablet for tablet 77eb18eaaa7d4aae800c0a12b4a7e9ee (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:36.488137 15263 tablet_bootstrap.cc:492] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:36.446656 15132 tablet_service.cc:1511] Processing CreateTablet for tablet d20374f52ba445528b7caafc58184e11 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:36.491720 15056 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc19a79b0334a8b83df3170e10e4f3f (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:36.492316 15132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d20374f52ba445528b7caafc58184e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.493031 15056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc19a79b0334a8b83df3170e10e4f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.464102 15058 tablet_service.cc:1511] Processing CreateTablet for tablet fdd682f5107442919a815af8fdcb55b8 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:36.495086 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd682f5107442919a815af8fdcb55b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.496793 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d425d8262f4d569b45402d5457c73a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.388337 15131 tablet_service.cc:1511] Processing CreateTablet for tablet 90f78a3c901241ad92dc493c3954a254 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:36.498476 15131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f78a3c901241ad92dc493c3954a254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.499238 15059 tablet_service.cc:1511] Processing CreateTablet for tablet 52b70878b1c04004b54717ff34499c00 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:36.476800 15207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36865a55caad4a82a040ae1c62173683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.501030 15211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48754ec58c84258b534eb6d8d8db8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.501760 15210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3302812b292b44168d2003327cfb197c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.505909 15202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 683ab742d3134a4b912bdd6f00392b0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.506610 15261 raft_consensus.cc:359] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:36.507346 15261 raft_consensus.cc:385] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.507653 15261 raft_consensus.cc:740] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.508520 15261 consensus_queue.cc:260] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:36.509411 15133 tablet_service.cc:1511] Processing CreateTablet for tablet d9ad96a4427246759026b191284688d9 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:36.510704 15133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ad96a4427246759026b191284688d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.514020 15204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad8a0c3ef014721b32ed8d64caf3ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.518136 15206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77eb18eaaa7d4aae800c0a12b4a7e9ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.412987 15203 tablet_service.cc:1511] Processing CreateTablet for tablet d9ad96a4427246759026b191284688d9 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:36.521454 15059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b70878b1c04004b54717ff34499c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.539503 15203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ad96a4427246759026b191284688d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.540120 15209 tablet_service.cc:1511] Processing CreateTablet for tablet 547861ea6aeb40b48073cd4fd62a5471 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:36.541543 15209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547861ea6aeb40b48073cd4fd62a5471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.513303 15055 tablet_service.cc:1511] Processing CreateTablet for tablet 744f99cba7ea4db1b2e6674a1fa7f9cf (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:36.548851 15055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 744f99cba7ea4db1b2e6674a1fa7f9cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.570730 15261 ts_tablet_manager.cc:1434] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.002s
I20260709 13:08:36.573716 15261 tablet_bootstrap.cc:492] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:36.585958 15269 raft_consensus.cc:493] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.586496 15269 raft_consensus.cc:515] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:36.589564 15054 tablet_service.cc:1511] Processing CreateTablet for tablet d8abb8651a534ec4bf5826535784d8d8 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:36.590943 15054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8abb8651a534ec4bf5826535784d8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.592675 15269 leader_election.cc:290] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:36.594834 15208 tablet_service.cc:1511] Processing CreateTablet for tablet a15dc6c5477f48af8bb16ad2520cb435 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:36.596148 15208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15dc6c5477f48af8bb16ad2520cb435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.629081 15261 tablet_bootstrap.cc:654] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.629510 15264 tablet_bootstrap.cc:492] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:36.630129 15264 ts_tablet_manager.cc:1403] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.357s	user 0.024s	sys 0.009s
I20260709 13:08:36.605163 15134 tablet_service.cc:1511] Processing CreateTablet for tablet a48754ec58c84258b534eb6d8d8db8f3 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:36.640594 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48754ec58c84258b534eb6d8d8db8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.642355 15062 tablet_service.cc:1511] Processing CreateTablet for tablet 045b6a6f9f1b4c928f3d2fa77894af5a (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:36.633249 15264 raft_consensus.cc:359] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:36.646394 15264 raft_consensus.cc:385] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.646876 15264 raft_consensus.cc:740] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.672024 15132 tablet_service.cc:1511] Processing CreateTablet for tablet 77eb18eaaa7d4aae800c0a12b4a7e9ee (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:36.672394 15131 tablet_service.cc:1511] Processing CreateTablet for tablet 547861ea6aeb40b48073cd4fd62a5471 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:36.676932 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 045b6a6f9f1b4c928f3d2fa77894af5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.673599 15132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77eb18eaaa7d4aae800c0a12b4a7e9ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.700832 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78826c39856543b983ef735e2d4d2363" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:36.669239 15061 tablet_service.cc:1511] Processing CreateTablet for tablet 3d2f70d85fec4c34a07015bca506cf44 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:36.652971 15272 leader_election.cc:290] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
W20260709 13:08:36.704424 15184 leader_election.cc:343] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.705724 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e7a090c3447aa1b833c9df6d39d6" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:36.706543 15210 tablet_service.cc:1511] Processing CreateTablet for tablet 1d09aa57b14e449989fddde8078e654e (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
W20260709 13:08:36.707348 15112 leader_election.cc:343] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.708946 15210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d09aa57b14e449989fddde8078e654e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.676045 15264 consensus_queue.cc:260] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:36.711725 15057 tablet_service.cc:1511] Processing CreateTablet for tablet 9dd352945e5a4668962ada2f8837f185 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:36.713025 15057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd352945e5a4668962ada2f8837f185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.715535 15133 tablet_service.cc:1511] Processing CreateTablet for tablet 1d09aa57b14e449989fddde8078e654e (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:36.717657 15058 tablet_service.cc:1511] Processing CreateTablet for tablet d1fd585149304d11811d8eac47dc4531 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:36.718917 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1fd585149304d11811d8eac47dc4531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.718772 15135 tablet_service.cc:1511] Processing CreateTablet for tablet 062affdcd6c64358bc3e3a12db2cca50 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:36.720692 15130 tablet_service.cc:1511] Processing CreateTablet for tablet ed217b41b199473e94dd6efdf67a9377 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:36.722368 15265 raft_consensus.cc:493] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.722900 15265 raft_consensus.cc:515] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:36.725006 15265 leader_election.cc:290] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:36.725764 15206 tablet_service.cc:1511] Processing CreateTablet for tablet ed217b41b199473e94dd6efdf67a9377 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:36.727466 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae7f3ee93974dbdb8d9ef15a3fc9aa2" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:36.728713 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae7f3ee93974dbdb8d9ef15a3fc9aa2" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:36.729718 15061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2f70d85fec4c34a07015bca506cf44. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:36.731154 15037 leader_election.cc:343] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:36.731843 15037 leader_election.cc:343] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.732235 15037 leader_election.cc:304] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:36.733428 15265 raft_consensus.cc:2749] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:36.737761 15264 ts_tablet_manager.cc:1434] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.107s	user 0.007s	sys 0.001s
I20260709 13:08:36.725452 15209 tablet_service.cc:1511] Processing CreateTablet for tablet 062affdcd6c64358bc3e3a12db2cca50 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:36.739681 15264 tablet_bootstrap.cc:492] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:36.741120 15060 tablet_service.cc:1511] Processing CreateTablet for tablet 954013111ff24e1982df1de0440f51be (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:36.742396 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954013111ff24e1982df1de0440f51be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.746328 15208 tablet_service.cc:1511] Processing CreateTablet for tablet 4a17014da9e64cbd920fc89ec8558b6b (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:36.728596 15053 tablet_service.cc:1511] Processing CreateTablet for tablet 76db5c32fac1495cb0766a5a703a5873 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:36.807502 15054 tablet_service.cc:1511] Processing CreateTablet for tablet 9758dd2aa3d24e6585e1f9895f8f0e43 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:36.808527 15053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76db5c32fac1495cb0766a5a703a5873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.809048 15054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9758dd2aa3d24e6585e1f9895f8f0e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.759243 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78826c39856543b983ef735e2d4d2363" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:36.814021 15147 raft_consensus.cc:2468] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:36.765170 15129 tablet_service.cc:1511] Processing CreateTablet for tablet 4a17014da9e64cbd920fc89ec8558b6b (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:36.816254 15186 leader_election.cc:304] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [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: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:08:36.817481 15272 raft_consensus.cc:2804] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:36.817858 15272 raft_consensus.cc:493] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:36.818188 15272 raft_consensus.cc:3060] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.825130 15272 raft_consensus.cc:515] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:36.831952 15272 leader_election.cc:290] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:36.832442 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78826c39856543b983ef735e2d4d2363" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:36.833187 15147 raft_consensus.cc:3060] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.767689 15263 tablet_bootstrap.cc:654] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.769367 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e7a090c3447aa1b833c9df6d39d6" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:36.783280 15057 tablet_service.cc:1511] Processing CreateTablet for tablet 66119fb5063a4968b2455f02d03c6c53 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:36.839008 15057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66119fb5063a4968b2455f02d03c6c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.843654 15137 tablet_service.cc:1511] Processing CreateTablet for tablet fdd682f5107442919a815af8fdcb55b8 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
W20260709 13:08:36.846338 15110 leader_election.cc:343] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.846838 15110 leader_election.cc:304] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:36.793359 15135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062affdcd6c64358bc3e3a12db2cca50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.848461 15129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a17014da9e64cbd920fc89ec8558b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.848820 15269 raft_consensus.cc:2749] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:36.794850 15128 tablet_service.cc:1511] Processing CreateTablet for tablet 012a77688f5e4f34be1c785510a9248b (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:36.796131 15261 tablet_bootstrap.cc:492] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:36.849411 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed217b41b199473e94dd6efdf67a9377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.849879 15261 ts_tablet_manager.cc:1403] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.276s	user 0.008s	sys 0.011s
I20260709 13:08:36.850129 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012a77688f5e4f34be1c785510a9248b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.852857 15261 raft_consensus.cc:359] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:36.786800 15136 tablet_service.cc:1511] Processing CreateTablet for tablet a15dc6c5477f48af8bb16ad2520cb435 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:36.798859 15207 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc19a79b0334a8b83df3170e10e4f3f (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:36.801847 15209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062affdcd6c64358bc3e3a12db2cca50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.801522 15058 tablet_service.cc:1511] Processing CreateTablet for tablet 39204c1d7b7244cf8480959f4ab007b7 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:36.796654 15202 tablet_service.cc:1511] Processing CreateTablet for tablet fdd682f5107442919a815af8fdcb55b8 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:36.832569 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78826c39856543b983ef735e2d4d2363" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:36.854367 15136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15dc6c5477f48af8bb16ad2520cb435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.854480 15207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc19a79b0334a8b83df3170e10e4f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.855157 15202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd682f5107442919a815af8fdcb55b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.853608 15261 raft_consensus.cc:385] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.855808 15261 raft_consensus.cc:740] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.856530 15261 consensus_queue.cc:260] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:36.798075 15056 tablet_service.cc:1511] Processing CreateTablet for tablet 231bcfd3c5f94a669e38f3e2b30f8da9 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:36.857493 15208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a17014da9e64cbd920fc89ec8558b6b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:36.857692 15184 leader_election.cc:343] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.865070 15147 raft_consensus.cc:2468] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:36.846022 15134 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc19a79b0334a8b83df3170e10e4f3f (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:36.866619 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc19a79b0334a8b83df3170e10e4f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.858325 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39204c1d7b7244cf8480959f4ab007b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.868817 15056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231bcfd3c5f94a669e38f3e2b30f8da9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.869560 15131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547861ea6aeb40b48073cd4fd62a5471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.872653 15206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed217b41b199473e94dd6efdf67a9377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.766361 15205 tablet_service.cc:1511] Processing CreateTablet for tablet 012a77688f5e4f34be1c785510a9248b (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:36.876984 15205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012a77688f5e4f34be1c785510a9248b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.894878 15133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d09aa57b14e449989fddde8078e654e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.907299 15132 tablet_service.cc:1511] Processing CreateTablet for tablet 52b70878b1c04004b54717ff34499c00 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:36.936787 15203 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35044 (request call id 34) took 1047 ms. Trace:
I20260709 13:08:36.937865 15132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b70878b1c04004b54717ff34499c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.938042 15261 ts_tablet_manager.cc:1434] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.088s	user 0.003s	sys 0.009s
I20260709 13:08:36.938134 15186 leader_election.cc:304] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [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: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:08:36.940083 15263 tablet_bootstrap.cc:492] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:36.948179 15272 raft_consensus.cc:2804] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:36.948372 15263 ts_tablet_manager.cc:1403] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.460s	user 0.014s	sys 0.005s
I20260709 13:08:36.937304 15203 rpcz_store.cc:276] 0709 13:08:35.889398 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:36.412006 (+522608us) service_pool.cc:224] Handling call
0709 13:08:36.538713 (+126707us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:36.538810 (+    97us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:36.675899 (+137089us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:36.853320 (+177421us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:36.936720 (+ 83400us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:36.951741 15203 tablet_service.cc:1511] Processing CreateTablet for tablet 52b70878b1c04004b54717ff34499c00 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:36.953123 15203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b70878b1c04004b54717ff34499c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.947238 15204 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35044 (request call id 33) took 1064 ms. Trace:
I20260709 13:08:36.955317 15128 tablet_service.cc:1511] Processing CreateTablet for tablet 744f99cba7ea4db1b2e6674a1fa7f9cf (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:36.955802 15204 rpcz_store.cc:276] 0709 13:08:35.882907 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:36.411981 (+529074us) service_pool.cc:224] Handling call
0709 13:08:36.485402 (+ 73421us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:36.485503 (+   101us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:36.747605 (+262102us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:36.919852 (+172247us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:36.947171 (+ 27319us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":26604}
I20260709 13:08:36.953974 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd682f5107442919a815af8fdcb55b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.958846 15204 tablet_service.cc:1511] Processing CreateTablet for tablet 744f99cba7ea4db1b2e6674a1fa7f9cf (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:36.960114 15204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 744f99cba7ea4db1b2e6674a1fa7f9cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.953902 15261 tablet_bootstrap.cc:492] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:36.962734 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 744f99cba7ea4db1b2e6674a1fa7f9cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.966889 15263 raft_consensus.cc:359] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:36.967643 15263 raft_consensus.cc:385] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.967926 15263 raft_consensus.cc:740] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.968048 15136 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:45394 (request call id 38) took 1019 ms. Trace:
W20260709 13:08:36.968268 15018 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:36.968441 15136 rpcz_store.cc:276] 0709 13:08:35.948507 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:36.713077 (+764570us) service_pool.cc:224] Handling call
0709 13:08:36.853938 (+140861us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:36.854027 (+    89us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:36.923517 (+ 69490us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:36.967526 (+ 44009us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:36.967968 (+   442us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:36.969285 15264 tablet_bootstrap.cc:654] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.969352 15263 consensus_queue.cc:260] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:36.972595 15135 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:45394 (request call id 40) took 1012 ms. Trace:
I20260709 13:08:36.972970 15135 rpcz_store.cc:276] 0709 13:08:35.959812 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:36.717914 (+758102us) service_pool.cc:224] Handling call
0709 13:08:36.719641 (+  1727us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:36.719729 (+    88us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:36.927251 (+207522us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:36.945531 (+ 18280us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:36.972525 (+ 26994us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:36.983588 15206 tablet_service.cc:1511] Processing CreateTablet for tablet d8abb8651a534ec4bf5826535784d8d8 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:36.985628 15206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8abb8651a534ec4bf5826535784d8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.982007 15211 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35044 (request call id 35) took 1085 ms. Trace:
I20260709 13:08:36.986883 15211 rpcz_store.cc:276] 0709 13:08:35.896170 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:36.444299 (+548129us) service_pool.cc:224] Handling call
0709 13:08:36.482669 (+ 38370us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:36.482753 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:36.756792 (+274039us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:36.941925 (+185133us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:36.981920 (+ 39995us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5588}
I20260709 13:08:36.989320 15202 tablet_service.cc:1511] Processing CreateTablet for tablet 045b6a6f9f1b4c928f3d2fa77894af5a (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:36.994956 15202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 045b6a6f9f1b4c928f3d2fa77894af5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.990473 15209 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35044 (request call id 40) took 1028 ms. Trace:
I20260709 13:08:36.989904 15211 tablet_service.cc:1511] Processing CreateTablet for tablet 3d2f70d85fec4c34a07015bca506cf44 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:36.996562 15209 rpcz_store.cc:276] 0709 13:08:35.961669 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:36.724543 (+762874us) service_pool.cc:224] Handling call
0709 13:08:36.740119 (+ 15576us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:36.740209 (+    90us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:36.916844 (+176635us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:36.971086 (+ 54242us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:36.990411 (+ 19325us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18842}
I20260709 13:08:37.000731 15211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2f70d85fec4c34a07015bca506cf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.983296 15136 tablet_service.cc:1511] Processing CreateTablet for tablet d8abb8651a534ec4bf5826535784d8d8 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:37.006366 15136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8abb8651a534ec4bf5826535784d8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.999225 15209 tablet_service.cc:1511] Processing CreateTablet for tablet 9dd352945e5a4668962ada2f8837f185 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:37.012487 15209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd352945e5a4668962ada2f8837f185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.995843 15130 tablet_service.cc:1511] Processing CreateTablet for tablet 045b6a6f9f1b4c928f3d2fa77894af5a (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:37.015511 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 045b6a6f9f1b4c928f3d2fa77894af5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:37.001375 15135 tablet_service.cc:1511] Processing CreateTablet for tablet 3d2f70d85fec4c34a07015bca506cf44 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:37.017606 15135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2f70d85fec4c34a07015bca506cf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:37.019739 15261 tablet_bootstrap.cc:654] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.022822 15272 raft_consensus.cc:697] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:37.023720 15272 consensus_queue.cc:237] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.033569 15203 tablet_service.cc:1511] Processing CreateTablet for tablet 76db5c32fac1495cb0766a5a703a5873 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:37.038993 15263 ts_tablet_manager.cc:1434] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.090s	user 0.010s	sys 0.001s
I20260709 13:08:37.046604 15263 tablet_bootstrap.cc:492] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:37.046963 15133 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:45394 (request call id 39) took 1092 ms. Trace:
I20260709 13:08:37.047356 15133 rpcz_store.cc:276] 0709 13:08:35.954253 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:36.714646 (+760393us) service_pool.cc:224] Handling call
0709 13:08:36.716343 (+  1697us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:36.716447 (+   104us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:36.973519 (+257072us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:37.046478 (+ 72959us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:37.046909 (+   431us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:37.040720 15129 tablet_service.cc:1511] Processing CreateTablet for tablet 9dd352945e5a4668962ada2f8837f185 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:37.049216 15129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd352945e5a4668962ada2f8837f185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:37.044243 15208 tablet_service.cc:1511] Processing CreateTablet for tablet 954013111ff24e1982df1de0440f51be (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:37.051220 15207 tablet_service.cc:1511] Processing CreateTablet for tablet d1fd585149304d11811d8eac47dc4531 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:37.052439 15264 tablet_bootstrap.cc:492] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:37.052932 15264 ts_tablet_manager.cc:1403] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.313s	user 0.012s	sys 0.016s
I20260709 13:08:37.053319 15203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76db5c32fac1495cb0766a5a703a5873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:37.062678 15131 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:45394 (request call id 37) took 1130 ms. Trace:
I20260709 13:08:37.062922 15207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1fd585149304d11811d8eac47dc4531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:37.063133 15131 rpcz_store.cc:276] 0709 13:08:35.932476 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:36.671511 (+739035us) service_pool.cc:224] Handling call
0709 13:08:36.702658 (+ 31147us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:36.702791 (+   133us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:36.950153 (+247362us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:37.062228 (+112075us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:37.062616 (+   388us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:37.064450 15264 raft_consensus.cc:359] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.065289 15264 raft_consensus.cc:385] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.065922 15133 tablet_service.cc:1511] Processing CreateTablet for tablet d1fd585149304d11811d8eac47dc4531 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:37.066762 15210 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35044 (request call id 39) took 1111 ms. Trace:
I20260709 13:08:37.068917 15132 tablet_service.cc:1511] Processing CreateTablet for tablet 231bcfd3c5f94a669e38f3e2b30f8da9 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:37.065088 15131 tablet_service.cc:1511] Processing CreateTablet for tablet 66119fb5063a4968b2455f02d03c6c53 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:37.073024 15132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231bcfd3c5f94a669e38f3e2b30f8da9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:37.078568 15263 tablet_bootstrap.cc:654] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.082238 15286 raft_consensus.cc:493] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.082705 15286 raft_consensus.cc:515] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.083534 15261 tablet_bootstrap.cc:492] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:37.084008 15261 ts_tablet_manager.cc:1403] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.130s	user 0.010s	sys 0.011s
I20260709 13:08:37.084862 15286 leader_election.cc:290] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:37.085001 15134 tablet_service.cc:1511] Processing CreateTablet for tablet 954013111ff24e1982df1de0440f51be (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:37.085928 15208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954013111ff24e1982df1de0440f51be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:37.086405 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93491be89774118862fbdf68eca3cae" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:37.072288 15210 rpcz_store.cc:276] 0709 13:08:35.955765 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:36.705544 (+749779us) service_pool.cc:224] Handling call
0709 13:08:36.707460 (+  1916us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:36.707562 (+   102us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:36.957115 (+249553us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:37.066244 (+109129us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:37.066693 (+   449us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:37.087373 15261 raft_consensus.cc:359] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.088471 15210 tablet_service.cc:1511] Processing CreateTablet for tablet 39204c1d7b7244cf8480959f4ab007b7 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:37.091730 15210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39204c1d7b7244cf8480959f4ab007b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:37.092459 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93491be89774118862fbdf68eca3cae" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:37.089538 15184 leader_election.cc:343] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.093866 15131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66119fb5063a4968b2455f02d03c6c53. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:37.093940 15186 leader_election.cc:343] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.094625 15133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1fd585149304d11811d8eac47dc4531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:37.094450 15186 leader_election.cc:304] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:08:37.095659 15286 raft_consensus.cc:2749] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.097440 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954013111ff24e1982df1de0440f51be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:37.072283 15264 raft_consensus.cc:740] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.096756 15261 raft_consensus.cc:385] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.110154 15261 raft_consensus.cc:740] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.110320 15264 consensus_queue.cc:260] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.111157 15261 consensus_queue.cc:260] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.112607 15264 ts_tablet_manager.cc:1434] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.001s
I20260709 13:08:37.113538 15261 ts_tablet_manager.cc:1434] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 13:08:37.115248 15206 tablet_service.cc:1511] Processing CreateTablet for tablet 9758dd2aa3d24e6585e1f9895f8f0e43 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:37.116492 15206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9758dd2aa3d24e6585e1f9895f8f0e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:37.116744 15264 tablet_bootstrap.cc:492] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:37.117704 15128 tablet_service.cc:1511] Processing CreateTablet for tablet 76db5c32fac1495cb0766a5a703a5873 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:37.119464 15137 tablet_service.cc:1511] Processing CreateTablet for tablet 39204c1d7b7244cf8480959f4ab007b7 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:37.119830 15136 tablet_service.cc:1511] Processing CreateTablet for tablet 9758dd2aa3d24e6585e1f9895f8f0e43 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:37.121671 15205 tablet_service.cc:1511] Processing CreateTablet for tablet 231bcfd3c5f94a669e38f3e2b30f8da9 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:37.122344 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76db5c32fac1495cb0766a5a703a5873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:37.132243 15204 tablet_service.cc:1511] Processing CreateTablet for tablet 66119fb5063a4968b2455f02d03c6c53 (DEFAULT_TABLE table=test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:37.133744 15204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66119fb5063a4968b2455f02d03c6c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:37.138036 15205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231bcfd3c5f94a669e38f3e2b30f8da9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:37.139925 15261 tablet_bootstrap.cc:492] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:37.161960 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39204c1d7b7244cf8480959f4ab007b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:37.164297 15136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9758dd2aa3d24e6585e1f9895f8f0e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:37.166715 15264 tablet_bootstrap.cc:654] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.167948 14969 catalog_manager.cc:5697] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.178942 15263 tablet_bootstrap.cc:492] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:37.179440 15263 ts_tablet_manager.cc:1403] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.133s	user 0.009s	sys 0.028s
I20260709 13:08:37.182502 15261 tablet_bootstrap.cc:654] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.191524 15263 raft_consensus.cc:359] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.192298 15263 raft_consensus.cc:385] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.192606 15263 raft_consensus.cc:740] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.203629 15264 tablet_bootstrap.cc:492] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:37.204124 15264 ts_tablet_manager.cc:1403] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.009s
I20260709 13:08:37.209113 15263 consensus_queue.cc:260] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.212205 15263 ts_tablet_manager.cc:1434] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.002s
I20260709 13:08:37.213161 15263 tablet_bootstrap.cc:492] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:37.214951 15264 raft_consensus.cc:359] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.216249 15264 raft_consensus.cc:385] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.220220 15264 raft_consensus.cc:740] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.219946 15261 tablet_bootstrap.cc:492] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:37.220969 15264 consensus_queue.cc:260] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.222271 15261 ts_tablet_manager.cc:1403] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.005s
I20260709 13:08:37.223755 15264 ts_tablet_manager.cc:1434] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:08:37.224597 15263 tablet_bootstrap.cc:654] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.224875 15264 tablet_bootstrap.cc:492] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:37.225510 15261 raft_consensus.cc:359] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.226354 15261 raft_consensus.cc:385] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.226796 15261 raft_consensus.cc:740] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.227754 15261 consensus_queue.cc:260] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.230724 15261 ts_tablet_manager.cc:1434] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:08:37.231405 15264 tablet_bootstrap.cc:654] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.231957 15261 tablet_bootstrap.cc:492] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:37.239527 15261 tablet_bootstrap.cc:654] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.260325 15264 tablet_bootstrap.cc:492] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:37.260855 15264 ts_tablet_manager.cc:1403] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.015s
I20260709 13:08:37.264478 15263 tablet_bootstrap.cc:492] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:37.264557 15261 tablet_bootstrap.cc:492] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:37.263928 15264 raft_consensus.cc:359] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.266012 15263 ts_tablet_manager.cc:1403] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.005s
I20260709 13:08:37.266196 15261 ts_tablet_manager.cc:1403] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.016s
I20260709 13:08:37.266026 15264 raft_consensus.cc:385] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.266762 15264 raft_consensus.cc:740] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.267581 15264 consensus_queue.cc:260] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.268684 15263 raft_consensus.cc:359] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } }
I20260709 13:08:37.269364 15263 raft_consensus.cc:385] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.269098 15261 raft_consensus.cc:359] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.269721 15263 raft_consensus.cc:740] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.269863 15261 raft_consensus.cc:385] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.270231 15264 ts_tablet_manager.cc:1434] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260709 13:08:37.270203 15261 raft_consensus.cc:740] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.270603 15263 consensus_queue.cc:260] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } }
I20260709 13:08:37.271001 15261 consensus_queue.cc:260] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.273193 15261 ts_tablet_manager.cc:1434] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:37.271250 15264 tablet_bootstrap.cc:492] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:37.276302 15263 ts_tablet_manager.cc:1434] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:08:37.277310 15263 tablet_bootstrap.cc:492] T 7bc5e7a090c3447aa1b833c9df6d39d6 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:37.280321 15264 tablet_bootstrap.cc:654] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.282661 15261 tablet_bootstrap.cc:492] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:37.289579 15261 tablet_bootstrap.cc:654] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.289788 15269 raft_consensus.cc:493] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.293215 15269 raft_consensus.cc:515] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.294416 15263 tablet_bootstrap.cc:654] T 7bc5e7a090c3447aa1b833c9df6d39d6 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.295462 15269 leader_election.cc:290] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:37.296741 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737bd33898845a3a1a7d5f630c5b82b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:37.296901 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737bd33898845a3a1a7d5f630c5b82b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
W20260709 13:08:37.298123 15112 leader_election.cc:343] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:37.298840 15110 leader_election.cc:343] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.299438 15110 leader_election.cc:304] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:37.300017 15261 tablet_bootstrap.cc:492] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:37.300770 15261 ts_tablet_manager.cc:1403] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.001s
I20260709 13:08:37.300931 15269 raft_consensus.cc:2749] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.304489 15263 tablet_bootstrap.cc:492] T 7bc5e7a090c3447aa1b833c9df6d39d6 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:37.304782 15264 tablet_bootstrap.cc:492] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:37.305157 15263 ts_tablet_manager.cc:1403] T 7bc5e7a090c3447aa1b833c9df6d39d6 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.005s
I20260709 13:08:37.304530 15261 raft_consensus.cc:359] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.305379 15264 ts_tablet_manager.cc:1403] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.010s
I20260709 13:08:37.305537 15261 raft_consensus.cc:385] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.305932 15261 raft_consensus.cc:740] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.306783 15261 consensus_queue.cc:260] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.307973 15263 raft_consensus.cc:359] T 7bc5e7a090c3447aa1b833c9df6d39d6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.308702 15263 raft_consensus.cc:385] T 7bc5e7a090c3447aa1b833c9df6d39d6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.308674 15264 raft_consensus.cc:359] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.309249 15263 raft_consensus.cc:740] T 7bc5e7a090c3447aa1b833c9df6d39d6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.309582 15261 ts_tablet_manager.cc:1434] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:08:37.309598 15264 raft_consensus.cc:385] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.310231 15264 raft_consensus.cc:740] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.310804 15261 tablet_bootstrap.cc:492] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:37.310284 15263 consensus_queue.cc:260] T 7bc5e7a090c3447aa1b833c9df6d39d6 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.311112 15264 consensus_queue.cc:260] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.317358 15264 ts_tablet_manager.cc:1434] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:08:37.318465 15264 tablet_bootstrap.cc:492] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:37.319491 15261 tablet_bootstrap.cc:654] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.325943 15263 ts_tablet_manager.cc:1434] T 7bc5e7a090c3447aa1b833c9df6d39d6 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.004s
I20260709 13:08:37.326333 15269 raft_consensus.cc:493] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.326872 15264 tablet_bootstrap.cc:654] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.326789 15269 raft_consensus.cc:515] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.330139 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e7bfebc6a148f38fea1febb22ff1f0" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:37.330520 15263 tablet_bootstrap.cc:492] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:37.331267 15269 leader_election.cc:290] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:08:37.331643 15110 leader_election.cc:343] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.333595 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e7bfebc6a148f38fea1febb22ff1f0" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:37.335181 15112 leader_election.cc:343] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.335465 15265 raft_consensus.cc:493] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.335690 15112 leader_election.cc:304] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:37.336077 15264 tablet_bootstrap.cc:492] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:37.336737 15264 ts_tablet_manager.cc:1403] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 13:08:37.335983 15265 raft_consensus.cc:515] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.336995 15269 raft_consensus.cc:2749] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.338740 15265 leader_election.cc:290] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:37.339948 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950cca2155644aaaa42b3a4a9f56384c" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:37.340405 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950cca2155644aaaa42b3a4a9f56384c" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:37.340627 15263 tablet_bootstrap.cc:654] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.340775 15264 raft_consensus.cc:359] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.341539 15264 raft_consensus.cc:385] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.341868 15264 raft_consensus.cc:740] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
W20260709 13:08:37.342162 15037 leader_election.cc:343] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.342417 15261 tablet_bootstrap.cc:492] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:37.342890 15261 ts_tablet_manager.cc:1403] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.011s
W20260709 13:08:37.342928 15037 leader_election.cc:343] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.342767 15264 consensus_queue.cc:260] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.343482 15037 leader_election.cc:304] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:37.344640 15265 raft_consensus.cc:2749] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.345541 15264 ts_tablet_manager.cc:1434] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:08:37.345886 15261 raft_consensus.cc:359] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.346716 15261 raft_consensus.cc:385] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.346758 15264 tablet_bootstrap.cc:492] T e9fbe2fff0914565aa65dd3df53b10c2 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:37.347150 15261 raft_consensus.cc:740] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.347908 15261 consensus_queue.cc:260] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.353691 15261 ts_tablet_manager.cc:1434] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:08:37.353868 15265 raft_consensus.cc:493] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.354700 15261 tablet_bootstrap.cc:492] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:37.354353 15265 raft_consensus.cc:515] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.355336 15264 tablet_bootstrap.cc:654] T e9fbe2fff0914565aa65dd3df53b10c2 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.356472 15265 leader_election.cc:290] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:37.362265 15261 tablet_bootstrap.cc:654] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.362852 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473fde0adda4e34af1a28f6d3d4e46b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:37.363543 15147 raft_consensus.cc:2468] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 0.
I20260709 13:08:37.366966 15037 leader_election.cc:304] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:37.367209 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473fde0adda4e34af1a28f6d3d4e46b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:37.367883 15221 raft_consensus.cc:2468] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 0.
I20260709 13:08:37.368510 15264 tablet_bootstrap.cc:492] T e9fbe2fff0914565aa65dd3df53b10c2 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:37.368968 15264 ts_tablet_manager.cc:1403] T e9fbe2fff0914565aa65dd3df53b10c2 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260709 13:08:37.371613 15264 raft_consensus.cc:359] T e9fbe2fff0914565aa65dd3df53b10c2 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } }
I20260709 13:08:37.372267 15264 raft_consensus.cc:385] T e9fbe2fff0914565aa65dd3df53b10c2 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.372532 15264 raft_consensus.cc:740] T e9fbe2fff0914565aa65dd3df53b10c2 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.373179 15264 consensus_queue.cc:260] T e9fbe2fff0914565aa65dd3df53b10c2 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } }
I20260709 13:08:37.379215 15264 ts_tablet_manager.cc:1434] T e9fbe2fff0914565aa65dd3df53b10c2 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:08:37.379406 15306 raft_consensus.cc:2804] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.379952 15306 raft_consensus.cc:493] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.381299 15261 tablet_bootstrap.cc:492] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:37.381723 15261 ts_tablet_manager.cc:1403] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.002s
I20260709 13:08:37.384250 15261 raft_consensus.cc:359] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.384903 15261 raft_consensus.cc:385] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.385205 15261 raft_consensus.cc:740] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.386083 15306 raft_consensus.cc:3060] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.386013 15261 consensus_queue.cc:260] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.387187 15264 tablet_bootstrap.cc:492] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:37.391620 15261 ts_tablet_manager.cc:1434] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 13:08:37.394405 15261 tablet_bootstrap.cc:492] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:37.397372 15264 tablet_bootstrap.cc:654] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.399809 15261 tablet_bootstrap.cc:654] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.408474 15263 tablet_bootstrap.cc:492] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:37.408644 15261 tablet_bootstrap.cc:492] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:37.408984 15263 ts_tablet_manager.cc:1403] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.035s
I20260709 13:08:37.409116 15261 ts_tablet_manager.cc:1403] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260709 13:08:37.409698 15264 tablet_bootstrap.cc:492] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:37.410126 15264 ts_tablet_manager.cc:1403] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.005s
I20260709 13:08:37.410638 15306 raft_consensus.cc:515] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.411304 15272 raft_consensus.cc:493] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.411804 15261 raft_consensus.cc:359] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.411823 15272 raft_consensus.cc:515] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } }
I20260709 13:08:37.412575 15261 raft_consensus.cc:385] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.412897 15261 raft_consensus.cc:740] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.412786 15263 raft_consensus.cc:359] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.413682 15261 consensus_queue.cc:260] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.414096 15272 leader_election.cc:290] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:37.414964 15264 raft_consensus.cc:359] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.415657 15264 raft_consensus.cc:385] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.415800 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fbe2fff0914565aa65dd3df53b10c2" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:37.413698 15263 raft_consensus.cc:385] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.416136 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473fde0adda4e34af1a28f6d3d4e46b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:37.416509 15146 raft_consensus.cc:2468] T e9fbe2fff0914565aa65dd3df53b10c2 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:37.416647 15263 raft_consensus.cc:740] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.416887 15221 raft_consensus.cc:3060] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.417531 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fbe2fff0914565aa65dd3df53b10c2" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:37.417449 15263 consensus_queue.cc:260] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.418183 15071 raft_consensus.cc:2468] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:37.414121 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473fde0adda4e34af1a28f6d3d4e46b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:37.419384 15147 raft_consensus.cc:3060] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.420163 15263 ts_tablet_manager.cc:1434] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:08:37.416002 15264 raft_consensus.cc:740] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.421597 15261 ts_tablet_manager.cc:1434] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 13:08:37.421507 15264 consensus_queue.cc:260] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.422598 15261 tablet_bootstrap.cc:492] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:37.423779 15264 ts_tablet_manager.cc:1434] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:08:37.424721 15186 leader_election.cc:304] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:37.426036 15272 raft_consensus.cc:2804] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.426399 15272 raft_consensus.cc:493] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.426352 15147 raft_consensus.cc:2468] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 1.
I20260709 13:08:37.426815 15272 raft_consensus.cc:3060] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.427639 15037 leader_election.cc:304] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:37.428690 15261 tablet_bootstrap.cc:654] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.428769 15265 raft_consensus.cc:2804] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.432166 15263 tablet_bootstrap.cc:492] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:37.432147 15221 raft_consensus.cc:2468] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 1.
I20260709 13:08:37.442472 15306 leader_election.cc:290] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:37.443372 15272 raft_consensus.cc:515] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } }
I20260709 13:08:37.442862 15263 tablet_bootstrap.cc:654] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.446146 15264 tablet_bootstrap.cc:492] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:37.446110 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fbe2fff0914565aa65dd3df53b10c2" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:37.446733 15071 raft_consensus.cc:3060] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.452131 15264 tablet_bootstrap.cc:654] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.456262 15272 leader_election.cc:290] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:37.467892 15261 tablet_bootstrap.cc:492] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:37.468093 15263 tablet_bootstrap.cc:492] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:37.468434 15261 ts_tablet_manager.cc:1403] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.036s
I20260709 13:08:37.468688 15263 ts_tablet_manager.cc:1403] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.008s
I20260709 13:08:37.471171 15261 raft_consensus.cc:359] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.471849 15261 raft_consensus.cc:385] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.472131 15261 raft_consensus.cc:740] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.471343 15263 raft_consensus.cc:359] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.472980 15263 raft_consensus.cc:385] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.472915 15261 consensus_queue.cc:260] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.473398 15263 raft_consensus.cc:740] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.474387 15263 consensus_queue.cc:260] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.474924 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fbe2fff0914565aa65dd3df53b10c2" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:37.475278 15261 ts_tablet_manager.cc:1434] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:37.475543 15147 raft_consensus.cc:3060] T e9fbe2fff0914565aa65dd3df53b10c2 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.476238 15261 tablet_bootstrap.cc:492] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:37.476915 15263 ts_tablet_manager.cc:1434] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:08:37.478264 15263 tablet_bootstrap.cc:492] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:37.478472 15071 raft_consensus.cc:2468] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:37.479621 15184 leader_election.cc:304] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:37.480836 15272 raft_consensus.cc:2804] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.481474 15272 raft_consensus.cc:697] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:37.482146 15261 tablet_bootstrap.cc:654] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.482649 15272 consensus_queue.cc:237] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } }
I20260709 13:08:37.486622 15263 tablet_bootstrap.cc:654] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.497071 15261 tablet_bootstrap.cc:492] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:37.497726 15261 ts_tablet_manager.cc:1403] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260709 13:08:37.500317 15265 raft_consensus.cc:697] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:08:37.501724 15265 consensus_queue.cc:237] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.501137 15261 raft_consensus.cc:359] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.503206 15261 raft_consensus.cc:385] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.503505 15261 raft_consensus.cc:740] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.504426 15263 tablet_bootstrap.cc:492] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:37.504254 15261 consensus_queue.cc:260] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.504909 15263 ts_tablet_manager.cc:1403] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260709 13:08:37.506479 15261 ts_tablet_manager.cc:1434] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:37.507313 15261 tablet_bootstrap.cc:492] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:37.507663 15263 raft_consensus.cc:359] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.508356 15263 raft_consensus.cc:385] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.508667 15263 raft_consensus.cc:740] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.509934 15263 consensus_queue.cc:260] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.512184 15263 ts_tablet_manager.cc:1434] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:37.513075 15263 tablet_bootstrap.cc:492] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:37.513412 15261 tablet_bootstrap.cc:654] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.514618 14970 catalog_manager.cc:5697] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.519016 15263 tablet_bootstrap.cc:654] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.523631 15272 raft_consensus.cc:493] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.524319 15272 raft_consensus.cc:515] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.530463 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737bd33898845a3a1a7d5f630c5b82b" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:37.531345 15146 raft_consensus.cc:2468] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:37.531641 15263 tablet_bootstrap.cc:492] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:37.532382 15263 ts_tablet_manager.cc:1403] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260709 13:08:37.528527 15272 leader_election.cc:290] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:37.533655 15186 leader_election.cc:304] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:37.536170 15263 raft_consensus.cc:359] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.537204 15263 raft_consensus.cc:385] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.537668 15263 raft_consensus.cc:740] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.538913 15263 consensus_queue.cc:260] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.540285 15286 raft_consensus.cc:2804] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.540750 15286 raft_consensus.cc:493] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.541150 15286 raft_consensus.cc:3060] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.547457 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737bd33898845a3a1a7d5f630c5b82b" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:37.548380 15071 raft_consensus.cc:2468] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:37.552953 15286 raft_consensus.cc:515] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.554610 15263 ts_tablet_manager.cc:1434] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:08:37.558538 15263 tablet_bootstrap.cc:492] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:37.567708 15263 tablet_bootstrap.cc:654] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.559284 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737bd33898845a3a1a7d5f630c5b82b" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:37.568634 15311 raft_consensus.cc:493] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.568928 15071 raft_consensus.cc:3060] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.569140 15311 raft_consensus.cc:515] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.570204 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737bd33898845a3a1a7d5f630c5b82b" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:37.571252 15311 leader_election.cc:290] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:37.568671 15286 leader_election.cc:290] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:37.572261 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b60931e53624dc09d6b8835aa8546c8" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:37.572429 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b60931e53624dc09d6b8835aa8546c8" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:37.570945 15146 raft_consensus.cc:3060] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.573238 15221 raft_consensus.cc:2468] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 0.
I20260709 13:08:37.575307 15037 leader_election.cc:304] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:37.576413 15311 raft_consensus.cc:2804] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.576869 15311 raft_consensus.cc:493] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.577270 15311 raft_consensus.cc:3060] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.573165 15145 raft_consensus.cc:2468] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 0.
I20260709 13:08:37.584365 15072 raft_consensus.cc:3060] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.596064 15269 raft_consensus.cc:493] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.596591 15269 raft_consensus.cc:515] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.598634 15269 leader_election.cc:290] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:37.598897 15147 raft_consensus.cc:2468] T e9fbe2fff0914565aa65dd3df53b10c2 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:37.600430 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93491be89774118862fbdf68eca3cae" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:37.601317 15070 raft_consensus.cc:2468] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:37.603725 15110 leader_election.cc:304] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:37.604697 15269 raft_consensus.cc:2804] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.605047 15269 raft_consensus.cc:493] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.605389 15269 raft_consensus.cc:3060] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.605134 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93491be89774118862fbdf68eca3cae" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:37.606010 15221 raft_consensus.cc:2468] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:37.601485 15146 raft_consensus.cc:2468] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:37.609405 15186 leader_election.cc:304] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:37.610275 15286 raft_consensus.cc:2804] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.610730 15286 raft_consensus.cc:697] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:37.611523 15286 consensus_queue.cc:237] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.612408 15269 raft_consensus.cc:515] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.614089 15272 raft_consensus.cc:493] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.614539 15272 raft_consensus.cc:515] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.615305 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93491be89774118862fbdf68eca3cae" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:37.615798 15269 leader_election.cc:290] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:37.616096 15070 raft_consensus.cc:3060] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.617942 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81207681b0d4cb2bfd1e6e5f73423ee" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:37.619556 15186 leader_election.cc:343] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.620179 15272 leader_election.cc:290] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:37.619968 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81207681b0d4cb2bfd1e6e5f73423ee" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:37.620899 15069 raft_consensus.cc:2468] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:37.622493 15184 leader_election.cc:304] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:37.627813 15264 tablet_bootstrap.cc:492] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:37.628283 15264 ts_tablet_manager.cc:1403] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.182s	user 0.057s	sys 0.086s
I20260709 13:08:37.628544 15272 raft_consensus.cc:2804] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.628945 15272 raft_consensus.cc:493] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.629427 15272 raft_consensus.cc:3060] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.630995 15264 raft_consensus.cc:359] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.631667 15264 raft_consensus.cc:385] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.631932 15264 raft_consensus.cc:740] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.632619 15264 consensus_queue.cc:260] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.636094 15264 ts_tablet_manager.cc:1434] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:08:37.638620 15264 tablet_bootstrap.cc:492] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:37.641001 15272 raft_consensus.cc:515] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.643900 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81207681b0d4cb2bfd1e6e5f73423ee" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:37.644479 15069 raft_consensus.cc:3060] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.645380 15264 tablet_bootstrap.cc:654] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.645519 15071 raft_consensus.cc:2468] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:37.649122 15261 tablet_bootstrap.cc:492] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:37.651839 15261 ts_tablet_manager.cc:1403] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.145s	user 0.045s	sys 0.087s
I20260709 13:08:37.649425 15311 raft_consensus.cc:515] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.654829 15261 raft_consensus.cc:359] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.654109 14969 catalog_manager.cc:5697] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 0 to 1, leader changed from <none> to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.655514 15261 raft_consensus.cc:385] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.655845 15261 raft_consensus.cc:740] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.656948 15306 raft_consensus.cc:493] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.657404 15306 raft_consensus.cc:515] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.660102 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81207681b0d4cb2bfd1e6e5f73423ee" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
W20260709 13:08:37.661974 15186 leader_election.cc:343] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.662751 15272 leader_election.cc:290] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:37.666668 15272 consensus_queue.cc:1048] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.667873 15069 raft_consensus.cc:2468] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:37.668512 15261 consensus_queue.cc:260] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.669477 15286 consensus_queue.cc:1048] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.670161 14968 catalog_manager.cc:5697] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.671793 15261 ts_tablet_manager.cc:1434] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:08:37.672689 15261 tablet_bootstrap.cc:492] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:37.677078 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78826c39856543b983ef735e2d4d2363" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:37.677409 15306 leader_election.cc:290] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:37.679232 15070 raft_consensus.cc:2468] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:37.680964 15110 leader_election.cc:304] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:37.681855 15269 raft_consensus.cc:2804] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.683465 15261 tablet_bootstrap.cc:654] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.681746 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93491be89774118862fbdf68eca3cae" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:37.683907 15221 raft_consensus.cc:3060] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.684851 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b60931e53624dc09d6b8835aa8546c8" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:37.685047 15306 raft_consensus.cc:493] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.685452 15146 raft_consensus.cc:3060] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.685583 15306 raft_consensus.cc:515] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.686480 15184 leader_election.cc:304] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:37.686702 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78826c39856543b983ef735e2d4d2363" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:37.688455 15037 leader_election.cc:304] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [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: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:37.689548 15265 raft_consensus.cc:2749] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:37.697101 15146 raft_consensus.cc:2468] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 1.
I20260709 13:08:37.700522 15037 leader_election.cc:304] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:37.701341 15265 raft_consensus.cc:2804] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.701689 15261 tablet_bootstrap.cc:492] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:37.702126 15261 ts_tablet_manager.cc:1403] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.006s
I20260709 13:08:37.702651 15306 leader_election.cc:290] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:37.704032 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e7a090c3447aa1b833c9df6d39d6" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:37.704262 15221 raft_consensus.cc:2468] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:37.704638 15145 raft_consensus.cc:2468] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 0.
I20260709 13:08:37.704890 15261 raft_consensus.cc:359] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.705717 15261 raft_consensus.cc:385] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.706004 15261 raft_consensus.cc:740] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.689381 15272 raft_consensus.cc:2804] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.698987 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b60931e53624dc09d6b8835aa8546c8" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:37.706691 15261 consensus_queue.cc:260] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.707590 15220 raft_consensus.cc:3060] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.707167 15037 leader_election.cc:304] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:37.707727 15265 raft_consensus.cc:697] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:08:37.709762 15261 ts_tablet_manager.cc:1434] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:37.710606 15261 tablet_bootstrap.cc:492] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:37.710186 15265 consensus_queue.cc:237] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.712414 15329 raft_consensus.cc:2804] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.712765 15329 raft_consensus.cc:493] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.713111 15329 raft_consensus.cc:3060] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.714574 15269 raft_consensus.cc:697] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:37.715425 15269 consensus_queue.cc:237] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.698429 15311 leader_election.cc:290] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:37.717190 15272 raft_consensus.cc:697] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:37.719041 15325 raft_consensus.cc:493] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.719499 15325 raft_consensus.cc:515] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.721930 15272 consensus_queue.cc:237] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.722350 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950cca2155644aaaa42b3a4a9f56384c" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:37.722996 15071 raft_consensus.cc:2468] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:37.723470 15261 tablet_bootstrap.cc:654] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.716670 15220 raft_consensus.cc:2468] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 1.
I20260709 13:08:37.724210 15110 leader_election.cc:304] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:37.730604 15329 raft_consensus.cc:515] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.738070 15263 tablet_bootstrap.cc:492] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:37.738559 15263 ts_tablet_manager.cc:1403] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.180s	user 0.017s	sys 0.002s
I20260709 13:08:37.737285 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e7a090c3447aa1b833c9df6d39d6" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:37.745965 15264 tablet_bootstrap.cc:492] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:37.746347 15264 ts_tablet_manager.cc:1403] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.001s
I20260709 13:08:37.741628 15221 raft_consensus.cc:2468] T 7bc5e7a090c3447aa1b833c9df6d39d6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 0.
I20260709 13:08:37.745213 15263 raft_consensus.cc:359] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.747457 15263 raft_consensus.cc:385] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.747699 15263 raft_consensus.cc:740] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.748297 15263 consensus_queue.cc:260] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.755151 15263 ts_tablet_manager.cc:1434] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 13:08:37.756062 15263 tablet_bootstrap.cc:492] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:37.756284 15264 raft_consensus.cc:359] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.756954 15264 raft_consensus.cc:385] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.757372 15264 raft_consensus.cc:740] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.758031 15264 consensus_queue.cc:260] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.760215 15329 leader_election.cc:290] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:37.752167 15325 leader_election.cc:290] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:37.766137 15325 raft_consensus.cc:493] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.766692 15325 raft_consensus.cc:515] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.760110 15269 raft_consensus.cc:2804] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.769703 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e7a090c3447aa1b833c9df6d39d6" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:37.773995 15147 raft_consensus.cc:3060] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.774716 15261 tablet_bootstrap.cc:492] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:37.775161 15261 ts_tablet_manager.cc:1403] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.009s
I20260709 13:08:37.772763 15269 raft_consensus.cc:493] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.777938 15264 ts_tablet_manager.cc:1434] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.009s
I20260709 13:08:37.778250 15269 raft_consensus.cc:3060] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.778877 15264 tablet_bootstrap.cc:492] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:37.779392 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e7a090c3447aa1b833c9df6d39d6" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:37.779511 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae7f3ee93974dbdb8d9ef15a3fc9aa2" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:37.779973 15220 raft_consensus.cc:3060] T 7bc5e7a090c3447aa1b833c9df6d39d6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.780129 15070 raft_consensus.cc:2468] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:37.782330 15110 leader_election.cc:304] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:37.758220 14969 catalog_manager.cc:5697] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 0 to 1, leader changed from <none> to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.785915 15325 leader_election.cc:290] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:37.787225 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae7f3ee93974dbdb8d9ef15a3fc9aa2" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:37.787834 15219 raft_consensus.cc:2468] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:37.788653 15261 raft_consensus.cc:359] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.789315 15261 raft_consensus.cc:385] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.777593 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950cca2155644aaaa42b3a4a9f56384c" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:37.789562 15261 raft_consensus.cc:740] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.791303 15261 consensus_queue.cc:260] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.784425 14968 catalog_manager.cc:5697] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.794349 15325 raft_consensus.cc:2804] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:08:37.794704 15112 leader_election.cc:343] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.794896 15325 raft_consensus.cc:493] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.795377 15325 raft_consensus.cc:3060] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.790300 15220 raft_consensus.cc:2468] T 7bc5e7a090c3447aa1b833c9df6d39d6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 1.
I20260709 13:08:37.799849 15261 ts_tablet_manager.cc:1434] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:08:37.800675 15261 tablet_bootstrap.cc:492] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:37.805914 15037 leader_election.cc:304] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:37.809314 15329 raft_consensus.cc:2804] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.809804 15329 raft_consensus.cc:697] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:08:37.810503 15329 consensus_queue.cc:237] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.822727 15263 tablet_bootstrap.cc:654] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.826023 15261 tablet_bootstrap.cc:654] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.828574 15147 raft_consensus.cc:2468] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 1.
I20260709 13:08:37.832296 14970 catalog_manager.cc:5697] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.841048 15269 raft_consensus.cc:515] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.841328 15325 raft_consensus.cc:515] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.843376 15269 leader_election.cc:290] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:37.844684 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950cca2155644aaaa42b3a4a9f56384c" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:37.845276 15071 raft_consensus.cc:3060] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.847132 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae7f3ee93974dbdb8d9ef15a3fc9aa2" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:37.847697 15070 raft_consensus.cc:3060] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.852423 15071 raft_consensus.cc:2468] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:37.853693 15110 leader_election.cc:304] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:37.854560 15264 tablet_bootstrap.cc:654] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.855926 15325 leader_election.cc:290] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:37.856190 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae7f3ee93974dbdb8d9ef15a3fc9aa2" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:37.856477 15325 raft_consensus.cc:2804] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.856799 15221 raft_consensus.cc:3060] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.856956 15325 raft_consensus.cc:697] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:37.857874 15325 consensus_queue.cc:237] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.858493 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950cca2155644aaaa42b3a4a9f56384c" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:37.859102 15261 tablet_bootstrap.cc:492] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:37.859529 15261 ts_tablet_manager.cc:1403] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.005s
W20260709 13:08:37.859719 15112 leader_election.cc:343] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.862404 15261 raft_consensus.cc:359] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.863129 15261 raft_consensus.cc:385] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.863442 15261 raft_consensus.cc:740] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.862473 15070 raft_consensus.cc:2468] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:37.864594 15261 consensus_queue.cc:260] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.865051 15110 leader_election.cc:304] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:37.865288 15221 raft_consensus.cc:2468] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:37.865962 15269 raft_consensus.cc:2804] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.866020 15265 raft_consensus.cc:493] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.866560 15265 raft_consensus.cc:515] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.867648 15261 ts_tablet_manager.cc:1434] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:08:37.868471 15261 tablet_bootstrap.cc:492] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:37.868763 15265 leader_election.cc:290] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:37.866546 15269 raft_consensus.cc:697] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:37.870277 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e7bfebc6a148f38fea1febb22ff1f0" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:37.870463 15269 consensus_queue.cc:237] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.870887 15147 raft_consensus.cc:2468] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 0.
I20260709 13:08:37.871659 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e7bfebc6a148f38fea1febb22ff1f0" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:37.872248 15037 leader_election.cc:304] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:37.873025 15329 raft_consensus.cc:2804] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:08:37.873203 15037 leader_election.cc:343] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.873406 15329 raft_consensus.cc:493] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.873791 15329 raft_consensus.cc:3060] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.874548 15261 tablet_bootstrap.cc:654] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.880779 15329 raft_consensus.cc:515] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.884091 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e7bfebc6a148f38fea1febb22ff1f0" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:37.884686 15263 tablet_bootstrap.cc:492] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:37.884902 15147 raft_consensus.cc:3060] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.885337 15263 ts_tablet_manager.cc:1403] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.129s	user 0.011s	sys 0.017s
I20260709 13:08:37.889148 15263 raft_consensus.cc:359] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.890249 15263 raft_consensus.cc:385] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.890679 15263 raft_consensus.cc:740] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.891736 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e7bfebc6a148f38fea1febb22ff1f0" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:37.896536 15329 leader_election.cc:290] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:08:37.897743 15037 leader_election.cc:343] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.899456 15147 raft_consensus.cc:2468] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 1.
I20260709 13:08:37.906375 15037 leader_election.cc:304] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:37.908613 15329 raft_consensus.cc:2804] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.909479 15329 raft_consensus.cc:697] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:08:37.910451 15329 consensus_queue.cc:237] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.914178 15261 tablet_bootstrap.cc:492] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:37.914660 15261 ts_tablet_manager.cc:1403] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.019s
I20260709 13:08:37.917680 15265 raft_consensus.cc:493] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.918203 15265 raft_consensus.cc:515] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.919863 15263 consensus_queue.cc:260] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.920501 15265 leader_election.cc:290] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:37.920601 15264 tablet_bootstrap.cc:492] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:37.917747 15261 raft_consensus.cc:359] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.922391 15263 ts_tablet_manager.cc:1434] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.000s
I20260709 13:08:37.926527 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1264db6858894d08abd2e79e826b5bee" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:37.926878 15264 ts_tablet_manager.cc:1403] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.148s	user 0.020s	sys 0.013s
I20260709 13:08:37.927670 15263 tablet_bootstrap.cc:492] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:37.929047 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1264db6858894d08abd2e79e826b5bee" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:37.929809 15221 raft_consensus.cc:2468] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 0.
W20260709 13:08:37.929123 15037 leader_election.cc:343] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.920557 14968 catalog_manager.cc:5697] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 0 to 1, leader changed from <none> to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.931298 15037 leader_election.cc:304] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:37.932107 15265 raft_consensus.cc:2804] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.932452 15265 raft_consensus.cc:493] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.932478 15272 consensus_queue.cc:1048] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:37.934562 15263 tablet_bootstrap.cc:654] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.935858 15264 raft_consensus.cc:359] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.936548 15264 raft_consensus.cc:385] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.936882 15264 raft_consensus.cc:740] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.937721 15264 consensus_queue.cc:260] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.932878 15265 raft_consensus.cc:3060] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.936884 15311 raft_consensus.cc:493] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.939370 15311 raft_consensus.cc:515] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.940207 15264 ts_tablet_manager.cc:1434] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:08:37.941708 15264 tablet_bootstrap.cc:492] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:37.942471 15311 leader_election.cc:290] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:37.942519 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd24a98430d448797e8ef3951b153d9" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:37.943957 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd24a98430d448797e8ef3951b153d9" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:37.944571 15037 leader_election.cc:343] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.945140 15261 raft_consensus.cc:385] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.945451 15261 raft_consensus.cc:740] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.945518 15272 raft_consensus.cc:493] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.946269 15272 raft_consensus.cc:515] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:37.947249 15037 leader_election.cc:343] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.947670 15037 leader_election.cc:304] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:37.948539 15311 raft_consensus.cc:2749] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.949319 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3efd27fbee4c1fbfc368c249503467" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:37.949473 15272 leader_election.cc:290] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:37.946250 15261 consensus_queue.cc:260] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.950718 14970 catalog_manager.cc:5697] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.951712 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3efd27fbee4c1fbfc368c249503467" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:37.952240 14970 catalog_manager.cc:5697] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.953163 15070 raft_consensus.cc:2468] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
W20260709 13:08:37.953656 15186 leader_election.cc:343] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.955780 15184 leader_election.cc:304] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:37.957924 15323 raft_consensus.cc:2804] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.958272 15323 raft_consensus.cc:493] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.958586 15323 raft_consensus.cc:3060] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.959805 15286 consensus_queue.cc:1048] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.968386 15323 raft_consensus.cc:515] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.970432 15261 ts_tablet_manager.cc:1434] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 13:08:37.986766 15261 tablet_bootstrap.cc:492] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:37.989032 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3efd27fbee4c1fbfc368c249503467" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:37.989717 15071 raft_consensus.cc:3060] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.991715 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3efd27fbee4c1fbfc368c249503467" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
W20260709 13:08:37.992973 15186 leader_election.cc:343] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:37.995491 15018 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:37.996712 15071 raft_consensus.cc:2468] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:37.997941 15184 leader_election.cc:304] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:37.998769 15272 raft_consensus.cc:2804] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.999429 15272 raft_consensus.cc:697] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:37.982210 15265 raft_consensus.cc:515] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:37.984706 15263 tablet_bootstrap.cc:492] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:38.000197 15263 ts_tablet_manager.cc:1403] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.037s
I20260709 13:08:38.000500 15272 consensus_queue.cc:237] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.001672 15329 raft_consensus.cc:493] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.985595 15264 tablet_bootstrap.cc:654] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.003315 15263 raft_consensus.cc:359] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.004560 15263 raft_consensus.cc:385] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.004844 15263 raft_consensus.cc:740] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.006114 15311 raft_consensus.cc:493] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.006621 15311 raft_consensus.cc:515] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.003897 15329 raft_consensus.cc:515] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.006615 15263 consensus_queue.cc:260] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.008934 15311 leader_election.cc:290] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:38.010699 14970 catalog_manager.cc:5697] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 0 to 1, leader changed from <none> to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:38.015206 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1264db6858894d08abd2e79e826b5bee" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:38.012918 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1264db6858894d08abd2e79e826b5bee" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:38.032600 15220 raft_consensus.cc:3060] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:38.034842 15037 leader_election.cc:343] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.037225 15261 tablet_bootstrap.cc:654] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.003998 15323 leader_election.cc:290] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:38.011636 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1788b53a6e4edfa61183597514f8a3" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:38.010798 15265 leader_election.cc:290] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:38.016446 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1788b53a6e4edfa61183597514f8a3" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:38.039865 15263 ts_tablet_manager.cc:1434] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.039s	user 0.012s	sys 0.000s
W20260709 13:08:38.040239 15037 leader_election.cc:343] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.040855 15263 tablet_bootstrap.cc:492] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:38.042428 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284bb34e64c640f6b0df6865dfd3e7f2" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:38.042479 15037 leader_election.cc:343] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.043143 15037 leader_election.cc:304] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:38.048944 15265 raft_consensus.cc:2749] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:38.049785 15329 leader_election.cc:290] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:38.052479 15263 tablet_bootstrap.cc:654] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:38.053097 15037 leader_election.cc:343] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.055022 14970 catalog_manager.cc:5697] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:38.057793 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284bb34e64c640f6b0df6865dfd3e7f2" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:38.059100 15037 leader_election.cc:343] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.059603 15037 leader_election.cc:304] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:38.065761 15329 raft_consensus.cc:2749] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:38.069509 15220 raft_consensus.cc:2468] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 1.
I20260709 13:08:38.069764 15261 tablet_bootstrap.cc:492] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:38.070349 15261 ts_tablet_manager.cc:1403] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.006s
I20260709 13:08:38.070825 15037 leader_election.cc:304] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:38.071666 15329 raft_consensus.cc:2804] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:38.072206 15329 raft_consensus.cc:697] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:08:38.073570 15263 tablet_bootstrap.cc:492] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:38.073101 15329 consensus_queue.cc:237] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.074180 15263 ts_tablet_manager.cc:1403] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.005s
I20260709 13:08:38.074399 15261 raft_consensus.cc:359] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.075130 15261 raft_consensus.cc:385] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.075227 15325 raft_consensus.cc:493] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.075436 15261 raft_consensus.cc:740] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.075733 15325 raft_consensus.cc:515] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.076232 15261 consensus_queue.cc:260] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.076807 15263 raft_consensus.cc:359] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.077615 15263 raft_consensus.cc:385] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.077907 15263 raft_consensus.cc:740] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.077996 15325 leader_election.cc:290] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:38.078564 15261 ts_tablet_manager.cc:1434] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:08:38.079564 15261 tablet_bootstrap.cc:492] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:38.079632 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81207681b0d4cb2bfd1e6e5f73423ee" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:38.079741 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81207681b0d4cb2bfd1e6e5f73423ee" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:38.080567 15070 raft_consensus.cc:2393] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 937497c267e84226ae8389b561abc78e in current term 1: Already voted for candidate cf0e9ee8bfc3415291c8c930c76ebdac in this term.
I20260709 13:08:38.081806 15110 leader_election.cc:304] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:38.078701 15263 consensus_queue.cc:260] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.082996 15325 raft_consensus.cc:3060] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.084662 15263 ts_tablet_manager.cc:1434] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 13:08:38.085662 15263 tablet_bootstrap.cc:492] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:38.087639 15261 tablet_bootstrap.cc:654] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.092099 15263 tablet_bootstrap.cc:654] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.094589 15269 raft_consensus.cc:493] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.095083 15269 raft_consensus.cc:515] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.097839 15261 tablet_bootstrap.cc:492] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:38.098312 15261 ts_tablet_manager.cc:1403] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 13:08:38.098976 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121be6cf8f1c4b2d81292fad1afd1afe" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:38.099593 15070 raft_consensus.cc:2468] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:38.100168 15264 tablet_bootstrap.cc:492] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:38.100651 15264 ts_tablet_manager.cc:1403] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.160s	user 0.013s	sys 0.004s
I20260709 13:08:38.102447 15110 leader_election.cc:304] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:38.102767 14968 catalog_manager.cc:5697] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 0 to 1, leader changed from <none> to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:38.103693 15339 raft_consensus.cc:2804] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:38.104136 15339 raft_consensus.cc:493] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.104512 15339 raft_consensus.cc:3060] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.105913 15263 tablet_bootstrap.cc:492] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:38.106189 15269 leader_election.cc:290] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:38.106379 15263 ts_tablet_manager.cc:1403] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260709 13:08:38.108088 15264 raft_consensus.cc:359] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.108791 15264 raft_consensus.cc:385] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.108456 15261 raft_consensus.cc:359] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.109066 15264 raft_consensus.cc:740] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.109211 15261 raft_consensus.cc:385] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.108965 15263 raft_consensus.cc:359] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.109612 15261 raft_consensus.cc:740] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.109802 15263 raft_consensus.cc:385] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.110126 15263 raft_consensus.cc:740] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.110005 15264 consensus_queue.cc:260] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.110495 15261 consensus_queue.cc:260] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.110879 15263 consensus_queue.cc:260] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.111423 15325 raft_consensus.cc:2749] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:38.111668 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121be6cf8f1c4b2d81292fad1afd1afe" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:38.112322 15220 raft_consensus.cc:2468] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:38.112993 15261 ts_tablet_manager.cc:1434] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260709 13:08:38.113467 15264 ts_tablet_manager.cc:1434] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:08:38.114436 15261 tablet_bootstrap.cc:492] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:38.116075 15263 ts_tablet_manager.cc:1434] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:08:38.116916 15263 tablet_bootstrap.cc:492] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:38.114667 15264 tablet_bootstrap.cc:492] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:38.121071 15261 tablet_bootstrap.cc:654] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.120764 15272 consensus_queue.cc:1048] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.123407 15263 tablet_bootstrap.cc:654] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.140712 15272 consensus_queue.cc:1048] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:38.152427 15265 consensus_queue.cc:1048] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.153147 15269 consensus_queue.cc:1048] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.154621 15272 consensus_queue.cc:1048] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:38.167903 15339 raft_consensus.cc:515] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.168705 15265 raft_consensus.cc:493] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.188768 15306 consensus_queue.cc:1048] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:38.211292 15265 raft_consensus.cc:515] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.190501 15264 tablet_bootstrap.cc:654] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.213286 15265 leader_election.cc:290] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:38.214048 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121be6cf8f1c4b2d81292fad1afd1afe" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:38.199517 15333 consensus_queue.cc:1048] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:38.214408 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121be6cf8f1c4b2d81292fad1afd1afe" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:38.214637 15070 raft_consensus.cc:3060] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.214972 15221 raft_consensus.cc:3060] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.199916 15311 consensus_queue.cc:1048] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.202073 15321 consensus_queue.cc:1048] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:38.219384 15329 consensus_queue.cc:1048] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.208990 15263 tablet_bootstrap.cc:492] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:38.221678 15339 leader_election.cc:290] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:38.224016 15221 raft_consensus.cc:2468] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:38.225184 15112 leader_election.cc:304] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:38.227691 15333 raft_consensus.cc:2804] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:38.228247 15333 raft_consensus.cc:697] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:38.229146 15333 consensus_queue.cc:237] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.232784 15070 raft_consensus.cc:2468] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:38.223567 15261 tablet_bootstrap.cc:492] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:38.237111 15261 ts_tablet_manager.cc:1403] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.123s	user 0.021s	sys 0.051s
I20260709 13:08:38.221839 15263 ts_tablet_manager.cc:1403] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.011s
I20260709 13:08:38.238358 15366 raft_consensus.cc:493] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.238994 15366 raft_consensus.cc:515] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.240453 15263 raft_consensus.cc:359] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.241222 15263 raft_consensus.cc:385] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.241225 15366 leader_election.cc:290] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:38.241684 15263 raft_consensus.cc:740] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.241750 15261 raft_consensus.cc:359] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.243191 15261 raft_consensus.cc:385] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.242782 15263 consensus_queue.cc:260] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.243916 15261 raft_consensus.cc:740] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.245060 15261 consensus_queue.cc:260] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:38.245491 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 44478.5us
I20260709 13:08:38.246469 15263 ts_tablet_manager.cc:1434] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:08:38.251886 15261 ts_tablet_manager.cc:1434] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260709 13:08:38.252462 15263 tablet_bootstrap.cc:492] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:38.252797 15261 tablet_bootstrap.cc:492] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:38.258005 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00bf1561acf44fcbf52a90bf1eaadf6" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:38.258615 15333 raft_consensus.cc:493] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.259091 15333 raft_consensus.cc:515] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.260808 15261 tablet_bootstrap.cc:654] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.261363 15339 consensus_queue.cc:1048] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:38.263959 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd24a98430d448797e8ef3951b153d9" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:38.265266 15112 leader_election.cc:343] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.266453 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4baff60699434a880162c1e55fb448" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:38.267408 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd24a98430d448797e8ef3951b153d9" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:38.268179 15070 raft_consensus.cc:2468] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:38.269572 15110 leader_election.cc:304] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:38.270807 15339 raft_consensus.cc:2804] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:38.271277 15339 raft_consensus.cc:493] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.271690 15339 raft_consensus.cc:3060] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.272019 15264 tablet_bootstrap.cc:492] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:38.272581 15264 ts_tablet_manager.cc:1403] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.158s	user 0.012s	sys 0.005s
I20260709 13:08:38.266705 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00bf1561acf44fcbf52a90bf1eaadf6" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:38.273517 14969 catalog_manager.cc:5697] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:38.276387 15264 raft_consensus.cc:359] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.261386 15333 leader_election.cc:290] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:38.279194 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4baff60699434a880162c1e55fb448" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:38.281033 15339 raft_consensus.cc:515] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.284044 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd24a98430d448797e8ef3951b153d9" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:38.284657 15071 raft_consensus.cc:3060] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:38.285813 15037 leader_election.cc:343] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:38.289880 15037 leader_election.cc:343] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:38.290786 15037 leader_election.cc:343] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.291337 15037 leader_election.cc:304] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:38.292368 15329 raft_consensus.cc:2749] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:38.292929 15037 leader_election.cc:343] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.288455 15263 tablet_bootstrap.cc:654] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.277395 15264 raft_consensus.cc:385] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.300462 15264 raft_consensus.cc:740] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.301494 15264 consensus_queue.cc:260] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.307932 15264 ts_tablet_manager.cc:1434] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.035s	user 0.012s	sys 0.000s
I20260709 13:08:38.309158 15264 tablet_bootstrap.cc:492] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:38.303608 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd24a98430d448797e8ef3951b153d9" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:38.303887 15339 leader_election.cc:290] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:08:38.312595 15112 leader_election.cc:343] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.293561 15037 leader_election.cc:304] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:38.320852 15366 raft_consensus.cc:2749] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:38.325482 15286 raft_consensus.cc:493] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.325989 15286 raft_consensus.cc:515] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.328022 15286 leader_election.cc:290] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:38.330114 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e7bfebc6a148f38fea1febb22ff1f0" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:38.330945 15147 raft_consensus.cc:2393] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf0e9ee8bfc3415291c8c930c76ebdac in current term 1: Already voted for candidate a2cd9464909142caa01ea93ec8bc31cc in this term.
I20260709 13:08:38.338063 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e7bfebc6a148f38fea1febb22ff1f0" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:38.340843 15366 consensus_queue.cc:1048] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.345746 15071 raft_consensus.cc:2468] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:38.348176 15184 leader_election.cc:304] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:08:38.349891 15286 raft_consensus.cc:3060] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.360496 15261 tablet_bootstrap.cc:492] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:38.361163 15261 ts_tablet_manager.cc:1403] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.109s	user 0.025s	sys 0.051s
I20260709 13:08:38.362622 15219 raft_consensus.cc:3060] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.362989 15110 leader_election.cc:304] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:38.368676 15325 raft_consensus.cc:2804] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:38.369262 15325 raft_consensus.cc:697] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:38.371084 15325 consensus_queue.cc:237] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.379029 15339 consensus_queue.cc:1048] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:38.403110 15366 raft_consensus.cc:493] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.403650 15366 raft_consensus.cc:515] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.405721 15366 leader_election.cc:290] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:08:38.409298 15186 consensus_peers.cc:597] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:38.418169 15261 raft_consensus.cc:359] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.419147 15261 raft_consensus.cc:385] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.419500 15261 raft_consensus.cc:740] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.421126 15261 consensus_queue.cc:260] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.426337 15261 ts_tablet_manager.cc:1434] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.002s
I20260709 13:08:38.430819 15264 tablet_bootstrap.cc:654] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.427889 15261 tablet_bootstrap.cc:492] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:38.437927 15286 raft_consensus.cc:2749] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:38.440112 15325 consensus_queue.cc:1048] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.445825 15286 raft_consensus.cc:493] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.446435 15286 raft_consensus.cc:515] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.458603 15261 tablet_bootstrap.cc:654] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.471760 15263 tablet_bootstrap.cc:492] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:38.472393 15263 ts_tablet_manager.cc:1403] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.220s	user 0.044s	sys 0.031s
I20260709 13:08:38.521421 15263 raft_consensus.cc:359] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.517371 15321 raft_consensus.cc:493] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.523277 15263 raft_consensus.cc:385] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.523748 15263 raft_consensus.cc:740] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.523782 15321 raft_consensus.cc:515] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.524683 15263 consensus_queue.cc:260] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.515897 15286 leader_election.cc:290] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:38.529794 15263 ts_tablet_manager.cc:1434] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.000s
I20260709 13:08:38.532074 15263 tablet_bootstrap.cc:492] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:38.533946 15321 leader_election.cc:290] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:38.547237 15263 tablet_bootstrap.cc:654] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.547838 15264 tablet_bootstrap.cc:492] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:38.548377 15264 ts_tablet_manager.cc:1403] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.239s	user 0.013s	sys 0.009s
I20260709 13:08:38.548964 15261 tablet_bootstrap.cc:492] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:38.549489 15261 ts_tablet_manager.cc:1403] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.122s	user 0.015s	sys 0.002s
I20260709 13:08:38.551347 15264 raft_consensus.cc:359] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.552306 15264 raft_consensus.cc:385] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.552677 15264 raft_consensus.cc:740] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.552897 15261 raft_consensus.cc:359] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.553920 15261 raft_consensus.cc:385] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.553582 15264 consensus_queue.cc:260] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.554333 15261 raft_consensus.cc:740] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.555567 15261 consensus_queue.cc:260] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.556878 15264 ts_tablet_manager.cc:1434] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:08:38.558010 15261 ts_tablet_manager.cc:1434] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:38.558352 15264 tablet_bootstrap.cc:492] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:38.559060 15261 tablet_bootstrap.cc:492] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:38.566195 15261 tablet_bootstrap.cc:654] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.567780 15264 tablet_bootstrap.cc:654] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.581737 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1788b53a6e4edfa61183597514f8a3" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:38.582136 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47c54f5cc7b4bdd90c8fa7be09655da" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:38.584496 15261 tablet_bootstrap.cc:492] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:38.585031 15261 ts_tablet_manager.cc:1403] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260709 13:08:38.588644 15261 raft_consensus.cc:359] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.589416 15261 raft_consensus.cc:385] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.589815 15261 raft_consensus.cc:740] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.590539 15261 consensus_queue.cc:260] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.592790 15261 ts_tablet_manager.cc:1434] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:38.593936 15261 tablet_bootstrap.cc:492] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:38.594388 15265 consensus_queue.cc:1048] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.596570 15263 tablet_bootstrap.cc:492] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:38.597093 15263 ts_tablet_manager.cc:1403] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.065s	user 0.030s	sys 0.016s
I20260709 13:08:38.582399 15069 raft_consensus.cc:2468] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
W20260709 13:08:38.598254 15037 leader_election.cc:343] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.600803 15263 raft_consensus.cc:359] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.601557 15263 raft_consensus.cc:385] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.601873 15263 raft_consensus.cc:740] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.602560 15263 consensus_queue.cc:260] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.603722 15265 consensus_queue.cc:1048] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.601087 15184 leader_election.cc:304] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:38.608074 15261 tablet_bootstrap.cc:654] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.604856 15263 ts_tablet_manager.cc:1434] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.002s
I20260709 13:08:38.608090 15321 raft_consensus.cc:2804] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:38.609349 15263 tablet_bootstrap.cc:492] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:38.609388 15321 raft_consensus.cc:493] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.612556 15321 raft_consensus.cc:3060] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.622983 15265 consensus_queue.cc:1048] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:38.624850 15323 raft_consensus.cc:493] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.626646 15323 raft_consensus.cc:515] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.631932 15263 tablet_bootstrap.cc:654] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.631783 15323 leader_election.cc:290] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:38.641353 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950cca2155644aaaa42b3a4a9f56384c" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:38.642047 15071 raft_consensus.cc:2468] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:38.643545 15184 leader_election.cc:304] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:38.644528 15323 consensus_queue.cc:1048] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.645042 15264 tablet_bootstrap.cc:492] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:38.644842 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284bb34e64c640f6b0df6865dfd3e7f2" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:38.645537 15069 raft_consensus.cc:2468] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:38.645895 15272 raft_consensus.cc:2804] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:38.646308 15272 raft_consensus.cc:493] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 937497c267e84226ae8389b561abc78e)
I20260709 13:08:38.646704 15272 raft_consensus.cc:3060] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:38.646879 15264 ts_tablet_manager.cc:1403] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.009s
I20260709 13:08:38.627885 15321 raft_consensus.cc:515] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.658385 15184 leader_election.cc:304] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:38.660915 15264 raft_consensus.cc:359] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.661909 15264 raft_consensus.cc:385] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.662276 15264 raft_consensus.cc:740] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.663156 15264 consensus_queue.cc:260] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.704773 15141 raft_consensus.cc:3060] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.715453 15306 raft_consensus.cc:493] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.716174 15306 raft_consensus.cc:515] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.723201 15265 consensus_queue.cc:1048] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:38.733922 15265 raft_consensus.cc:493] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.733862 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950cca2155644aaaa42b3a4a9f56384c" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:38.734491 15265 raft_consensus.cc:515] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.736567 15265 leader_election.cc:290] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:38.737036 15265 raft_consensus.cc:493] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.742723 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435f3d112db4874b8fa570c5a884c6d" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:38.746148 15306 leader_election.cc:290] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:38.747035 15306 consensus_queue.cc:1048] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:38.751931 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1788b53a6e4edfa61183597514f8a3" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:38.759523 15037 leader_election.cc:343] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.761756 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1c37e9b3dd4311bd1c18b11f10295d" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:38.737439 15265 raft_consensus.cc:515] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:38.771831 15037 leader_election.cc:343] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.826195 15265 leader_election.cc:290] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:38.828106 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a075b5513bdc4ee0bf0ab145d48baf4a" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:38.829628 15037 leader_election.cc:343] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.844105 15272 raft_consensus.cc:515] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.846328 15272 leader_election.cc:290] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:38.852500 15264 ts_tablet_manager.cc:1434] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.205s	user 0.008s	sys 0.002s
I20260709 13:08:38.853489 15264 tablet_bootstrap.cc:492] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:38.856389 15398 consensus_queue.cc:1048] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:38.868300 15263 tablet_bootstrap.cc:492] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:38.871176 15264 tablet_bootstrap.cc:654] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.871445 15263 ts_tablet_manager.cc:1403] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.262s	user 0.017s	sys 0.054s
I20260709 13:08:38.875015 15261 tablet_bootstrap.cc:492] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:38.875511 15261 ts_tablet_manager.cc:1403] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.282s	user 0.019s	sys 0.033s
I20260709 13:08:38.885092 15261 raft_consensus.cc:359] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.885825 15261 raft_consensus.cc:385] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.886121 15261 raft_consensus.cc:740] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.886770 15261 consensus_queue.cc:260] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.888978 15261 ts_tablet_manager.cc:1434] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:08:38.889911 15261 tablet_bootstrap.cc:492] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:38.892867 15264 tablet_bootstrap.cc:492] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:38.893350 15264 ts_tablet_manager.cc:1403] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.000s
I20260709 13:08:38.896260 15264 raft_consensus.cc:359] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.897015 15264 raft_consensus.cc:385] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.897289 15264 raft_consensus.cc:740] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.897459 15261 tablet_bootstrap.cc:654] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.898111 15394 raft_consensus.cc:2804] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:38.898056 15264 consensus_queue.cc:260] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.898633 15394 raft_consensus.cc:493] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.903934 15394 raft_consensus.cc:3060] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.902721 15263 raft_consensus.cc:359] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.904697 15263 raft_consensus.cc:385] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.904969 15263 raft_consensus.cc:740] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.905478 15263 consensus_queue.cc:260] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.906831 15264 ts_tablet_manager.cc:1434] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:08:38.907259 15263 ts_tablet_manager.cc:1434] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.000s
I20260709 13:08:38.907781 15264 tablet_bootstrap.cc:492] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:38.908092 15263 tablet_bootstrap.cc:492] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
W20260709 13:08:38.916549 15184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 258269us
I20260709 13:08:38.921195 15219 raft_consensus.cc:1240] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Rejecting Update request from peer 937497c267e84226ae8389b561abc78e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:38.921224 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435f3d112db4874b8fa570c5a884c6d" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:38.922977 15269 consensus_queue.cc:1059] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.925632 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1c37e9b3dd4311bd1c18b11f10295d" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:38.926365 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a075b5513bdc4ee0bf0ab145d48baf4a" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:38.927958 15338 consensus_queue.cc:1048] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:38.928736 15321 leader_election.cc:290] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:38.941931 15264 tablet_bootstrap.cc:654] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.941793 15394 raft_consensus.cc:515] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:38.943528 15037 leader_election.cc:343] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.944202 15263 tablet_bootstrap.cc:654] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.944039 15037 leader_election.cc:304] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:38.665915 15286 raft_consensus.cc:493] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.944048 15394 leader_election.cc:290] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
W20260709 13:08:38.945976 15037 leader_election.cc:343] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.956969 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950cca2155644aaaa42b3a4a9f56384c" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:38.959337 15037 leader_election.cc:304] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:38.960167 15329 raft_consensus.cc:2749] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:38.958597 15286 raft_consensus.cc:515] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:38.967521 15186 leader_election.cc:343] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.967727 15218 raft_consensus.cc:3060] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.953946 15397 raft_consensus.cc:3055] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:38.968339 15397 raft_consensus.cc:740] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:38.969170 15397 consensus_queue.cc:260] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.970461 15397 raft_consensus.cc:3060] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:38.971035 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950cca2155644aaaa42b3a4a9f56384c" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:38.971853 15286 leader_election.cc:290] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:38.973256 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284bb34e64c640f6b0df6865dfd3e7f2" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:38.973804 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1788b53a6e4edfa61183597514f8a3" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:38.974059 15146 raft_consensus.cc:3060] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.962788 15263 tablet_bootstrap.cc:492] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:38.963392 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1788b53a6e4edfa61183597514f8a3" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:38.967257 15261 tablet_bootstrap.cc:492] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
W20260709 13:08:38.964219 15037 leader_election.cc:343] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.966604 15339 raft_consensus.cc:493] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.976399 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47c54f5cc7b4bdd90c8fa7be09655da" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:38.976976 15263 ts_tablet_manager.cc:1403] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.000s
I20260709 13:08:38.945410 15306 raft_consensus.cc:2749] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:38.979861 15339 raft_consensus.cc:515] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:38.976511 15261 ts_tablet_manager.cc:1403] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.003s
I20260709 13:08:38.978303 15070 raft_consensus.cc:3060] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.999974 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284bb34e64c640f6b0df6865dfd3e7f2" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:39.000509 15339 leader_election.cc:290] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:39.002413 15147 raft_consensus.cc:3060] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.003326 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1c37e9b3dd4311bd1c18b11f10295d" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:38.655345 15325 consensus_queue.cc:1048] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.361s
I20260709 13:08:38.979383 15037 leader_election.cc:304] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:39.020820 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd24a98430d448797e8ef3951b153d9" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:39.025487 15186 leader_election.cc:343] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.023849 15311 raft_consensus.cc:2749] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.027630 15261 raft_consensus.cc:359] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.028282 15261 raft_consensus.cc:385] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.028560 15261 raft_consensus.cc:740] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.031790 15263 raft_consensus.cc:359] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.032431 15263 raft_consensus.cc:385] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.032697 15263 raft_consensus.cc:740] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.033286 15263 consensus_queue.cc:260] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.034221 15261 consensus_queue.cc:260] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.035622 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1c37e9b3dd4311bd1c18b11f10295d" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:39.036237 15069 raft_consensus.cc:2468] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:39.036876 15333 consensus_queue.cc:1048] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:39.037807 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 73636.8us
W20260709 13:08:39.039188 15037 leader_election.cc:343] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.039614 15037 leader_election.cc:304] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:39.043810 15263 ts_tablet_manager.cc:1434] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.000s
I20260709 13:08:39.044210 15110 leader_election.cc:304] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:39.044803 15263 tablet_bootstrap.cc:492] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:39.046433 15261 ts_tablet_manager.cc:1434] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.065s	user 0.003s	sys 0.003s
I20260709 13:08:39.046350 15264 tablet_bootstrap.cc:492] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:39.047935 15264 ts_tablet_manager.cc:1403] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.140s	user 0.019s	sys 0.008s
I20260709 13:08:39.048753 15261 tablet_bootstrap.cc:492] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:39.049535 15311 raft_consensus.cc:2749] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.050423 15325 raft_consensus.cc:2804] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:39.050809 15325 raft_consensus.cc:493] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:39.051137 15325 raft_consensus.cc:3060] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.063062 15264 raft_consensus.cc:359] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.064039 15264 raft_consensus.cc:385] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.064384 15264 raft_consensus.cc:740] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.043931 15070 raft_consensus.cc:2468] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:39.066715 15264 consensus_queue.cc:260] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.070314 15402 raft_consensus.cc:493] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.071033 15402 raft_consensus.cc:515] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.075544 15402 leader_election.cc:290] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:39.076408 15220 raft_consensus.cc:2468] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:39.078130 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00bf1561acf44fcbf52a90bf1eaadf6" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:39.078390 15311 raft_consensus.cc:493] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.081110 15311 raft_consensus.cc:515] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.078984 15145 raft_consensus.cc:2468] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:39.083725 15186 leader_election.cc:304] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:39.084514 15402 raft_consensus.cc:2804] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:39.086119 15402 raft_consensus.cc:493] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:39.086450 15402 raft_consensus.cc:3060] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.087343 15264 ts_tablet_manager.cc:1434] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260709 13:08:39.088716 15264 tablet_bootstrap.cc:492] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:39.096825 15146 raft_consensus.cc:2468] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:39.097018 15325 raft_consensus.cc:515] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.098376 15186 leader_election.cc:304] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:39.099229 15394 raft_consensus.cc:2804] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:39.099720 15394 raft_consensus.cc:697] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:39.100175 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1c37e9b3dd4311bd1c18b11f10295d" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:39.100497 15394 consensus_queue.cc:237] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.100792 15071 raft_consensus.cc:3060] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.101666 15325 leader_election.cc:290] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:39.102748 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1c37e9b3dd4311bd1c18b11f10295d" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:39.103313 15220 raft_consensus.cc:3060] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.104569 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284bb34e64c640f6b0df6865dfd3e7f2" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:39.105144 15072 raft_consensus.cc:3060] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.108536 15071 raft_consensus.cc:2468] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:39.109834 15110 leader_election.cc:304] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:39.109531 14970 catalog_manager.cc:5697] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.111156 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd24a98430d448797e8ef3951b153d9" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:39.112273 15269 raft_consensus.cc:2804] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:39.112736 15311 leader_election.cc:290] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:39.112815 15269 raft_consensus.cc:697] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:39.113888 15269 consensus_queue.cc:237] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.115444 15072 raft_consensus.cc:2468] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
W20260709 13:08:39.117022 15018 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:39.127857 15339 consensus_queue.cc:1048] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:39.135416 15402 raft_consensus.cc:515] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.137560 15139 raft_consensus.cc:2468] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 2.
I20260709 13:08:39.143870 15186 leader_election.cc:304] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [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: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:08:39.144567 15402 leader_election.cc:290] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:39.144724 15394 raft_consensus.cc:2804] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:39.145483 15394 raft_consensus.cc:697] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:39.146368 15394 consensus_queue.cc:237] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.150069 15184 leader_election.cc:304] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:39.150501 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00bf1561acf44fcbf52a90bf1eaadf6" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:39.150950 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:39.151067 15147 raft_consensus.cc:3060] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.152535 15394 raft_consensus.cc:2804] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:39.153054 15394 raft_consensus.cc:697] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:39.153895 15394 consensus_queue.cc:237] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.136458 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00bf1561acf44fcbf52a90bf1eaadf6" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:39.164165 15069 raft_consensus.cc:2468] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:39.165901 15184 leader_election.cc:304] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:08:39.166848 15261 tablet_bootstrap.cc:654] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.174096 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:39.175590 15263 tablet_bootstrap.cc:654] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.180850 15402 raft_consensus.cc:2749] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.207715 15220 raft_consensus.cc:2468] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:39.233897 15264 tablet_bootstrap.cc:654] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.231889 15147 raft_consensus.cc:2468] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:39.238224 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00bf1561acf44fcbf52a90bf1eaadf6" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:39.239241 15070 raft_consensus.cc:3060] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.238246 15186 leader_election.cc:304] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:39.244787 15402 raft_consensus.cc:2804] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:39.245234 15261 tablet_bootstrap.cc:492] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:39.246099 15402 raft_consensus.cc:697] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:39.246485 15261 ts_tablet_manager.cc:1403] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.198s	user 0.011s	sys 0.013s
I20260709 13:08:39.246965 15402 consensus_queue.cc:237] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:39.247776 15037 leader_election.cc:343] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.248926 15263 tablet_bootstrap.cc:492] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:39.249410 15263 ts_tablet_manager.cc:1403] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.205s	user 0.011s	sys 0.006s
W20260709 13:08:39.251623 15037 leader_election.cc:343] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.252177 15037 leader_election.cc:304] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:39.252884 15306 raft_consensus.cc:2749] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.254415 15261 raft_consensus.cc:359] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.255096 15261 raft_consensus.cc:385] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.255333 15263 raft_consensus.cc:359] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.256176 15263 raft_consensus.cc:385] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.256485 15263 raft_consensus.cc:740] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.257478 15263 consensus_queue.cc:260] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.255365 15261 raft_consensus.cc:740] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.253062 15070 raft_consensus.cc:2468] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:39.264082 15261 consensus_queue.cc:260] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.265565 15263 ts_tablet_manager.cc:1434] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:08:39.266502 15263 tablet_bootstrap.cc:492] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:39.270728 15261 ts_tablet_manager.cc:1434] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.005s
I20260709 13:08:39.271059 15264 tablet_bootstrap.cc:492] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:39.271466 15264 ts_tablet_manager.cc:1403] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.183s	user 0.010s	sys 0.009s
I20260709 13:08:39.271827 15261 tablet_bootstrap.cc:492] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:39.277386 15264 raft_consensus.cc:359] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.278122 15264 raft_consensus.cc:385] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.278405 15264 raft_consensus.cc:740] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.279063 15264 consensus_queue.cc:260] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.281311 15264 ts_tablet_manager.cc:1434] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:08:39.282405 15264 tablet_bootstrap.cc:492] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:39.282450 15263 tablet_bootstrap.cc:654] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.287720 15261 tablet_bootstrap.cc:654] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.288656 15264 tablet_bootstrap.cc:654] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.298815 15397 raft_consensus.cc:493] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.299525 15397 raft_consensus.cc:515] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.304939 15397 leader_election.cc:290] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:39.304842 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1788b53a6e4edfa61183597514f8a3" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:39.305948 15070 raft_consensus.cc:2393] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 937497c267e84226ae8389b561abc78e in current term 1: Already voted for candidate cf0e9ee8bfc3415291c8c930c76ebdac in this term.
I20260709 13:08:39.304852 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1788b53a6e4edfa61183597514f8a3" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:39.308504 15112 leader_election.cc:304] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:39.309326 15397 raft_consensus.cc:3060] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.313138 15261 tablet_bootstrap.cc:492] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:39.313688 15261 ts_tablet_manager.cc:1403] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.005s
I20260709 13:08:39.317983 15397 raft_consensus.cc:2749] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.318491 15263 tablet_bootstrap.cc:492] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:39.319164 15263 ts_tablet_manager.cc:1403] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.005s
I20260709 13:08:39.323004 15264 tablet_bootstrap.cc:492] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:39.322412 15263 raft_consensus.cc:359] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.323602 15263 raft_consensus.cc:385] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.323627 15264 ts_tablet_manager.cc:1403] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.011s
I20260709 13:08:39.324007 15263 raft_consensus.cc:740] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.316536 15261 raft_consensus.cc:359] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.326386 15261 raft_consensus.cc:385] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.326686 15261 raft_consensus.cc:740] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.327070 15264 raft_consensus.cc:359] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.327829 15264 raft_consensus.cc:385] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.328220 15264 raft_consensus.cc:740] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.328989 15264 consensus_queue.cc:260] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.331621 15264 ts_tablet_manager.cc:1434] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:08:39.331621 14969 catalog_manager.cc:5697] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.332631 15264 tablet_bootstrap.cc:492] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:39.325048 15263 consensus_queue.cc:260] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.342830 15263 ts_tablet_manager.cc:1434] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:08:39.343744 15263 tablet_bootstrap.cc:492] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:39.349403 15263 tablet_bootstrap.cc:654] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.354041 15306 raft_consensus.cc:493] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.354249 15264 tablet_bootstrap.cc:654] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.327385 15261 consensus_queue.cc:260] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.357981 15306 raft_consensus.cc:515] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.359638 15261 ts_tablet_manager.cc:1434] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.046s	user 0.003s	sys 0.002s
I20260709 13:08:39.360049 15306 leader_election.cc:290] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:39.360529 15261 tablet_bootstrap.cc:492] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:39.362370 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d15af3f76e4c02bafec17e9aa82a14" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:39.364171 15037 leader_election.cc:343] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.356925 14970 catalog_manager.cc:5697] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 1 to 2, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 2 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:39.365742 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d15af3f76e4c02bafec17e9aa82a14" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:39.367229 15261 tablet_bootstrap.cc:654] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.366814 14970 catalog_manager.cc:5697] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:39.367249 15037 leader_election.cc:343] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.368068 15037 leader_election.cc:304] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:39.368983 15329 raft_consensus.cc:2749] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.372529 15264 tablet_bootstrap.cc:492] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:39.371500 14970 catalog_manager.cc:5697] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:39.372984 15264 ts_tablet_manager.cc:1403] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.005s
I20260709 13:08:39.375737 15264 raft_consensus.cc:359] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.376415 15264 raft_consensus.cc:385] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.376677 15264 raft_consensus.cc:740] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.377305 15264 consensus_queue.cc:260] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.379151 15264 ts_tablet_manager.cc:1434] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:08:39.379974 15264 tablet_bootstrap.cc:492] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:39.382325 15397 raft_consensus.cc:493] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.382807 15397 raft_consensus.cc:515] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.384778 15397 leader_election.cc:290] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:39.387378 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:39.388034 15069 raft_consensus.cc:2468] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:39.388463 15329 raft_consensus.cc:493] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.389250 15110 leader_election.cc:304] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:39.389098 15329 raft_consensus.cc:515] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.390548 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:39.391937 15112 leader_election.cc:343] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.392855 15397 raft_consensus.cc:2804] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:39.393258 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f78a3c901241ad92dc493c3954a254" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:39.394634 15037 leader_election.cc:343] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.393244 15397 raft_consensus.cc:493] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:39.396231 15397 raft_consensus.cc:3060] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.396324 15263 tablet_bootstrap.cc:492] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:39.396267 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f78a3c901241ad92dc493c3954a254" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:39.397086 15263 ts_tablet_manager.cc:1403] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.002s
W20260709 13:08:39.398198 15037 leader_election.cc:343] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.398749 15037 leader_election.cc:304] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:39.400010 15263 raft_consensus.cc:359] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.401281 15306 raft_consensus.cc:2749] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.404060 15263 raft_consensus.cc:385] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.403688 15397 raft_consensus.cc:515] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.404528 15263 raft_consensus.cc:740] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.406481 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:39.406827 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:39.407325 15329 leader_election.cc:290] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:39.407052 15069 raft_consensus.cc:3060] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.407431 15263 consensus_queue.cc:260] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:39.408138 15112 leader_election.cc:343] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.410270 15263 ts_tablet_manager.cc:1434] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:08:39.410873 15261 tablet_bootstrap.cc:492] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:39.411341 15261 ts_tablet_manager.cc:1403] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.030s
I20260709 13:08:39.411651 15263 tablet_bootstrap.cc:492] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:39.413381 15264 tablet_bootstrap.cc:654] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.413900 15261 raft_consensus.cc:359] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.414554 15261 raft_consensus.cc:385] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.414951 15261 raft_consensus.cc:740] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.416620 15397 leader_election.cc:290] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:39.415874 15261 consensus_queue.cc:260] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.419196 15261 ts_tablet_manager.cc:1434] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:39.419669 15264 tablet_bootstrap.cc:492] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:39.420115 15264 ts_tablet_manager.cc:1403] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.000s
I20260709 13:08:39.420473 15261 tablet_bootstrap.cc:492] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:39.420420 15069 raft_consensus.cc:2468] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:39.422859 15110 leader_election.cc:304] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:39.423964 15397 raft_consensus.cc:2804] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:39.424434 15397 raft_consensus.cc:697] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:39.425232 15397 consensus_queue.cc:237] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.426698 15261 tablet_bootstrap.cc:654] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.422825 15264 raft_consensus.cc:359] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.434396 15264 raft_consensus.cc:385] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.434682 15264 raft_consensus.cc:740] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.434765 14970 catalog_manager.cc:5697] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:39.438424 15261 tablet_bootstrap.cc:492] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:39.438968 15261 ts_tablet_manager.cc:1403] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260709 13:08:39.438336 15264 consensus_queue.cc:260] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.441913 15264 ts_tablet_manager.cc:1434] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 13:08:39.441627 15261 raft_consensus.cc:359] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.442482 15261 raft_consensus.cc:385] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.442866 15261 raft_consensus.cc:740] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.442958 15264 tablet_bootstrap.cc:492] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:39.443620 15261 consensus_queue.cc:260] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.445236 15261 ts_tablet_manager.cc:1434] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:39.446388 15261 tablet_bootstrap.cc:492] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:39.447710 15394 raft_consensus.cc:493] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.448375 15394 raft_consensus.cc:515] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.451905 15394 leader_election.cc:290] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:39.452926 15261 tablet_bootstrap.cc:654] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.453203 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47c54f5cc7b4bdd90c8fa7be09655da" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:39.453852 15147 raft_consensus.cc:2468] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:39.454295 15264 tablet_bootstrap.cc:654] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.455268 15186 leader_election.cc:304] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:39.456280 15402 raft_consensus.cc:2804] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:39.456677 15402 raft_consensus.cc:493] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:39.457060 15402 raft_consensus.cc:3060] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.465166 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47c54f5cc7b4bdd90c8fa7be09655da" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:39.465906 15069 raft_consensus.cc:2468] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:39.470099 15394 raft_consensus.cc:493] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.470677 15394 raft_consensus.cc:515] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.474967 15261 tablet_bootstrap.cc:492] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:39.475838 15261 ts_tablet_manager.cc:1403] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.005s
I20260709 13:08:39.478389 15261 raft_consensus.cc:359] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.479049 15261 raft_consensus.cc:385] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.479338 15261 raft_consensus.cc:740] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.480034 15261 consensus_queue.cc:260] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.481369 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a075b5513bdc4ee0bf0ab145d48baf4a" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:39.481874 15261 ts_tablet_manager.cc:1434] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:39.481999 15147 raft_consensus.cc:2468] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:39.482790 15261 tablet_bootstrap.cc:492] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:39.483222 15186 leader_election.cc:304] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:39.484385 15286 raft_consensus.cc:2804] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:39.484880 15286 raft_consensus.cc:493] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:39.479511 15402 raft_consensus.cc:515] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.485806 15286 raft_consensus.cc:3060] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.488840 15402 leader_election.cc:290] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:39.490113 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47c54f5cc7b4bdd90c8fa7be09655da" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:39.490751 15139 raft_consensus.cc:3060] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.492813 15261 tablet_bootstrap.cc:654] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.479449 15394 leader_election.cc:290] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:39.500414 15263 tablet_bootstrap.cc:654] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.501964 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a075b5513bdc4ee0bf0ab145d48baf4a" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:39.504197 15069 raft_consensus.cc:2468] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:39.500542 14969 catalog_manager.cc:5697] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.506075 15397 consensus_queue.cc:1048] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:39.508250 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47c54f5cc7b4bdd90c8fa7be09655da" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:39.509073 15071 raft_consensus.cc:3060] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.524880 15139 raft_consensus.cc:2468] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:39.548910 15186 leader_election.cc:304] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:39.550588 15432 raft_consensus.cc:2804] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:39.551061 15432 raft_consensus.cc:697] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:39.551764 15432 consensus_queue.cc:237] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.557613 15286 raft_consensus.cc:515] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.559883 15286 leader_election.cc:290] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:39.561161 15264 tablet_bootstrap.cc:492] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:39.566056 15264 ts_tablet_manager.cc:1403] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.123s	user 0.026s	sys 0.048s
I20260709 13:08:39.562227 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a075b5513bdc4ee0bf0ab145d48baf4a" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:39.566531 15139 raft_consensus.cc:3060] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.568418 15261 tablet_bootstrap.cc:492] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:39.568943 15261 ts_tablet_manager.cc:1403] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.086s	user 0.030s	sys 0.031s
I20260709 13:08:39.568851 15264 raft_consensus.cc:359] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.555433 15071 raft_consensus.cc:2468] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:39.569598 15264 raft_consensus.cc:385] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.569912 15264 raft_consensus.cc:740] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.570667 15264 consensus_queue.cc:260] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.572001 15261 raft_consensus.cc:359] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.572726 15261 raft_consensus.cc:385] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.573043 15261 raft_consensus.cc:740] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.574784 15139 raft_consensus.cc:2468] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:39.575932 15186 leader_election.cc:304] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:39.576705 15286 raft_consensus.cc:2804] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:39.577167 15286 raft_consensus.cc:697] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:39.577963 15286 consensus_queue.cc:237] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.578512 15264 ts_tablet_manager.cc:1434] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:08:39.579474 15264 tablet_bootstrap.cc:492] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:39.582149 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a075b5513bdc4ee0bf0ab145d48baf4a" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:39.583294 15071 raft_consensus.cc:3060] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.585987 15269 consensus_queue.cc:1048] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:39.590250 15261 consensus_queue.cc:260] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.591758 15394 consensus_queue.cc:1048] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:39.594442 15261 ts_tablet_manager.cc:1434] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260709 13:08:39.597512 15261 tablet_bootstrap.cc:492] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:39.604127 15071 raft_consensus.cc:2468] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:39.615201 15286 consensus_queue.cc:1048] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:08:39.622712 15261 tablet_bootstrap.cc:654] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.633796 15264 tablet_bootstrap.cc:654] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.643930 15402 consensus_queue.cc:1048] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:39.651294 15329 raft_consensus.cc:493] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.652009 15329 raft_consensus.cc:515] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.662878 15263 tablet_bootstrap.cc:492] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:39.663363 15329 leader_election.cc:290] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:39.654974 15286 consensus_queue.cc:1048] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:08:39.663396 15263 ts_tablet_manager.cc:1403] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.252s	user 0.016s	sys 0.010s
I20260709 13:08:39.671779 15263 raft_consensus.cc:359] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.672559 15263 raft_consensus.cc:385] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.673154 15263 raft_consensus.cc:740] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.673918 15263 consensus_queue.cc:260] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.675745 14969 catalog_manager.cc:5697] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:39.692860 15168 debug-util.cc:398] Leaking SignalData structure 0x7b08001d9f00 after lost signal to thread 13913
I20260709 13:08:39.708869 15329 raft_consensus.cc:493] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.712970 15432 raft_consensus.cc:493] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.716710 15329 raft_consensus.cc:515] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.716882 15432 raft_consensus.cc:515] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:39.717730 15168 debug-util.cc:398] Leaking SignalData structure 0x7b08001f07e0 after lost signal to thread 15004
W20260709 13:08:39.718788 15168 debug-util.cc:398] Leaking SignalData structure 0x7b0800224c40 after lost signal to thread 15096
W20260709 13:08:39.719738 15168 debug-util.cc:398] Leaking SignalData structure 0x7b0800224420 after lost signal to thread 15171
I20260709 13:08:39.720072 15146 raft_consensus.cc:1275] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:39.720399 15432 leader_election.cc:290] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
W20260709 13:08:39.720780 15168 debug-util.cc:398] Leaking SignalData structure 0x7b0800235140 after lost signal to thread 15245
I20260709 13:08:39.723127 15432 consensus_queue.cc:1048] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:39.724007 15072 raft_consensus.cc:3060] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.724658 15263 ts_tablet_manager.cc:1434] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.057s	user 0.003s	sys 0.020s
I20260709 13:08:39.725785 15263 tablet_bootstrap.cc:492] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:39.729887 15329 leader_election.cc:290] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:39.730656 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4baff60699434a880162c1e55fb448" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:39.734768 15186 leader_election.cc:343] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.736506 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683ab742d3134a4b912bdd6f00392b0d" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:39.737326 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3a55f313f641f199ce7c8b27186312" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:39.737789 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4baff60699434a880162c1e55fb448" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
W20260709 13:08:39.737989 15037 leader_election.cc:343] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.738353 15311 raft_consensus.cc:493] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.738260 15286 consensus_queue.cc:1048] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:39.738909 15311 raft_consensus.cc:515] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.738382 15068 raft_consensus.cc:2468] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:39.745565 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3a55f313f641f199ce7c8b27186312" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:39.758318 15184 leader_election.cc:304] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:39.761010 15311 leader_election.cc:290] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:39.761986 15286 raft_consensus.cc:2804] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:39.762542 15286 raft_consensus.cc:493] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:39.763036 15286 raft_consensus.cc:3060] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.768610 15261 tablet_bootstrap.cc:492] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:39.769081 15261 ts_tablet_manager.cc:1403] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.172s	user 0.025s	sys 0.015s
I20260709 13:08:39.746748 15072 raft_consensus.cc:1275] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:39.756925 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683ab742d3134a4b912bdd6f00392b0d" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:39.772441 14969 catalog_manager.cc:5697] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:39.773358 15311 raft_consensus.cc:493] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.790396 15311 raft_consensus.cc:515] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.792996 15311 leader_election.cc:290] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:08:39.771329 15037 leader_election.cc:343] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.798610 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c46c83b8cc441c991d8e17f074875e" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:39.799124 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3302812b292b44168d2003327cfb197c" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:39.799816 15432 consensus_queue.cc:1048] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:39.800698 15261 raft_consensus.cc:359] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.801359 15261 raft_consensus.cc:385] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:39.798609 15037 leader_election.cc:343] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.802253 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3302812b292b44168d2003327cfb197c" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:39.802428 15037 leader_election.cc:304] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:39.803150 15329 raft_consensus.cc:2749] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:39.804481 15037 leader_election.cc:343] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.805197 15037 leader_election.cc:304] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
W20260709 13:08:39.806679 15037 leader_election.cc:343] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:39.809725 15037 leader_election.cc:343] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:39.810529 15037 leader_election.cc:343] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.810979 15037 leader_election.cc:304] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:39.801623 15261 raft_consensus.cc:740] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.814553 15261 consensus_queue.cc:260] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.820092 15306 raft_consensus.cc:2749] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.820645 15261 ts_tablet_manager.cc:1434] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.051s	user 0.003s	sys 0.003s
I20260709 13:08:39.821908 15261 tablet_bootstrap.cc:492] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:39.818602 15329 raft_consensus.cc:2749] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.826668 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c46c83b8cc441c991d8e17f074875e" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:39.829416 15146 raft_consensus.cc:2468] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 0.
I20260709 13:08:39.832937 15264 tablet_bootstrap.cc:492] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:39.833390 15264 ts_tablet_manager.cc:1403] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.254s	user 0.020s	sys 0.009s
I20260709 13:08:39.835912 15432 consensus_queue.cc:1048] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:39.839433 15037 leader_election.cc:304] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:39.849903 15286 raft_consensus.cc:515] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.851657 15264 raft_consensus.cc:359] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.856501 15264 raft_consensus.cc:385] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.856860 15264 raft_consensus.cc:740] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.857728 15264 consensus_queue.cc:260] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.860208 15264 ts_tablet_manager.cc:1434] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 13:08:39.853150 15263 tablet_bootstrap.cc:654] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.843874 15448 raft_consensus.cc:2804] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:39.861936 15264 tablet_bootstrap.cc:492] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:39.870275 15261 tablet_bootstrap.cc:654] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.873147 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4baff60699434a880162c1e55fb448" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:39.874055 15071 raft_consensus.cc:3060] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.875128 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4baff60699434a880162c1e55fb448" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:39.876605 15146 raft_consensus.cc:3060] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.875942 15286 leader_election.cc:290] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:39.866374 15448 raft_consensus.cc:493] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:39.880872 15448 raft_consensus.cc:3060] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.902648 15071 raft_consensus.cc:2468] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:39.903911 15184 leader_election.cc:304] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:39.904858 15286 raft_consensus.cc:2804] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:39.905333 15286 raft_consensus.cc:697] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:39.907781 15286 consensus_queue.cc:237] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.921914 15264 tablet_bootstrap.cc:654] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.922794 15263 tablet_bootstrap.cc:492] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:39.923221 15263 ts_tablet_manager.cc:1403] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.198s	user 0.021s	sys 0.007s
I20260709 13:08:39.925217 15263 raft_consensus.cc:359] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.925907 15263 raft_consensus.cc:385] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.926178 15263 raft_consensus.cc:740] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.926812 15263 consensus_queue.cc:260] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.930310 15146 raft_consensus.cc:2468] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:39.931141 15263 ts_tablet_manager.cc:1434] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:08:39.931478 15269 raft_consensus.cc:493] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.932152 15263 tablet_bootstrap.cc:492] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:39.931950 15269 raft_consensus.cc:515] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.936935 15261 tablet_bootstrap.cc:492] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:39.937409 15261 ts_tablet_manager.cc:1403] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.116s	user 0.022s	sys 0.014s
I20260709 13:08:39.937328 15329 raft_consensus.cc:493] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.937888 15329 raft_consensus.cc:515] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.939880 15329 leader_election.cc:290] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:39.941066 15269 leader_election.cc:290] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:39.941296 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d425d8262f4d569b45402d5457c73a" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:39.941125 15261 raft_consensus.cc:359] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.942198 15261 raft_consensus.cc:385] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.942623 15261 raft_consensus.cc:740] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
W20260709 13:08:39.949070 15037 leader_election.cc:343] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.950439 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d425d8262f4d569b45402d5457c73a" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:39.951503 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4baff60699434a880162c1e55fb448" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:39.952183 15071 raft_consensus.cc:2468] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:39.953485 15110 leader_election.cc:304] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
W20260709 13:08:39.954493 15037 leader_election.cc:343] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.954928 15037 leader_election.cc:304] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:39.954855 15217 raft_consensus.cc:3060] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.955243 14968 catalog_manager.cc:5697] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:39.957324 15261 consensus_queue.cc:260] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.960223 15261 ts_tablet_manager.cc:1434] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.002s
I20260709 13:08:39.955781 15329 raft_consensus.cc:2749] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.961246 15261 tablet_bootstrap.cc:492] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:39.956975 15269 raft_consensus.cc:2804] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:39.962798 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4baff60699434a880162c1e55fb448" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:39.967409 15269 raft_consensus.cc:493] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:39.981858 15263 tablet_bootstrap.cc:654] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.984022 15397 consensus_queue.cc:1048] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:39.975929 15269 raft_consensus.cc:3060] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.986755 15286 raft_consensus.cc:493] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.988404 15446 consensus_queue.cc:1048] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:39.995925 15286 raft_consensus.cc:515] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.002729 15269 raft_consensus.cc:515] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:39.996486 15448 raft_consensus.cc:515] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.009128 15269 leader_election.cc:290] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:40.009856 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4baff60699434a880162c1e55fb448" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:40.010195 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4baff60699434a880162c1e55fb448" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:40.010594 15072 raft_consensus.cc:3060] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:40.013038 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:40.014213 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:40.019521 15069 raft_consensus.cc:2468] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:40.019786 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c46c83b8cc441c991d8e17f074875e" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:40.020380 15146 raft_consensus.cc:3060] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.020394 15448 leader_election.cc:290] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:40.022526 15184 leader_election.cc:304] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:40.024410 15432 consensus_queue.cc:1048] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:40.022671 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c46c83b8cc441c991d8e17f074875e" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
W20260709 13:08:40.027076 15037 leader_election.cc:343] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.015403 15286 leader_election.cc:290] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:40.034413 15269 consensus_queue.cc:1048] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:40.036224 15329 raft_consensus.cc:493] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.038483 15329 raft_consensus.cc:515] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.038769 15402 consensus_queue.cc:1048] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:40.047554 15329 leader_election.cc:290] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:40.048101 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:40.048743 15072 raft_consensus.cc:2468] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:08:40.048799 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:40.050638 15261 tablet_bootstrap.cc:654] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:40.050714 15037 leader_election.cc:343] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:40.051429 15037 leader_election.cc:343] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.051791 15037 leader_election.cc:304] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:40.051641 15110 leader_election.cc:304] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:40.056813 15269 raft_consensus.cc:2804] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:40.057698 15329 raft_consensus.cc:2749] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:40.057859 15269 raft_consensus.cc:697] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:40.059136 15269 consensus_queue.cc:237] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER 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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.065296 15446 raft_consensus.cc:2804] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:40.066543 15264 tablet_bootstrap.cc:492] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:40.067139 15446 raft_consensus.cc:493] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 937497c267e84226ae8389b561abc78e)
I20260709 13:08:40.067623 15446 raft_consensus.cc:3060] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:40.072593 15446 raft_consensus.cc:515] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.067137 15264 ts_tablet_manager.cc:1403] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.206s	user 0.009s	sys 0.035s
I20260709 13:08:40.085690 15264 raft_consensus.cc:359] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.087132 15264 raft_consensus.cc:385] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.087801 15264 raft_consensus.cc:740] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.088585 15264 consensus_queue.cc:260] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.093214 15263 tablet_bootstrap.cc:492] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:40.093626 15263 ts_tablet_manager.cc:1403] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.162s	user 0.010s	sys 0.011s
I20260709 13:08:40.078542 15402 consensus_queue.cc:1048] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:08:40.118607 15446 leader_election.cc:290] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:40.119480 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:40.131170 15146 raft_consensus.cc:2468] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 1.
I20260709 13:08:40.131556 15217 raft_consensus.cc:1240] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Rejecting Update request from peer 937497c267e84226ae8389b561abc78e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:40.134629 15037 leader_election.cc:304] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:40.149065 15264 ts_tablet_manager.cc:1434] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.076s	user 0.004s	sys 0.008s
I20260709 13:08:40.154874 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:40.158844 15394 raft_consensus.cc:493] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.160396 15264 tablet_bootstrap.cc:492] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:40.142913 15448 raft_consensus.cc:2804] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:40.159535 15394 raft_consensus.cc:515] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.168963 15186 leader_election.cc:304] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [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: cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:08:40.170305 14968 catalog_manager.cc:5697] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:40.173405 15446 raft_consensus.cc:2749] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:40.162830 15397 consensus_queue.cc:1059] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:08:40.176517 15397 raft_consensus.cc:3055] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:40.176893 15397 raft_consensus.cc:740] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:40.177857 15397 consensus_queue.cc:260] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.179194 15397 raft_consensus.cc:3060] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:40.181833 15269 consensus_queue.cc:1175] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "a2cd9464909142caa01ea93ec8bc31cc" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:08:40.163481 15448 raft_consensus.cc:697] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:08:40.187919 15448 consensus_queue.cc:237] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.190631 15263 raft_consensus.cc:359] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.193320 15263 raft_consensus.cc:385] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.193683 15263 raft_consensus.cc:740] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.194890 15263 consensus_queue.cc:260] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.196040 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d15af3f76e4c02bafec17e9aa82a14" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:40.196810 15072 raft_consensus.cc:2468] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:40.198304 15184 leader_election.cc:304] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:40.199240 15447 raft_consensus.cc:2804] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:40.199615 15447 raft_consensus.cc:493] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:40.199800 15394 leader_election.cc:290] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:40.199957 15447 raft_consensus.cc:3060] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.202450 15263 ts_tablet_manager.cc:1434] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.108s	user 0.003s	sys 0.005s
I20260709 13:08:40.204358 15263 tablet_bootstrap.cc:492] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:40.204877 15261 tablet_bootstrap.cc:492] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:40.205394 15261 ts_tablet_manager.cc:1403] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.244s	user 0.019s	sys 0.027s
I20260709 13:08:40.211862 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d15af3f76e4c02bafec17e9aa82a14" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:40.213325 15261 raft_consensus.cc:359] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.214236 15261 raft_consensus.cc:385] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.214473 15261 raft_consensus.cc:740] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.216545 15261 consensus_queue.cc:260] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.217453 15447 raft_consensus.cc:515] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.218073 15261 ts_tablet_manager.cc:1434] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:08:40.218999 15261 tablet_bootstrap.cc:492] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
W20260709 13:08:40.216005 15186 leader_election.cc:343] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.232465 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d15af3f76e4c02bafec17e9aa82a14" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:40.233148 15072 raft_consensus.cc:3060] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.233451 15263 tablet_bootstrap.cc:654] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.236043 15264 tablet_bootstrap.cc:654] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.252031 15072 raft_consensus.cc:2468] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:40.254395 15184 leader_election.cc:304] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:40.255411 15286 raft_consensus.cc:2804] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:40.256531 15286 raft_consensus.cc:697] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:40.257345 15286 consensus_queue.cc:237] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.260563 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d15af3f76e4c02bafec17e9aa82a14" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
W20260709 13:08:40.262106 15186 leader_election.cc:343] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.258479 15447 leader_election.cc:290] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
W20260709 13:08:40.270100 15018 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:40.271729 15261 tablet_bootstrap.cc:654] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.274284 14968 catalog_manager.cc:5697] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 0 to 1, leader changed from <none> to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:40.285027 14969 catalog_manager.cc:5697] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:40.288590 15448 raft_consensus.cc:493] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.289255 15448 raft_consensus.cc:515] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.292147 15448 leader_election.cc:290] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:40.292709 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20374f52ba445528b7caafc58184e11" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:40.294171 15037 leader_election.cc:343] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.294754 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20374f52ba445528b7caafc58184e11" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:40.299430 15037 leader_election.cc:343] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.299880 15037 leader_election.cc:304] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:40.302378 15448 raft_consensus.cc:2749] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:40.305780 15264 tablet_bootstrap.cc:492] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:40.306301 15264 ts_tablet_manager.cc:1403] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.146s	user 0.008s	sys 0.006s
I20260709 13:08:40.307621 15261 tablet_bootstrap.cc:492] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:40.308106 15261 ts_tablet_manager.cc:1403] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.089s	user 0.007s	sys 0.005s
I20260709 13:08:40.309221 15264 raft_consensus.cc:359] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.310132 15264 raft_consensus.cc:385] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.310472 15264 raft_consensus.cc:740] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.311514 15264 consensus_queue.cc:260] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.312418 15261 raft_consensus.cc:359] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.313053 15261 raft_consensus.cc:385] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.313297 15261 raft_consensus.cc:740] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.314848 15261 consensus_queue.cc:260] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.319329 15261 ts_tablet_manager.cc:1434] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:08:40.321691 15263 tablet_bootstrap.cc:492] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:40.322156 15263 ts_tablet_manager.cc:1403] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.118s	user 0.017s	sys 0.010s
I20260709 13:08:40.323036 15264 ts_tablet_manager.cc:1434] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:08:40.323863 15145 raft_consensus.cc:1240] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Rejecting Update request from peer cf0e9ee8bfc3415291c8c930c76ebdac for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:40.326056 15447 consensus_queue.cc:1059] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:40.326817 15447 consensus_queue.cc:1243] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Peer 937497c267e84226ae8389b561abc78e log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:08:40.326715 15263 raft_consensus.cc:359] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.327389 15447 raft_consensus.cc:3055] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:40.327874 15447 raft_consensus.cc:740] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:40.328558 15261 tablet_bootstrap.cc:492] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:40.329304 15447 consensus_queue.cc:260] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.330973 15447 raft_consensus.cc:3060] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:40.327473 15263 raft_consensus.cc:385] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.331696 15264 tablet_bootstrap.cc:492] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:40.331737 15263 raft_consensus.cc:740] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.332844 15263 consensus_queue.cc:260] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.340742 15263 ts_tablet_manager.cc:1434] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.003s
I20260709 13:08:40.342236 15263 tablet_bootstrap.cc:492] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:40.386957 15261 tablet_bootstrap.cc:654] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.412597 15263 tablet_bootstrap.cc:654] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.429133 15264 tablet_bootstrap.cc:654] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.440615 15261 tablet_bootstrap.cc:492] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:40.441776 15261 ts_tablet_manager.cc:1403] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.113s	user 0.013s	sys 0.008s
I20260709 13:08:40.445096 15286 raft_consensus.cc:493] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.446370 15286 raft_consensus.cc:515] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.471294 15397 raft_consensus.cc:493] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.472139 15397 raft_consensus.cc:515] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.477780 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c46c83b8cc441c991d8e17f074875e" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:40.481596 15397 leader_election.cc:290] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:40.483934 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c46c83b8cc441c991d8e17f074875e" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:40.485147 15145 raft_consensus.cc:2393] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf0e9ee8bfc3415291c8c930c76ebdac in current term 1: Already voted for candidate a2cd9464909142caa01ea93ec8bc31cc in this term.
I20260709 13:08:40.486335 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435f3d112db4874b8fa570c5a884c6d" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:40.487437 15072 raft_consensus.cc:2468] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:40.489233 15110 leader_election.cc:304] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:40.496294 15186 leader_election.cc:304] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:08:40.498098 15447 raft_consensus.cc:3060] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.504974 15448 raft_consensus.cc:493] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.505569 15448 raft_consensus.cc:515] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.506273 15462 raft_consensus.cc:2804] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:40.506705 15462 raft_consensus.cc:493] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:40.507094 15462 raft_consensus.cc:3060] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.509362 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ad96a4427246759026b191284688d9" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:40.511212 15037 leader_election.cc:343] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.512322 15448 leader_election.cc:290] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:40.514146 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ad96a4427246759026b191284688d9" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:40.514436 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435f3d112db4874b8fa570c5a884c6d" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:40.515923 15037 leader_election.cc:343] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.516419 15037 leader_election.cc:304] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:40.516088 15462 raft_consensus.cc:515] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.517601 15448 raft_consensus.cc:2749] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:40.518463 15462 leader_election.cc:290] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:40.522662 15286 leader_election.cc:290] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:40.524140 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435f3d112db4874b8fa570c5a884c6d" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:40.525048 15072 raft_consensus.cc:3060] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.529247 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435f3d112db4874b8fa570c5a884c6d" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
W20260709 13:08:40.538658 15112 leader_election.cc:343] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:40.540069 15112 leader_election.cc:343] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.549614 15264 tablet_bootstrap.cc:492] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:40.550241 15264 ts_tablet_manager.cc:1403] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.219s	user 0.062s	sys 0.048s
I20260709 13:08:40.552491 15263 tablet_bootstrap.cc:492] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:40.553072 15263 ts_tablet_manager.cc:1403] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.211s	user 0.025s	sys 0.032s
I20260709 13:08:40.554436 15264 raft_consensus.cc:359] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.555306 15264 raft_consensus.cc:385] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.555604 15264 raft_consensus.cc:740] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.556377 15264 consensus_queue.cc:260] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.557981 15263 raft_consensus.cc:359] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.558810 15263 raft_consensus.cc:385] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.559135 15263 raft_consensus.cc:740] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.559693 15264 ts_tablet_manager.cc:1434] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:08:40.559880 15263 consensus_queue.cc:260] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.561336 15264 tablet_bootstrap.cc:492] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:40.554394 15261 raft_consensus.cc:359] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.564677 15261 raft_consensus.cc:385] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.565145 15261 raft_consensus.cc:740] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.565932 15261 consensus_queue.cc:260] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.569013 15261 ts_tablet_manager.cc:1434] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.107s	user 0.005s	sys 0.002s
I20260709 13:08:40.570644 15263 ts_tablet_manager.cc:1434] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260709 13:08:40.572286 15263 tablet_bootstrap.cc:492] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:40.575919 15261 tablet_bootstrap.cc:492] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:40.579128 15397 raft_consensus.cc:493] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.579802 15397 raft_consensus.cc:515] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.581879 15264 tablet_bootstrap.cc:654] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.582821 15462 raft_consensus.cc:493] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.583418 15462 raft_consensus.cc:515] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.587872 15397 leader_election.cc:290] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:40.588376 15462 leader_election.cc:290] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:40.587175 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3a55f313f641f199ce7c8b27186312" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:40.594138 15070 raft_consensus.cc:2468] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:40.596664 15110 leader_election.cc:304] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:40.597571 15462 raft_consensus.cc:2804] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:40.597973 15462 raft_consensus.cc:493] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:40.598305 15462 raft_consensus.cc:3060] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.598460 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f78a3c901241ad92dc493c3954a254" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:40.599263 15070 raft_consensus.cc:2468] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:40.600968 15110 leader_election.cc:304] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:40.601812 15397 raft_consensus.cc:2804] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:40.602180 15397 raft_consensus.cc:493] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:40.602551 15397 raft_consensus.cc:3060] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.607579 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3a55f313f641f199ce7c8b27186312" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:40.608435 15220 raft_consensus.cc:2468] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:40.614228 15462 raft_consensus.cc:515] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.615935 15447 raft_consensus.cc:2749] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:40.616139 15263 tablet_bootstrap.cc:654] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.616250 15261 tablet_bootstrap.cc:654] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.618251 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f78a3c901241ad92dc493c3954a254" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:40.626833 15448 raft_consensus.cc:493] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.627492 15448 raft_consensus.cc:515] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.627954 15329 consensus_queue.cc:1048] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:40.629467 15462 leader_election.cc:290] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:40.631747 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3a55f313f641f199ce7c8b27186312" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:40.631762 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:40.633591 15070 raft_consensus.cc:3060] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:40.632059 15112 leader_election.cc:343] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.638974 15448 leader_election.cc:290] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:08:40.640759 15037 leader_election.cc:343] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.643736 15394 raft_consensus.cc:493] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.644311 15394 raft_consensus.cc:515] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.648077 15263 tablet_bootstrap.cc:492] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:40.642869 15072 raft_consensus.cc:2468] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:40.648555 15394 leader_election.cc:290] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:40.642869 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:40.650375 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3a55f313f641f199ce7c8b27186312" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:40.650995 15218 raft_consensus.cc:3060] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.651222 15264 tablet_bootstrap.cc:492] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:40.651669 15264 ts_tablet_manager.cc:1403] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.010s
W20260709 13:08:40.652417 15037 leader_election.cc:343] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.652815 15037 leader_election.cc:304] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:40.648582 15263 ts_tablet_manager.cc:1403] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.007s
I20260709 13:08:40.655100 15448 raft_consensus.cc:2749] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:40.657716 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435f3d112db4874b8fa570c5a884c6d" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:40.658538 15139 raft_consensus.cc:2393] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf0e9ee8bfc3415291c8c930c76ebdac in current term 1: Already voted for candidate 937497c267e84226ae8389b561abc78e in this term.
I20260709 13:08:40.657985 15110 leader_election.cc:304] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:40.659672 15394 consensus_queue.cc:1048] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:40.661772 15218 raft_consensus.cc:2468] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:40.664759 15070 raft_consensus.cc:2468] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:40.666762 15112 leader_election.cc:304] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:40.667796 15462 raft_consensus.cc:2804] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:40.668596 15462 raft_consensus.cc:697] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:40.669572 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435f3d112db4874b8fa570c5a884c6d" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:40.670396 15072 raft_consensus.cc:2393] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf0e9ee8bfc3415291c8c930c76ebdac in current term 1: Already voted for candidate 937497c267e84226ae8389b561abc78e in this term.
I20260709 13:08:40.671550 15184 leader_election.cc:304] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:08:40.672310 15286 raft_consensus.cc:3060] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.642145 15397 raft_consensus.cc:515] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.670985 15462 consensus_queue.cc:237] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.674949 15397 leader_election.cc:290] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:40.675585 15264 raft_consensus.cc:359] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.676632 15264 raft_consensus.cc:385] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.676877 15264 raft_consensus.cc:740] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.679630 15269 raft_consensus.cc:2804] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:40.680205 15269 raft_consensus.cc:697] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:40.680608 15220 raft_consensus.cc:1275] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:08:40.680989 15220 pending_rounds.cc:85] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac: Aborting all ops after (but not including) 0
I20260709 13:08:40.680760 15264 consensus_queue.cc:260] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.681324 15220 pending_rounds.cc:107] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:08:40.681058 15269 consensus_queue.cc:237] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.681706 15220 raft_consensus.cc:2889] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:40.684032 15286 raft_consensus.cc:2749] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:40.685843 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f78a3c901241ad92dc493c3954a254" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:40.686493 15071 raft_consensus.cc:3060] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.686749 15264 ts_tablet_manager.cc:1434] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260709 13:08:40.684264 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f78a3c901241ad92dc493c3954a254" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:40.687906 15264 tablet_bootstrap.cc:492] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:40.690606 15339 consensus_queue.cc:1048] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:40.697248 15263 raft_consensus.cc:359] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.697968 15263 raft_consensus.cc:385] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.698236 15263 raft_consensus.cc:740] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.698854 15263 consensus_queue.cc:260] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.717094 15263 ts_tablet_manager.cc:1434] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.001s
W20260709 13:08:40.709353 15112 leader_election.cc:343] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.719238 15261 tablet_bootstrap.cc:492] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:40.720162 15071 raft_consensus.cc:2468] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:40.722729 15110 leader_election.cc:304] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:40.726735 15264 tablet_bootstrap.cc:654] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.719712 15261 ts_tablet_manager.cc:1403] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.144s	user 0.009s	sys 0.008s
I20260709 13:08:40.738416 15263 tablet_bootstrap.cc:492] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:40.738986 15269 raft_consensus.cc:2804] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:40.787950 15269 raft_consensus.cc:697] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:40.795868 15448 raft_consensus.cc:493] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.796548 15448 raft_consensus.cc:515] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.814180 15264 tablet_bootstrap.cc:492] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:40.814713 15264 ts_tablet_manager.cc:1403] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.127s	user 0.023s	sys 0.007s
I20260709 13:08:40.819722 15269 consensus_queue.cc:237] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:40.824864 15186 consensus_peers.cc:597] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.829421 15261 raft_consensus.cc:359] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.830854 15485 raft_consensus.cc:493] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.833400 15261 raft_consensus.cc:385] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.834721 15261 raft_consensus.cc:740] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.838001 15261 consensus_queue.cc:260] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.844779 15264 raft_consensus.cc:359] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.837680 15485 raft_consensus.cc:515] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.848259 15485 leader_election.cc:290] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:40.849129 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20374f52ba445528b7caafc58184e11" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:40.850723 15263 tablet_bootstrap.cc:654] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.851598 15264 raft_consensus.cc:385] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.852020 15264 raft_consensus.cc:740] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.849884 15072 raft_consensus.cc:2468] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:40.854298 15448 leader_election.cc:290] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:40.865056 15446 raft_consensus.cc:493] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.865520 15261 ts_tablet_manager.cc:1434] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.132s	user 0.007s	sys 0.002s
I20260709 13:08:40.866061 15070 raft_consensus.cc:1275] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:40.865837 15446 raft_consensus.cc:515] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.867729 15110 leader_election.cc:304] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:40.869129 15397 raft_consensus.cc:2804] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:40.869655 15397 raft_consensus.cc:493] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:40.870069 15397 raft_consensus.cc:3060] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.869144 15485 consensus_queue.cc:1048] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:08:40.886024 15264 consensus_queue.cc:260] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.890311 15261 tablet_bootstrap.cc:492] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:40.892717 15397 raft_consensus.cc:515] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:40.889493 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 68841.5us
I20260709 13:08:40.892144 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d425d8262f4d569b45402d5457c73a" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:40.896181 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:40.896301 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:40.896703 15264 ts_tablet_manager.cc:1434] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.082s	user 0.009s	sys 0.005s
W20260709 13:08:40.900120 15186 leader_election.cc:343] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.901288 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20374f52ba445528b7caafc58184e11" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:40.901909 15072 raft_consensus.cc:3060] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:40.903754 15037 leader_election.cc:343] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:40.904635 15037 leader_election.cc:343] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.905974 15397 leader_election.cc:290] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:40.906183 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d425d8262f4d569b45402d5457c73a" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:40.895226 15446 leader_election.cc:290] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:40.910068 15264 tablet_bootstrap.cc:492] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:40.907174 15037 leader_election.cc:304] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:40.907445 15485 raft_consensus.cc:493] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.906908 15068 raft_consensus.cc:2468] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:40.912860 15184 leader_election.cc:304] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:40.916095 15286 raft_consensus.cc:2804] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:40.917831 15491 raft_consensus.cc:2749] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:40.918248 15286 raft_consensus.cc:493] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:40.918656 15286 raft_consensus.cc:3060] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.906785 15494 consensus_queue.cc:1048] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:08:40.922381 15263 tablet_bootstrap.cc:492] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:40.922878 15263 ts_tablet_manager.cc:1403] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.191s	user 0.011s	sys 0.022s
I20260709 13:08:40.911923 15485 raft_consensus.cc:515] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.933990 15261 tablet_bootstrap.cc:654] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.938225 15329 raft_consensus.cc:493] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.939640 15329 raft_consensus.cc:515] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.944278 15286 raft_consensus.cc:515] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.946342 15485 leader_election.cc:290] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:40.949100 15072 raft_consensus.cc:2468] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:40.955085 15110 leader_election.cc:304] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:40.955989 15485 raft_consensus.cc:2804] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:40.956825 15485 raft_consensus.cc:697] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:40.958178 15485 consensus_queue.cc:237] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:40.959748 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20374f52ba445528b7caafc58184e11" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:40.963136 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77eb18eaaa7d4aae800c0a12b4a7e9ee" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:40.963304 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77eb18eaaa7d4aae800c0a12b4a7e9ee" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:40.965318 15037 leader_election.cc:343] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:40.966748 15037 leader_election.cc:343] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.967105 15037 leader_election.cc:304] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:40.967797 15494 raft_consensus.cc:2749] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:40.969596 15112 leader_election.cc:343] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.974109 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36865a55caad4a82a040ae1c62173683" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:40.976547 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20374f52ba445528b7caafc58184e11" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:40.978432 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d425d8262f4d569b45402d5457c73a" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:40.978698 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d425d8262f4d569b45402d5457c73a" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:40.979030 15072 raft_consensus.cc:3060] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:40.980098 15186 leader_election.cc:343] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.980224 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36865a55caad4a82a040ae1c62173683" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:40.981758 15286 leader_election.cc:290] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:40.961881 15329 leader_election.cc:290] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:08:40.986361 15110 leader_election.cc:343] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.989569 15264 tablet_bootstrap.cc:654] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:40.986433 15112 leader_election.cc:343] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.006036 14970 catalog_manager.cc:5697] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:41.007493 15112 leader_election.cc:343] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.008034 15112 leader_election.cc:304] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:41.002676 15263 raft_consensus.cc:359] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.009244 15488 raft_consensus.cc:2749] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:41.009253 15263 raft_consensus.cc:385] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.011205 15263 raft_consensus.cc:740] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.012084 15263 consensus_queue.cc:260] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.013854 15263 ts_tablet_manager.cc:1434] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.091s	user 0.007s	sys 0.002s
I20260709 13:08:41.015079 15263 tablet_bootstrap.cc:492] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:41.033229 15264 tablet_bootstrap.cc:492] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:41.033696 15264 ts_tablet_manager.cc:1403] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.136s	user 0.013s	sys 0.005s
I20260709 13:08:41.036203 15264 raft_consensus.cc:359] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.041956 15264 raft_consensus.cc:385] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.042248 15264 raft_consensus.cc:740] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.035264 15072 raft_consensus.cc:2468] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:41.045120 15263 tablet_bootstrap.cc:654] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.047048 15261 tablet_bootstrap.cc:492] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:41.047610 15261 ts_tablet_manager.cc:1403] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.181s	user 0.029s	sys 0.007s
I20260709 13:08:41.042896 15264 consensus_queue.cc:260] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.045902 15184 leader_election.cc:304] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:41.055133 15286 raft_consensus.cc:2804] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:41.055778 15286 raft_consensus.cc:697] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:41.056727 15286 consensus_queue.cc:237] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.070039 15269 consensus_queue.cc:1048] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:41.084110 15261 raft_consensus.cc:359] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.084826 15261 raft_consensus.cc:385] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.085067 15261 raft_consensus.cc:740] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.085687 15261 consensus_queue.cc:260] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.087344 15264 ts_tablet_manager.cc:1434] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 13:08:41.087448 14969 catalog_manager.cc:5697] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } }
I20260709 13:08:41.092523 15269 consensus_queue.cc:1048] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:41.088307 15264 tablet_bootstrap.cc:492] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:41.088414 15485 raft_consensus.cc:493] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.095263 15485 raft_consensus.cc:515] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.097524 15261 ts_tablet_manager.cc:1434] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 13:08:41.098685 15261 tablet_bootstrap.cc:492] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:41.102734 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ad96a4427246759026b191284688d9" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:41.104562 15112 leader_election.cc:343] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.097426 15485 leader_election.cc:290] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.108752 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ad96a4427246759026b191284688d9" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:41.109407 15068 raft_consensus.cc:2468] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:41.111208 15261 tablet_bootstrap.cc:654] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.111049 15110 leader_election.cc:304] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:41.112778 15485 raft_consensus.cc:2804] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:41.113572 15485 raft_consensus.cc:493] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.113965 15485 raft_consensus.cc:3060] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.135123 15263 tablet_bootstrap.cc:492] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:41.135597 15263 ts_tablet_manager.cc:1403] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.121s	user 0.009s	sys 0.006s
I20260709 13:08:41.157526 15264 tablet_bootstrap.cc:654] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.165495 15485 raft_consensus.cc:515] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.168807 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ad96a4427246759026b191284688d9" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:41.169453 15068 raft_consensus.cc:3060] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.177774 14970 catalog_manager.cc:5697] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:41.179286 15068 raft_consensus.cc:2468] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:41.180867 15110 leader_election.cc:304] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:41.180786 15263 raft_consensus.cc:359] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.181741 15269 raft_consensus.cc:2804] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:41.181536 15263 raft_consensus.cc:385] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.182339 15263 raft_consensus.cc:740] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.183784 15269 raft_consensus.cc:697] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:41.184798 15269 consensus_queue.cc:237] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.185353 15485 leader_election.cc:290] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.186013 15263 consensus_queue.cc:260] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.186956 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ad96a4427246759026b191284688d9" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:41.187601 14969 catalog_manager.cc:5697] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:41.188614 15112 leader_election.cc:343] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.189406 15261 tablet_bootstrap.cc:492] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:41.190689 15261 ts_tablet_manager.cc:1403] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.092s	user 0.018s	sys 0.008s
I20260709 13:08:41.189590 15263 ts_tablet_manager.cc:1434] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.001s
I20260709 13:08:41.192057 15263 tablet_bootstrap.cc:492] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:41.208074 15488 consensus_queue.cc:1048] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:41.212973 15264 tablet_bootstrap.cc:492] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:41.213366 15263 tablet_bootstrap.cc:654] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.213505 15264 ts_tablet_manager.cc:1403] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.125s	user 0.017s	sys 0.010s
I20260709 13:08:41.214075 15261 raft_consensus.cc:359] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.216431 15264 raft_consensus.cc:359] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.217166 15264 raft_consensus.cc:385] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.217466 15264 raft_consensus.cc:740] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.218192 15264 consensus_queue.cc:260] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.214828 15261 raft_consensus.cc:385] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.220055 15261 raft_consensus.cc:740] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.220395 15264 ts_tablet_manager.cc:1434] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:41.220856 15261 consensus_queue.cc:260] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.221453 15264 tablet_bootstrap.cc:492] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:41.201241 14969 catalog_manager.cc:5697] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.231998 15264 tablet_bootstrap.cc:654] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.263005 15263 tablet_bootstrap.cc:492] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:41.296232 15263 ts_tablet_manager.cc:1403] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.104s	user 0.022s	sys 0.025s
I20260709 13:08:41.224946 15261 ts_tablet_manager.cc:1434] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 13:08:41.301409 15261 tablet_bootstrap.cc:492] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:41.285487 14969 catalog_manager.cc:5697] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.305265 15263 raft_consensus.cc:359] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.306051 15263 raft_consensus.cc:385] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.288930 15269 consensus_queue.cc:1048] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:08:41.306411 15263 raft_consensus.cc:740] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.311761 15263 consensus_queue.cc:260] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.318120 15263 ts_tablet_manager.cc:1434] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:08:41.322219 15263 tablet_bootstrap.cc:492] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:41.324366 15220 raft_consensus.cc:3060] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.327880 15264 tablet_bootstrap.cc:492] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:41.328400 15264 ts_tablet_manager.cc:1403] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.107s	user 0.042s	sys 0.043s
I20260709 13:08:41.343883 15394 raft_consensus.cc:493] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.343930 15261 tablet_bootstrap.cc:654] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.344801 15264 raft_consensus.cc:359] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.345496 15264 raft_consensus.cc:385] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.346050 15264 raft_consensus.cc:740] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.346731 15264 consensus_queue.cc:260] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.344450 15394 raft_consensus.cc:515] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.349691 15264 ts_tablet_manager.cc:1434] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 13:08:41.352594 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f78a3c901241ad92dc493c3954a254" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:41.353235 15071 raft_consensus.cc:2468] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:41.354324 15485 consensus_queue.cc:1048] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:41.352027 15394 leader_election.cc:290] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:41.354403 15184 leader_election.cc:304] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:41.357276 15485 consensus_queue.cc:1048] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:41.359073 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f78a3c901241ad92dc493c3954a254" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:41.361960 15329 raft_consensus.cc:493] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.362480 15329 raft_consensus.cc:515] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.359634 15394 raft_consensus.cc:2804] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:41.364886 15329 leader_election.cc:290] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.366447 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3302812b292b44168d2003327cfb197c" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:41.368526 15037 leader_election.cc:343] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.369517 15329 raft_consensus.cc:493] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.370007 15329 raft_consensus.cc:515] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.372095 15329 leader_election.cc:290] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.372124 15264 tablet_bootstrap.cc:492] T 51d15af3f76e4c02bafec17e9aa82a14 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:41.373867 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36865a55caad4a82a040ae1c62173683" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:41.374519 15145 raft_consensus.cc:2468] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 0.
I20260709 13:08:41.376726 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36865a55caad4a82a040ae1c62173683" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:41.377885 15037 leader_election.cc:304] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
W20260709 13:08:41.379696 15037 leader_election.cc:343] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.382185 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3302812b292b44168d2003327cfb197c" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:41.382522 15018 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:41.383546 15220 raft_consensus.cc:2468] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 0.
I20260709 13:08:41.384859 15037 leader_election.cc:304] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:41.383189 15329 raft_consensus.cc:2804] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:41.385555 15494 raft_consensus.cc:2804] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:41.386071 15329 raft_consensus.cc:493] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.386209 15494 raft_consensus.cc:493] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.386581 15329 raft_consensus.cc:3060] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.386754 15494 raft_consensus.cc:3060] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.393204 15263 tablet_bootstrap.cc:654] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.402726 15269 raft_consensus.cc:493] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.407150 15269 raft_consensus.cc:515] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.409727 15269 leader_election.cc:290] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.402566 15394 raft_consensus.cc:493] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 937497c267e84226ae8389b561abc78e)
I20260709 13:08:41.410362 15394 raft_consensus.cc:3060] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:41.411666 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:41.412376 15071 raft_consensus.cc:2468] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:41.412575 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:41.413967 15112 leader_election.cc:343] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.415114 15110 leader_election.cc:304] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:41.416265 15485 raft_consensus.cc:2804] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:41.416627 15485 raft_consensus.cc:493] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.416971 15485 raft_consensus.cc:3060] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.427331 15261 tablet_bootstrap.cc:492] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:41.427811 15261 ts_tablet_manager.cc:1403] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.127s	user 0.005s	sys 0.017s
I20260709 13:08:41.431640 15485 raft_consensus.cc:515] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.432305 15494 raft_consensus.cc:515] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.434758 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:41.435281 15071 raft_consensus.cc:3060] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.435204 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
W20260709 13:08:41.436614 15112 leader_election.cc:343] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.436923 15264 tablet_bootstrap.cc:654] T 51d15af3f76e4c02bafec17e9aa82a14 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.437765 15485 leader_election.cc:290] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.441365 15394 raft_consensus.cc:515] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.447214 15329 raft_consensus.cc:515] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.448145 15071 raft_consensus.cc:2468] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:41.449772 15261 raft_consensus.cc:359] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.450016 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36865a55caad4a82a040ae1c62173683" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:41.450598 15145 raft_consensus.cc:3060] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.451503 15110 leader_election.cc:304] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:41.450448 15261 raft_consensus.cc:385] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.452692 15261 raft_consensus.cc:740] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.453244 15261 consensus_queue.cc:260] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.453843 15488 raft_consensus.cc:2804] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:41.454397 15488 raft_consensus.cc:697] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:41.455224 15488 consensus_queue.cc:237] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.459221 15397 raft_consensus.cc:493] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.459909 15261 ts_tablet_manager.cc:1434] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.003s
I20260709 13:08:41.459692 15397 raft_consensus.cc:515] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.460978 15261 tablet_bootstrap.cc:492] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:41.463863 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:41.465345 15397 leader_election.cc:290] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.468778 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3302812b292b44168d2003327cfb197c" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:41.469945 15261 tablet_bootstrap.cc:654] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:41.470582 15037 leader_election.cc:343] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.475301 15491 raft_consensus.cc:493] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.475796 15491 raft_consensus.cc:515] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.477953 15491 leader_election.cc:290] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.480113 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:41.480332 15263 tablet_bootstrap.cc:492] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:41.480852 15139 raft_consensus.cc:3060] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.482394 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15dc6c5477f48af8bb16ad2520cb435" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:41.488677 15112 leader_election.cc:304] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:41.489445 15269 raft_consensus.cc:2749] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:41.491883 15494 leader_election.cc:290] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.492210 15397 raft_consensus.cc:493] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.492705 15397 raft_consensus.cc:515] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.494784 15218 raft_consensus.cc:1240] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Rejecting Update request from peer 937497c267e84226ae8389b561abc78e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:41.495524 15397 leader_election.cc:290] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.484594 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15dc6c5477f48af8bb16ad2520cb435" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:41.496951 15263 ts_tablet_manager.cc:1403] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.177s	user 0.009s	sys 0.007s
I20260709 13:08:41.497484 15261 tablet_bootstrap.cc:492] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:41.497973 15261 ts_tablet_manager.cc:1403] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.015s
I20260709 13:08:41.498016 15286 consensus_queue.cc:1048] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:41.499423 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d425d8262f4d569b45402d5457c73a" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:41.500032 15263 raft_consensus.cc:359] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.500669 15263 raft_consensus.cc:385] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.500913 15263 raft_consensus.cc:740] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.496781 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d425d8262f4d569b45402d5457c73a" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:41.501116 15446 consensus_queue.cc:1048] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:41.501452 15068 raft_consensus.cc:2468] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:41.501127 15397 consensus_queue.cc:1059] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:08:41.502290 15037 leader_election.cc:343] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.502899 15110 leader_election.cc:304] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:41.503103 15397 raft_consensus.cc:3055] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:41.503607 15397 raft_consensus.cc:740] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:41.503966 15485 raft_consensus.cc:2804] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:08:41.504213 15037 leader_election.cc:343] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.505234 15397 consensus_queue.cc:260] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.507156 15397 raft_consensus.cc:3060] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:41.507157 15261 raft_consensus.cc:359] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.508037 15261 raft_consensus.cc:385] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.508585 15261 raft_consensus.cc:740] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.504390 15485 raft_consensus.cc:493] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.501560 15263 consensus_queue.cc:260] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.509268 15261 consensus_queue.cc:260] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.510092 15485 raft_consensus.cc:3060] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:41.475612 15145 raft_consensus.cc:2468] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 1.
I20260709 13:08:41.506343 15037 leader_election.cc:304] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:41.511224 15494 raft_consensus.cc:2749] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:41.511502 15263 ts_tablet_manager.cc:1434] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:08:41.513025 15261 ts_tablet_manager.cc:1434] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:08:41.514226 15261 tablet_bootstrap.cc:492] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:41.514650 15329 leader_election.cc:290] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.515897 15037 leader_election.cc:304] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:41.517076 15494 raft_consensus.cc:2804] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:41.517534 15494 raft_consensus.cc:697] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:08:41.518370 15263 tablet_bootstrap.cc:492] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:41.518518 15494 consensus_queue.cc:237] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.527693 15264 tablet_bootstrap.cc:492] T 51d15af3f76e4c02bafec17e9aa82a14 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:41.528162 15264 ts_tablet_manager.cc:1403] T 51d15af3f76e4c02bafec17e9aa82a14 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.156s	user 0.019s	sys 0.003s
I20260709 13:08:41.529067 15261 tablet_bootstrap.cc:654] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.532734 15488 consensus_queue.cc:1048] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:41.535336 15485 raft_consensus.cc:515] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.536487 15264 raft_consensus.cc:359] T 51d15af3f76e4c02bafec17e9aa82a14 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.538609 15264 raft_consensus.cc:385] T 51d15af3f76e4c02bafec17e9aa82a14 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.538774 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d425d8262f4d569b45402d5457c73a" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:41.539944 15139 raft_consensus.cc:1240] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Rejecting Update request from peer cf0e9ee8bfc3415291c8c930c76ebdac for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:08:41.540290 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d425d8262f4d569b45402d5457c73a" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:41.537479 15485 leader_election.cc:290] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.542858 15070 raft_consensus.cc:3060] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:41.545717 14970 catalog_manager.cc:5697] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.542083 15264 raft_consensus.cc:740] T 51d15af3f76e4c02bafec17e9aa82a14 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.548573 15264 consensus_queue.cc:260] T 51d15af3f76e4c02bafec17e9aa82a14 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.562783 15491 raft_consensus.cc:493] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 937497c267e84226ae8389b561abc78e)
I20260709 13:08:41.563627 15491 raft_consensus.cc:515] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.547647 15394 leader_election.cc:290] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:41.565748 15264 ts_tablet_manager.cc:1434] T 51d15af3f76e4c02bafec17e9aa82a14 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.037s	user 0.002s	sys 0.005s
W20260709 13:08:41.565683 15173 tablet.cc:2406] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260709 13:08:41.574452 15184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 73664.3us
I20260709 13:08:41.577212 15263 tablet_bootstrap.cc:654] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.567216 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f78a3c901241ad92dc493c3954a254" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
W20260709 13:08:41.562860 15112 consensus_peers.cc:597] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e -> Peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Couldn't send request to peer cf0e9ee8bfc3415291c8c930c76ebdac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:41.581691 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f78a3c901241ad92dc493c3954a254" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:41.587857 15286 consensus_queue.cc:1059] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:41.588508 15286 raft_consensus.cc:3055] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:41.588778 15286 raft_consensus.cc:740] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:41.589331 15286 consensus_queue.cc:260] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.593776 15286 raft_consensus.cc:3060] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:41.594378 15491 leader_election.cc:290] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.603307 15264 tablet_bootstrap.cc:492] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:41.603947 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:41.617863 15219 raft_consensus.cc:2393] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2cd9464909142caa01ea93ec8bc31cc in current term 2: Already voted for candidate cf0e9ee8bfc3415291c8c930c76ebdac in this term.
I20260709 13:08:41.625348 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3302812b292b44168d2003327cfb197c" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:41.626008 15217 raft_consensus.cc:3060] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.626573 15070 raft_consensus.cc:2468] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:08:41.630555 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36865a55caad4a82a040ae1c62173683" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:41.612892 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:41.638725 15110 leader_election.cc:304] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:41.643713 15485 raft_consensus.cc:2804] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:41.644408 15485 raft_consensus.cc:697] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:41.645498 15485 consensus_queue.cc:237] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER 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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.649596 15139 raft_consensus.cc:2468] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:08:41.655901 14969 catalog_manager.cc:5697] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 0 to 1, leader changed from <none> to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.657850 15146 raft_consensus.cc:3060] T 51d15af3f76e4c02bafec17e9aa82a14 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.668234 15037 leader_election.cc:304] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:41.670480 15329 raft_consensus.cc:2804] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:41.670946 15329 raft_consensus.cc:493] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 937497c267e84226ae8389b561abc78e)
I20260709 13:08:41.671331 15329 raft_consensus.cc:3060] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:41.677524 15264 tablet_bootstrap.cc:654] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.684787 15261 tablet_bootstrap.cc:492] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:41.685470 15261 ts_tablet_manager.cc:1403] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.172s	user 0.024s	sys 0.023s
I20260709 13:08:41.679495 15145 raft_consensus.cc:2468] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 2.
I20260709 13:08:41.694473 15263 tablet_bootstrap.cc:492] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:41.694944 15263 ts_tablet_manager.cc:1403] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.177s	user 0.011s	sys 0.007s
I20260709 13:08:41.695317 15186 leader_election.cc:304] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [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: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:08:41.696132 15394 raft_consensus.cc:2804] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:41.696733 15394 raft_consensus.cc:697] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:41.697580 15394 consensus_queue.cc:237] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.700304 15263 raft_consensus.cc:359] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.700984 15263 raft_consensus.cc:385] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.701290 15263 raft_consensus.cc:740] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.701916 15263 consensus_queue.cc:260] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.703158 15217 raft_consensus.cc:2468] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 1.
I20260709 13:08:41.705166 15329 raft_consensus.cc:515] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.708866 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:41.709553 15263 ts_tablet_manager.cc:1434] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:08:41.712823 15263 tablet_bootstrap.cc:492] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:41.716825 14970 catalog_manager.cc:5697] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.721346 15329 leader_election.cc:290] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.729004 14969 catalog_manager.cc:5697] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 1 to 2, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 2 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:41.732033 15329 raft_consensus.cc:493] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.732559 15329 raft_consensus.cc:515] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.732897 15261 raft_consensus.cc:359] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.733654 15261 raft_consensus.cc:385] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.734057 15261 raft_consensus.cc:740] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.743682 15329 leader_election.cc:290] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.733582 15145 raft_consensus.cc:2468] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:08:41.745576 15037 leader_election.cc:304] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:41.748736 15261 consensus_queue.cc:260] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.746541 15329 raft_consensus.cc:2804] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:41.751946 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012a77688f5e4f34be1c785510a9248b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:41.753193 15037 leader_election.cc:343] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:41.755895 15184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 125836us
W20260709 13:08:41.757334 15037 leader_election.cc:343] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.755934 15329 raft_consensus.cc:697] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:08:41.759071 15329 consensus_queue.cc:237] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.755316 15485 consensus_queue.cc:1048] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:08:41.762641 15037 leader_election.cc:304] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:41.767846 15531 raft_consensus.cc:493] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.770146 15531 raft_consensus.cc:515] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.774051 15264 tablet_bootstrap.cc:492] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:41.774806 15264 ts_tablet_manager.cc:1403] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.172s	user 0.013s	sys 0.020s
I20260709 13:08:41.775732 15527 raft_consensus.cc:2804] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:41.775799 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012a77688f5e4f34be1c785510a9248b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:41.778301 15261 ts_tablet_manager.cc:1434] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.089s	user 0.008s	sys 0.000s
W20260709 13:08:41.768152 15112 consensus_peers.cc:597] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e -> Peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Couldn't send request to peer cf0e9ee8bfc3415291c8c930c76ebdac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:41.775815 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:41.783669 15218 raft_consensus.cc:2393] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a2cd9464909142caa01ea93ec8bc31cc in current term 2: Already voted for candidate cf0e9ee8bfc3415291c8c930c76ebdac in this term.
I20260709 13:08:41.784394 15531 leader_election.cc:290] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:41.785501 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:41.787081 15186 leader_election.cc:343] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.780903 15527 raft_consensus.cc:697] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:08:41.790942 15527 consensus_queue.cc:237] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.794103 15263 tablet_bootstrap.cc:654] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.801458 15261 tablet_bootstrap.cc:492] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:41.801612 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:41.802923 15071 raft_consensus.cc:2468] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:41.811002 15446 raft_consensus.cc:493] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.811625 15446 raft_consensus.cc:515] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:41.816594 15037 leader_election.cc:343] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.817373 15037 leader_election.cc:304] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:41.813611 15446 leader_election.cc:290] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:41.819465 15528 raft_consensus.cc:493] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.820302 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77eb18eaaa7d4aae800c0a12b4a7e9ee" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:41.820006 15528 raft_consensus.cc:515] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.824841 15184 leader_election.cc:304] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:41.822863 15491 raft_consensus.cc:2749] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:41.835083 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77eb18eaaa7d4aae800c0a12b4a7e9ee" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
W20260709 13:08:41.833724 15186 leader_election.cc:343] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.835755 15072 raft_consensus.cc:2468] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:41.839645 15264 raft_consensus.cc:359] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.840404 15264 raft_consensus.cc:385] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.840703 15264 raft_consensus.cc:740] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.841388 15264 consensus_queue.cc:260] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.843158 15528 leader_election.cc:290] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.849570 15534 raft_consensus.cc:2804] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:41.855950 14969 catalog_manager.cc:5697] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 1 to 2, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.858873 15184 leader_election.cc:304] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:41.860308 15264 ts_tablet_manager.cc:1434] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.000s
I20260709 13:08:41.861905 15394 raft_consensus.cc:2804] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:41.862305 15394 raft_consensus.cc:493] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.862640 15394 raft_consensus.cc:3060] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.857759 15534 raft_consensus.cc:493] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.863698 15534 raft_consensus.cc:3060] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.871515 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a17014da9e64cbd920fc89ec8558b6b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:41.872251 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a17014da9e64cbd920fc89ec8558b6b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:41.872996 15264 tablet_bootstrap.cc:492] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:41.880076 15534 raft_consensus.cc:515] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.881255 15394 raft_consensus.cc:515] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.883358 15394 leader_election.cc:290] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
W20260709 13:08:41.884199 15037 leader_election.cc:343] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.884441 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77eb18eaaa7d4aae800c0a12b4a7e9ee" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
W20260709 13:08:41.884809 15037 leader_election.cc:343] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.885159 15037 leader_election.cc:304] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:41.885855 15528 raft_consensus.cc:2749] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:41.886125 15186 leader_election.cc:343] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.886870 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77eb18eaaa7d4aae800c0a12b4a7e9ee" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:41.890705 15261 tablet_bootstrap.cc:654] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.890645 15068 raft_consensus.cc:3060] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.892926 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:41.893868 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:41.893903 15072 raft_consensus.cc:3060] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.893445 15534 leader_election.cc:290] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:41.900118 15068 raft_consensus.cc:2468] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:41.899667 14969 catalog_manager.cc:5697] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 0 to 1, leader changed from <none> to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:41.895303 15186 leader_election.cc:343] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.906073 15528 raft_consensus.cc:493] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.906615 15528 raft_consensus.cc:515] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.907663 15264 tablet_bootstrap.cc:654] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.908690 15528 leader_election.cc:290] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.910017 15263 tablet_bootstrap.cc:492] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:41.910599 15263 ts_tablet_manager.cc:1403] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.198s	user 0.018s	sys 0.004s
I20260709 13:08:41.911019 15184 leader_election.cc:304] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:41.913939 15072 raft_consensus.cc:2468] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:41.914605 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d09aa57b14e449989fddde8078e654e" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:41.918222 15184 leader_election.cc:304] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:41.914340 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d09aa57b14e449989fddde8078e654e" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:41.919584 15394 raft_consensus.cc:2804] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:41.920239 15394 raft_consensus.cc:697] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:41.911233 15528 raft_consensus.cc:493] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.921674 15528 raft_consensus.cc:515] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.913441 15534 raft_consensus.cc:2804] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:41.921136 15394 consensus_queue.cc:237] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.925828 15534 raft_consensus.cc:697] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:41.927714 15534 consensus_queue.cc:237] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.932130 15263 raft_consensus.cc:359] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.933061 15263 raft_consensus.cc:385] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.936453 15528 leader_election.cc:290] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.933393 15263 raft_consensus.cc:740] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.939505 15263 consensus_queue.cc:260] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.941404 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683ab742d3134a4b912bdd6f00392b0d" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:41.941704 15037 leader_election.cc:343] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.942111 15146 raft_consensus.cc:2468] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 0.
W20260709 13:08:41.942641 15037 leader_election.cc:343] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.942801 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683ab742d3134a4b912bdd6f00392b0d" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:41.943066 15037 leader_election.cc:304] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
W20260709 13:08:41.944182 15037 consensus_peers.cc:597] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc -> Peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Couldn't send request to peer cf0e9ee8bfc3415291c8c930c76ebdac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:41.945075 15263 ts_tablet_manager.cc:1434] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260709 13:08:41.944499 15264 tablet_bootstrap.cc:492] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:41.945763 15264 ts_tablet_manager.cc:1403] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.013s
I20260709 13:08:41.946168 15263 tablet_bootstrap.cc:492] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:41.944614 15528 raft_consensus.cc:2749] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:41.949769 15261 tablet_bootstrap.cc:492] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
W20260709 13:08:41.945231 15037 leader_election.cc:343] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.950469 15261 ts_tablet_manager.cc:1403] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.149s	user 0.010s	sys 0.009s
I20260709 13:08:41.951706 15528 consensus_queue.cc:1048] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:41.953197 15263 tablet_bootstrap.cc:654] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.953063 15261 raft_consensus.cc:359] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.953949 15261 raft_consensus.cc:385] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.949266 15264 raft_consensus.cc:359] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.954254 15261 raft_consensus.cc:740] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.954488 15264 raft_consensus.cc:385] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.954936 15264 raft_consensus.cc:740] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.955871 15264 consensus_queue.cc:260] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.954953 15261 consensus_queue.cc:260] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.961463 15264 ts_tablet_manager.cc:1434] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:08:41.953034 15037 leader_election.cc:304] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:41.962872 15261 ts_tablet_manager.cc:1434] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:08:41.963274 15528 raft_consensus.cc:2804] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:41.963711 15528 raft_consensus.cc:493] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.964082 15528 raft_consensus.cc:3060] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.966048 15261 tablet_bootstrap.cc:492] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:41.967224 15494 raft_consensus.cc:493] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.967798 15494 raft_consensus.cc:515] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.970227 15494 leader_election.cc:290] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:41.972227 15264 tablet_bootstrap.cc:492] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:41.976572 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd682f5107442919a815af8fdcb55b8" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:41.978796 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd682f5107442919a815af8fdcb55b8" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:41.977452 15261 tablet_bootstrap.cc:654] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.982964 15528 raft_consensus.cc:515] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:41.986701 15264 tablet_bootstrap.cc:654] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:41.987819 15037 leader_election.cc:343] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.987231 15537 consensus_queue.cc:1048] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 13:08:41.988744 15037 leader_election.cc:343] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.989077 15037 leader_election.cc:304] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:41.990543 15494 raft_consensus.cc:2749] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:42.001073 15263 tablet_bootstrap.cc:492] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:42.001940 15263 ts_tablet_manager.cc:1403] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.008s
I20260709 13:08:42.032922 15263 raft_consensus.cc:359] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.033865 15263 raft_consensus.cc:385] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.034195 15263 raft_consensus.cc:740] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.039898 15263 consensus_queue.cc:260] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.049733 14969 catalog_manager.cc:5697] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:42.050911 15528 leader_election.cc:290] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:42.051399 14969 catalog_manager.cc:5697] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:42.054777 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683ab742d3134a4b912bdd6f00392b0d" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:42.054804 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683ab742d3134a4b912bdd6f00392b0d" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:42.055390 15219 raft_consensus.cc:3060] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.055778 15145 raft_consensus.cc:3060] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.061445 15263 ts_tablet_manager.cc:1434] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 13:08:42.062438 15263 tablet_bootstrap.cc:492] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:42.064216 15524 raft_consensus.cc:493] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.066918 15264 tablet_bootstrap.cc:492] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:42.067306 15264 ts_tablet_manager.cc:1403] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.095s	user 0.025s	sys 0.015s
I20260709 13:08:42.065042 15524 raft_consensus.cc:515] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.070226 15524 leader_election.cc:290] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:42.072912 15264 raft_consensus.cc:359] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.076812 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15dc6c5477f48af8bb16ad2520cb435" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:42.084501 15217 raft_consensus.cc:1275] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:08:42.095090 15217 pending_rounds.cc:85] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac: Aborting all ops after (but not including) 0
W20260709 13:08:42.077410 15112 consensus_peers.cc:597] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e -> Peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Couldn't send request to peer cf0e9ee8bfc3415291c8c930c76ebdac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:42.095367 15217 pending_rounds.cc:107] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:08:42.095664 15217 raft_consensus.cc:2889] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:42.099088 15397 consensus_queue.cc:1048] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.077977 15261 tablet_bootstrap.cc:492] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:42.101272 15218 raft_consensus.cc:3060] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.101547 15261 ts_tablet_manager.cc:1403] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.014s
I20260709 13:08:42.104466 15261 raft_consensus.cc:359] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.105132 15261 raft_consensus.cc:385] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.081944 15145 raft_consensus.cc:2468] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 1.
I20260709 13:08:42.108119 15037 leader_election.cc:304] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:42.105392 15261 raft_consensus.cc:740] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.109566 15527 raft_consensus.cc:2804] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:42.109788 15261 consensus_queue.cc:260] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.110360 15527 raft_consensus.cc:697] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:08:42.111428 15527 consensus_queue.cc:237] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.114216 15531 raft_consensus.cc:493] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.115047 15261 ts_tablet_manager.cc:1434] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:08:42.115900 15071 raft_consensus.cc:1275] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:42.116708 15485 raft_consensus.cc:493] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.082181 15219 raft_consensus.cc:2468] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 1.
I20260709 13:08:42.086592 15263 tablet_bootstrap.cc:654] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.117151 15485 raft_consensus.cc:515] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.117575 15462 consensus_queue.cc:1048] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.119181 15485 leader_election.cc:290] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:42.083020 15264 raft_consensus.cc:385] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.077207 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15dc6c5477f48af8bb16ad2520cb435" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:42.119894 15264 raft_consensus.cc:740] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.094632 15072 raft_consensus.cc:2468] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:42.120559 15264 consensus_queue.cc:260] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:42.121142 15186 leader_election.cc:343] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:42.121714 15184 leader_election.cc:304] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:42.122689 15264 ts_tablet_manager.cc:1434] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.002s
I20260709 13:08:42.123189 15524 raft_consensus.cc:2804] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:42.123637 15264 tablet_bootstrap.cc:492] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:42.123562 15524 raft_consensus.cc:493] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:42.124670 15524 raft_consensus.cc:3060] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.127347 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3302812b292b44168d2003327cfb197c" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:42.130239 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3302812b292b44168d2003327cfb197c" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:42.130649 15219 raft_consensus.cc:2393] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 937497c267e84226ae8389b561abc78e in current term 1: Already voted for candidate a2cd9464909142caa01ea93ec8bc31cc in this term.
I20260709 13:08:42.134734 15524 raft_consensus.cc:515] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.135778 15072 raft_consensus.cc:3060] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.132048 15264 tablet_bootstrap.cc:654] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.137696 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15dc6c5477f48af8bb16ad2520cb435" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:42.138307 15494 raft_consensus.cc:493] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.138386 15068 raft_consensus.cc:3060] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.138866 15494 raft_consensus.cc:515] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.130719 15261 tablet_bootstrap.cc:492] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:42.140965 15494 leader_election.cc:290] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:42.142757 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:42.143352 15146 raft_consensus.cc:2468] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 0.
I20260709 13:08:42.144480 15037 leader_election.cc:304] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:42.144997 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:42.145952 15068 raft_consensus.cc:2468] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:42.146072 15329 raft_consensus.cc:2804] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:42.146520 15329 raft_consensus.cc:493] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:08:42.146556 15037 leader_election.cc:343] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:42.146987 15329 raft_consensus.cc:3060] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.147915 15184 leader_election.cc:304] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:42.149199 15446 raft_consensus.cc:2804] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:42.149708 15446 raft_consensus.cc:697] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:42.150187 15524 leader_election.cc:290] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:42.150523 15446 consensus_queue.cc:237] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.152396 15110 leader_election.cc:304] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:42.153445 15397 raft_consensus.cc:3060] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.130043 15531 raft_consensus.cc:515] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.163949 15145 raft_consensus.cc:1275] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:42.164377 15072 raft_consensus.cc:1275] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:42.153488 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15dc6c5477f48af8bb16ad2520cb435" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:42.166792 15494 consensus_queue.cc:1048] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:08:42.167635 15186 leader_election.cc:343] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:42.170336 15261 tablet_bootstrap.cc:654] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.178517 15397 raft_consensus.cc:2749] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:42.182933 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:42.183738 15531 leader_election.cc:290] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:42.185590 15263 tablet_bootstrap.cc:492] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:42.186255 15263 ts_tablet_manager.cc:1403] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.124s	user 0.012s	sys 0.001s
I20260709 13:08:42.180727 15446 consensus_queue.cc:1048] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:08:42.186455 15329 raft_consensus.cc:515] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.189496 15494 consensus_queue.cc:1048] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:42.192817 15263 raft_consensus.cc:359] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.216656 15263 raft_consensus.cc:385] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.217054 15263 raft_consensus.cc:740] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.226526 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:42.228555 15263 consensus_queue.cc:260] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.253367 15329 leader_election.cc:290] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:42.241528 15184 leader_election.cc:304] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [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: cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:08:42.259676 15446 raft_consensus.cc:2749] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:42.260454 15446 raft_consensus.cc:493] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.260953 15446 raft_consensus.cc:515] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.264989 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:42.265730 15146 raft_consensus.cc:3060] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.266714 15219 raft_consensus.cc:1275] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:42.265057 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
W20260709 13:08:42.272852 15037 leader_election.cc:343] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:42.275509 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36865a55caad4a82a040ae1c62173683" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:42.273882 15491 consensus_queue.cc:1048] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:42.278612 15263 ts_tablet_manager.cc:1434] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.006s
I20260709 13:08:42.296236 15446 leader_election.cc:290] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:42.311405 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36865a55caad4a82a040ae1c62173683" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:42.315971 15264 tablet_bootstrap.cc:492] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:42.316643 15264 ts_tablet_manager.cc:1403] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.193s	user 0.024s	sys 0.053s
I20260709 13:08:42.316757 15186 leader_election.cc:304] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:08:42.317739 15263 tablet_bootstrap.cc:492] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:42.297986 15491 consensus_queue.cc:1048] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:08:42.328709 15264 raft_consensus.cc:359] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.329413 15264 raft_consensus.cc:385] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.321682 15446 raft_consensus.cc:2749] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:42.329852 15264 raft_consensus.cc:740] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.334969 15264 consensus_queue.cc:260] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.331451 15261 tablet_bootstrap.cc:492] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:42.336485 15261 ts_tablet_manager.cc:1403] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.206s	user 0.016s	sys 0.007s
I20260709 13:08:42.331043 15142 raft_consensus.cc:1275] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:42.346180 15524 consensus_queue.cc:1048] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.348425 15264 ts_tablet_manager.cc:1434] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.005s
I20260709 13:08:42.349498 15264 tablet_bootstrap.cc:492] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:42.341046 15261 raft_consensus.cc:359] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.353770 15261 raft_consensus.cc:385] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.354081 15261 raft_consensus.cc:740] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.356212 15146 raft_consensus.cc:2468] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 1.
I20260709 13:08:42.371577 15261 consensus_queue.cc:260] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.426739 15216 raft_consensus.cc:3060] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.426934 15264 tablet_bootstrap.cc:654] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.443274 15261 ts_tablet_manager.cc:1434] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.107s	user 0.003s	sys 0.007s
I20260709 13:08:42.452952 14970 catalog_manager.cc:5697] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:42.478644 15264 tablet_bootstrap.cc:492] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:42.479096 15264 ts_tablet_manager.cc:1403] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.003s
I20260709 13:08:42.481600 15264 raft_consensus.cc:359] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.482286 15264 raft_consensus.cc:385] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.482547 15264 raft_consensus.cc:740] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.483120 15264 consensus_queue.cc:260] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.481627 15263 tablet_bootstrap.cc:654] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.483685 15286 consensus_queue.cc:1048] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.486905 15264 ts_tablet_manager.cc:1434] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:08:42.487857 15264 tablet_bootstrap.cc:492] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:42.497195 15264 tablet_bootstrap.cc:654] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.499179 14969 catalog_manager.cc:5697] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 0 to 1, leader changed from <none> to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:42.501818 15263 tablet_bootstrap.cc:492] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:42.502265 15263 ts_tablet_manager.cc:1403] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.197s	user 0.014s	sys 0.041s
I20260709 13:08:42.503818 15394 consensus_queue.cc:1048] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.505000 15263 raft_consensus.cc:359] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.505697 15263 raft_consensus.cc:385] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.505972 15263 raft_consensus.cc:740] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.507318 15261 tablet_bootstrap.cc:492] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:42.507808 15263 consensus_queue.cc:260] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:42.508278 15186 consensus_peers.cc:597] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:42.511323 15263 ts_tablet_manager.cc:1434] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:08:42.512248 15263 tablet_bootstrap.cc:492] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:42.514505 15261 tablet_bootstrap.cc:654] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.514767 15037 leader_election.cc:304] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:42.518560 15528 raft_consensus.cc:2804] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:42.519032 15528 raft_consensus.cc:697] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:08:42.528605 15528 consensus_queue.cc:237] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.531206 15527 consensus_queue.cc:1048] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.604151 15528 consensus_queue.cc:1048] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:42.606920 15264 tablet_bootstrap.cc:492] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:42.607406 15264 ts_tablet_manager.cc:1403] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.011s
I20260709 13:08:42.612231 15264 raft_consensus.cc:359] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.612903 15264 raft_consensus.cc:385] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.613158 15264 raft_consensus.cc:740] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
W20260709 13:08:42.613189 15018 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:42.613981 15494 raft_consensus.cc:493] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.615339 15494 raft_consensus.cc:515] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.617390 15494 leader_election.cc:290] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:42.621383 15264 consensus_queue.cc:260] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.624974 15263 tablet_bootstrap.cc:654] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.626636 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed217b41b199473e94dd6efdf67a9377" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:42.627416 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed217b41b199473e94dd6efdf67a9377" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:42.628258 15264 ts_tablet_manager.cc:1434] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:08:42.629263 15264 tablet_bootstrap.cc:492] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
W20260709 13:08:42.630010 15037 leader_election.cc:343] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:42.631151 15146 raft_consensus.cc:3060] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:42.631184 15037 leader_election.cc:343] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:42.632926 15037 leader_election.cc:304] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:42.636098 15494 raft_consensus.cc:2749] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:42.638456 15261 tablet_bootstrap.cc:492] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:42.639081 15261 ts_tablet_manager.cc:1403] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.132s	user 0.022s	sys 0.014s
I20260709 13:08:42.641278 15485 raft_consensus.cc:493] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.641834 15485 raft_consensus.cc:515] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.643953 15485 leader_election.cc:290] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:42.650142 14967 catalog_manager.cc:5697] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 0 to 1, leader changed from <none> to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:42.651057 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15dc6c5477f48af8bb16ad2520cb435" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:42.653128 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15dc6c5477f48af8bb16ad2520cb435" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:42.654076 15069 raft_consensus.cc:2393] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 937497c267e84226ae8389b561abc78e in current term 1: Already voted for candidate cf0e9ee8bfc3415291c8c930c76ebdac in this term.
I20260709 13:08:42.661613 15110 leader_election.cc:304] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:42.662382 15462 raft_consensus.cc:3060] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.671340 15261 raft_consensus.cc:359] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.672441 15261 raft_consensus.cc:385] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.672832 15261 raft_consensus.cc:740] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.687990 15261 consensus_queue.cc:260] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.691298 15462 raft_consensus.cc:2749] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:42.693369 15264 tablet_bootstrap.cc:654] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.694921 15446 consensus_queue.cc:1048] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:42.698514 15261 ts_tablet_manager.cc:1434] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.002s
I20260709 13:08:42.700886 15527 raft_consensus.cc:493] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.701373 15527 raft_consensus.cc:515] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.703284 15527 leader_election.cc:290] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:42.705235 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062affdcd6c64358bc3e3a12db2cca50" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:42.706605 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062affdcd6c64358bc3e3a12db2cca50" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:42.712333 15037 leader_election.cc:343] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:42.712929 15037 leader_election.cc:343] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:42.713248 15037 leader_election.cc:304] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:42.716066 15528 raft_consensus.cc:2749] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:42.717651 15394 consensus_queue.cc:1048] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.723263 15263 tablet_bootstrap.cc:492] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:42.723771 15263 ts_tablet_manager.cc:1403] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.212s	user 0.020s	sys 0.012s
I20260709 13:08:42.726823 15263 raft_consensus.cc:359] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.727492 15263 raft_consensus.cc:385] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.727753 15263 raft_consensus.cc:740] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.729610 15261 tablet_bootstrap.cc:492] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:42.750151 15217 raft_consensus.cc:3060] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.754910 15263 consensus_queue.cc:260] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.764894 15263 ts_tablet_manager.cc:1434] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260709 13:08:42.765940 15263 tablet_bootstrap.cc:492] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:42.794883 15528 raft_consensus.cc:493] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.795464 15528 raft_consensus.cc:515] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.797602 15528 leader_election.cc:290] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:42.794305 15446 consensus_queue.cc:1048] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:42.798251 15261 tablet_bootstrap.cc:654] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.802136 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc19a79b0334a8b83df3170e10e4f3f" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:42.803013 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc19a79b0334a8b83df3170e10e4f3f" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:42.804266 15037 leader_election.cc:343] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:42.805182 15037 leader_election.cc:343] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:42.805572 15037 leader_election.cc:304] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:42.806535 15264 tablet_bootstrap.cc:492] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:42.807116 15264 ts_tablet_manager.cc:1403] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.178s	user 0.011s	sys 0.004s
I20260709 13:08:42.807797 15528 raft_consensus.cc:2749] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:42.815538 15263 tablet_bootstrap.cc:654] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.819756 15264 raft_consensus.cc:359] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.821415 15264 raft_consensus.cc:385] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.823035 15264 raft_consensus.cc:740] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.824394 15264 consensus_queue.cc:260] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.826519 15264 ts_tablet_manager.cc:1434] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:08:42.827418 15264 tablet_bootstrap.cc:492] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:42.840078 15264 tablet_bootstrap.cc:654] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.847936 15261 tablet_bootstrap.cc:492] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:42.848726 15261 ts_tablet_manager.cc:1403] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.000s
I20260709 13:08:42.853340 15261 raft_consensus.cc:359] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.854224 15261 raft_consensus.cc:385] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.854602 15261 raft_consensus.cc:740] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.855352 15261 consensus_queue.cc:260] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.863266 15263 tablet_bootstrap.cc:492] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:42.864121 15263 ts_tablet_manager.cc:1403] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.098s	user 0.007s	sys 0.011s
I20260709 13:08:42.868149 15263 raft_consensus.cc:359] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.869256 15263 raft_consensus.cc:385] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.869765 15263 raft_consensus.cc:740] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.870601 15261 ts_tablet_manager.cc:1434] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 13:08:42.875128 15261 tablet_bootstrap.cc:492] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:42.871347 15263 consensus_queue.cc:260] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.882912 15263 ts_tablet_manager.cc:1434] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:08:42.883611 15264 tablet_bootstrap.cc:492] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:42.884107 15264 ts_tablet_manager.cc:1403] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.057s	user 0.029s	sys 0.002s
I20260709 13:08:42.884924 15263 tablet_bootstrap.cc:492] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:42.886859 15264 raft_consensus.cc:359] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.887609 15264 raft_consensus.cc:385] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.887902 15264 raft_consensus.cc:740] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.888792 15264 consensus_queue.cc:260] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.893046 15263 tablet_bootstrap.cc:654] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.895517 15261 tablet_bootstrap.cc:654] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.907542 15264 ts_tablet_manager.cc:1434] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:08:42.908555 15263 tablet_bootstrap.cc:492] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:42.909214 15263 ts_tablet_manager.cc:1403] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.006s
I20260709 13:08:42.912309 15263 raft_consensus.cc:359] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.913199 15263 raft_consensus.cc:385] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.913543 15263 raft_consensus.cc:740] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.914868 15261 tablet_bootstrap.cc:492] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:42.914386 15263 consensus_queue.cc:260] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.915381 15261 ts_tablet_manager.cc:1403] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.005s
I20260709 13:08:42.918121 15264 tablet_bootstrap.cc:492] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:42.918139 15261 raft_consensus.cc:359] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.918972 15261 raft_consensus.cc:385] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.919258 15261 raft_consensus.cc:740] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.920001 15261 consensus_queue.cc:260] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.921187 15263 ts_tablet_manager.cc:1434] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:08:42.922250 15263 tablet_bootstrap.cc:492] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:42.922411 15261 ts_tablet_manager.cc:1434] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:08:42.926172 15264 tablet_bootstrap.cc:654] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.932289 15263 tablet_bootstrap.cc:654] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.932171 15462 raft_consensus.cc:493] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.936681 15462 raft_consensus.cc:515] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.938769 15462 leader_election.cc:290] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:42.948652 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012a77688f5e4f34be1c785510a9248b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:42.958802 15068 raft_consensus.cc:2468] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:42.951529 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012a77688f5e4f34be1c785510a9248b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:42.961880 15112 leader_election.cc:343] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:42.962792 15263 tablet_bootstrap.cc:492] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:42.962885 15110 leader_election.cc:304] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:42.963300 15263 ts_tablet_manager.cc:1403] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.006s
I20260709 13:08:42.963662 15537 raft_consensus.cc:2804] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:42.964043 15537 raft_consensus.cc:493] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:42.964352 15537 raft_consensus.cc:3060] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.965905 15263 raft_consensus.cc:359] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.966611 15263 raft_consensus.cc:385] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.966872 15263 raft_consensus.cc:740] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.967515 15263 consensus_queue.cc:260] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.969496 15263 ts_tablet_manager.cc:1434] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:42.970371 15263 tablet_bootstrap.cc:492] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:42.976459 15263 tablet_bootstrap.cc:654] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.990922 15261 tablet_bootstrap.cc:492] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:42.996109 15537 raft_consensus.cc:515] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:42.997620 15261 tablet_bootstrap.cc:654] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.002353 15462 raft_consensus.cc:493] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.003229 15462 raft_consensus.cc:515] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.004415 15528 consensus_queue.cc:1048] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:43.009191 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062affdcd6c64358bc3e3a12db2cca50" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:43.010133 15068 raft_consensus.cc:2468] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:43.012388 15110 leader_election.cc:304] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:43.013302 15397 raft_consensus.cc:2804] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:43.013743 15397 raft_consensus.cc:493] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.014098 15397 raft_consensus.cc:3060] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.020051 15261 tablet_bootstrap.cc:492] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:43.020542 15261 ts_tablet_manager.cc:1403] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260709 13:08:43.020116 15527 raft_consensus.cc:493] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.021309 15527 raft_consensus.cc:515] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.023325 15527 leader_election.cc:290] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:43.023350 15261 raft_consensus.cc:359] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.025058 15261 raft_consensus.cc:385] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.025305 15261 raft_consensus.cc:740] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.025950 15261 consensus_queue.cc:260] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.028012 15261 ts_tablet_manager.cc:1434] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:43.036410 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fd585149304d11811d8eac47dc4531" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:43.039386 15446 raft_consensus.cc:493] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.039960 15446 raft_consensus.cc:515] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.041913 15397 raft_consensus.cc:515] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.043671 15524 raft_consensus.cc:493] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:43.044242 15037 leader_election.cc:343] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.044147 15524 raft_consensus.cc:515] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.046537 15524 leader_election.cc:290] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:43.046983 15524 raft_consensus.cc:493] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.047504 15524 raft_consensus.cc:515] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.049933 15462 leader_election.cc:290] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:43.052325 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062affdcd6c64358bc3e3a12db2cca50" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:43.054265 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062affdcd6c64358bc3e3a12db2cca50" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:43.054716 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012a77688f5e4f34be1c785510a9248b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:43.058665 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:43.059556 15219 raft_consensus.cc:3060] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.060237 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd682f5107442919a815af8fdcb55b8" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:43.060858 15069 raft_consensus.cc:2468] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:43.061877 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd682f5107442919a815af8fdcb55b8" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:43.063861 15186 leader_election.cc:343] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.066013 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:43.066215 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012a77688f5e4f34be1c785510a9248b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:43.066692 15070 raft_consensus.cc:3060] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.048869 15537 leader_election.cc:290] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:43.070142 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062affdcd6c64358bc3e3a12db2cca50" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:43.070787 15069 raft_consensus.cc:3060] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.074070 15286 raft_consensus.cc:493] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.074501 15286 raft_consensus.cc:515] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.076364 15286 leader_election.cc:290] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:43.077284 15446 leader_election.cc:290] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
W20260709 13:08:43.078809 15112 leader_election.cc:343] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:43.079531 15112 leader_election.cc:343] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:43.080433 15112 leader_election.cc:343] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.082173 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fd585149304d11811d8eac47dc4531" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:43.049440 15524 leader_election.cc:290] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:43.088860 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:43.090054 15527 consensus_queue.cc:1048] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:43.090377 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed217b41b199473e94dd6efdf67a9377" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:43.091024 15139 raft_consensus.cc:2468] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
W20260709 13:08:43.092330 15037 leader_election.cc:343] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.092770 15037 leader_election.cc:304] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:43.095438 15527 raft_consensus.cc:2749] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:43.097295 15261 tablet_bootstrap.cc:492] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:43.092743 15186 leader_election.cc:304] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:43.102388 15184 leader_election.cc:304] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:43.103229 15446 raft_consensus.cc:2804] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:43.103442 15531 raft_consensus.cc:2804] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:43.103608 15446 raft_consensus.cc:493] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.103878 15531 raft_consensus.cc:493] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.104128 15446 raft_consensus.cc:3060] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.104317 15531 raft_consensus.cc:3060] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.097158 15219 raft_consensus.cc:3060] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.043686 15397 leader_election.cc:290] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:43.106977 15184 leader_election.cc:304] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:08:43.036559 15263 tablet_bootstrap.cc:492] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:43.109455 15263 ts_tablet_manager.cc:1403] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.139s	user 0.012s	sys 0.010s
I20260709 13:08:43.113489 15069 raft_consensus.cc:2468] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:43.115378 15446 raft_consensus.cc:515] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.122119 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:43.115988 15263 raft_consensus.cc:359] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.123101 15263 raft_consensus.cc:385] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.123826 15263 raft_consensus.cc:740] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.123752 15110 leader_election.cc:304] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:43.125277 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed217b41b199473e94dd6efdf67a9377" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:43.125905 15068 raft_consensus.cc:2468] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:43.126688 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed217b41b199473e94dd6efdf67a9377" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:43.127275 15139 raft_consensus.cc:3060] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.130909 15261 tablet_bootstrap.cc:654] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.136407 15139 raft_consensus.cc:2468] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:43.138800 15397 raft_consensus.cc:2804] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:43.124490 15446 leader_election.cc:290] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:43.140036 15186 leader_election.cc:304] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:43.110831 15070 raft_consensus.cc:2468] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:43.140823 15527 raft_consensus.cc:493] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.141069 15446 raft_consensus.cc:2804] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:43.141613 15446 raft_consensus.cc:697] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:43.141356 15527 raft_consensus.cc:515] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.142441 15264 tablet_bootstrap.cc:492] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:43.143026 15264 ts_tablet_manager.cc:1403] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.225s	user 0.059s	sys 0.077s
I20260709 13:08:43.142459 15446 consensus_queue.cc:237] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.142872 15110 leader_election.cc:304] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:43.143422 15527 leader_election.cc:290] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:43.143749 15537 raft_consensus.cc:2804] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:43.144208 15537 raft_consensus.cc:697] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:43.144999 15537 consensus_queue.cc:237] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.145730 15264 raft_consensus.cc:359] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.146286 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed217b41b199473e94dd6efdf67a9377" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:43.146463 15264 raft_consensus.cc:385] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.146953 15264 raft_consensus.cc:740] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.147891 15264 consensus_queue.cc:260] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.146932 15068 raft_consensus.cc:3060] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.140736 15397 raft_consensus.cc:697] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:43.150384 15264 ts_tablet_manager.cc:1434] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:08:43.152567 15264 tablet_bootstrap.cc:492] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:43.151248 15397 consensus_queue.cc:237] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.155586 15184 leader_election.cc:304] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac [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: cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:08:43.159123 15531 raft_consensus.cc:515] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.161572 15263 consensus_queue.cc:260] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.162532 15286 raft_consensus.cc:2749] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:43.179178 15263 ts_tablet_manager.cc:1434] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260709 13:08:43.182698 15263 tablet_bootstrap.cc:492] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:43.183480 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd352945e5a4668962ada2f8837f185" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:43.187860 15037 leader_election.cc:343] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.186631 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd352945e5a4668962ada2f8837f185" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:43.195981 14968 catalog_manager.cc:5697] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:43.197921 15037 leader_election.cc:343] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.198581 15037 leader_election.cc:304] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:43.203138 15527 raft_consensus.cc:2749] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:43.203871 14967 catalog_manager.cc:5697] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:43.213363 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd682f5107442919a815af8fdcb55b8" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:43.214618 15068 raft_consensus.cc:2468] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
W20260709 13:08:43.215451 15186 leader_election.cc:343] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.212867 15531 leader_election.cc:290] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:43.217172 15524 raft_consensus.cc:2749] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:43.218154 15263 tablet_bootstrap.cc:654] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.217192 15261 tablet_bootstrap.cc:492] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:43.219365 15261 ts_tablet_manager.cc:1403] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.122s	user 0.023s	sys 0.007s
I20260709 13:08:43.219199 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd682f5107442919a815af8fdcb55b8" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:43.220343 15069 raft_consensus.cc:3060] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.221271 15264 tablet_bootstrap.cc:654] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.229527 15069 raft_consensus.cc:2468] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:43.229779 15261 raft_consensus.cc:359] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.230535 15261 raft_consensus.cc:385] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.231519 15184 leader_election.cc:304] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:43.232507 15524 raft_consensus.cc:2804] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:43.232999 15524 raft_consensus.cc:697] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:43.233978 15524 consensus_queue.cc:237] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.230906 15261 raft_consensus.cc:740] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.236578 15261 consensus_queue.cc:260] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.238179 15261 ts_tablet_manager.cc:1434] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:08:43.249526 15264 tablet_bootstrap.cc:492] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:43.251366 15264 ts_tablet_manager.cc:1403] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.099s	user 0.021s	sys 0.014s
I20260709 13:08:43.280841 15261 tablet_bootstrap.cc:492] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:43.295889 15264 raft_consensus.cc:359] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.296849 15264 raft_consensus.cc:385] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.297176 15264 raft_consensus.cc:740] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.303382 15261 tablet_bootstrap.cc:654] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.307185 15264 consensus_queue.cc:260] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.310622 15264 ts_tablet_manager.cc:1434] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 13:08:43.308423 15462 raft_consensus.cc:493] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.312450 15462 raft_consensus.cc:515] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.317807 15264 tablet_bootstrap.cc:492] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:43.317672 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b70878b1c04004b54717ff34499c00" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
W20260709 13:08:43.319139 15110 leader_election.cc:343] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.326891 15462 leader_election.cc:290] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:43.327625 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b70878b1c04004b54717ff34499c00" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:43.329108 15112 leader_election.cc:343] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.329577 15112 leader_election.cc:304] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:43.330819 15462 raft_consensus.cc:2749] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:43.331727 15263 tablet_bootstrap.cc:492] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:43.335398 15263 ts_tablet_manager.cc:1403] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.153s	user 0.008s	sys 0.005s
I20260709 13:08:43.340484 15263 raft_consensus.cc:359] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.341403 15263 raft_consensus.cc:385] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.341984 15263 raft_consensus.cc:740] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.342793 15263 consensus_queue.cc:260] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.344184 15527 raft_consensus.cc:493] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.344694 15527 raft_consensus.cc:515] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.346819 15527 leader_election.cc:290] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:43.348546 15263 ts_tablet_manager.cc:1434] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 13:08:43.358752 15263 tablet_bootstrap.cc:492] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:43.359035 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8abb8651a534ec4bf5826535784d8d8" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:43.361493 15264 tablet_bootstrap.cc:654] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.361321 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8abb8651a534ec4bf5826535784d8d8" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:43.375800 15037 leader_election.cc:343] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:43.376746 15037 leader_election.cc:343] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.377261 15037 leader_election.cc:304] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:43.379268 15491 raft_consensus.cc:2749] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:43.385499 15261 tablet_bootstrap.cc:492] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:43.386154 15261 ts_tablet_manager.cc:1403] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.106s	user 0.020s	sys 0.021s
I20260709 13:08:43.409770 15261 raft_consensus.cc:359] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.410781 15261 raft_consensus.cc:385] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.413487 15261 raft_consensus.cc:740] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.414942 15261 consensus_queue.cc:260] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.430034 15261 ts_tablet_manager.cc:1434] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 13:08:43.431730 15261 tablet_bootstrap.cc:492] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:43.926223 15527 raft_consensus.cc:493] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.926753 15527 raft_consensus.cc:515] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.928584 15527 leader_election.cc:290] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:43.941674 15485 consensus_queue.cc:1048] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:43.949569 15263 tablet_bootstrap.cc:654] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.952733 15610 raft_consensus.cc:493] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.953398 15610 raft_consensus.cc:515] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.956246 15610 leader_election.cc:290] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:43.980319 15261 tablet_bootstrap.cc:654] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.981273 15397 raft_consensus.cc:493] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.981820 15397 raft_consensus.cc:515] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:43.987619 15397 leader_election.cc:290] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:43.990005 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a17014da9e64cbd920fc89ec8558b6b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:43.990633 15067 raft_consensus.cc:2468] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:43.995275 15264 tablet_bootstrap.cc:492] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:43.995829 15264 ts_tablet_manager.cc:1403] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.680s	user 0.034s	sys 0.015s
I20260709 13:08:43.999385 15110 leader_election.cc:304] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:43.999290 15616 consensus_queue.cc:1048] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:44.000931 15462 raft_consensus.cc:2804] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:44.001480 15462 raft_consensus.cc:493] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:44.001873 15462 raft_consensus.cc:3060] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.003245 15264 raft_consensus.cc:359] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.003925 15264 raft_consensus.cc:385] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.004173 15264 raft_consensus.cc:740] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.004716 15264 consensus_queue.cc:260] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.009101 15264 ts_tablet_manager.cc:1434] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:08:44.013543 15264 tablet_bootstrap.cc:492] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:44.020650 15462 raft_consensus.cc:515] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.023483 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a17014da9e64cbd920fc89ec8558b6b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:44.024086 15068 raft_consensus.cc:3060] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.026387 15264 tablet_bootstrap.cc:654] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.029901 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2f70d85fec4c34a07015bca506cf44" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:44.033352 15068 raft_consensus.cc:2468] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:44.034583 15110 leader_election.cc:304] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:44.035442 15609 raft_consensus.cc:2804] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:44.033262 15594 raft_consensus.cc:493] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.035916 15609 raft_consensus.cc:697] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:44.036146 15594 raft_consensus.cc:515] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.036779 15609 consensus_queue.cc:237] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.038293 15594 leader_election.cc:290] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:44.045032 15462 leader_election.cc:290] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:44.055825 15261 tablet_bootstrap.cc:492] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:44.056324 15261 ts_tablet_manager.cc:1403] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.625s	user 0.011s	sys 0.008s
I20260709 13:08:44.058945 15261 raft_consensus.cc:359] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.059598 15261 raft_consensus.cc:385] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.059857 15261 raft_consensus.cc:740] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.061813 15261 consensus_queue.cc:260] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.065867 15261 ts_tablet_manager.cc:1434] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:08:44.066816 15261 tablet_bootstrap.cc:492] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:44.076164 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954013111ff24e1982df1de0440f51be" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:44.078065 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc19a79b0334a8b83df3170e10e4f3f" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:44.081300 15037 leader_election.cc:343] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:44.087292 15186 leader_election.cc:343] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.088747 15261 tablet_bootstrap.cc:654] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.099036 15263 tablet_bootstrap.cc:492] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:44.099828 15263 ts_tablet_manager.cc:1403] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.742s	user 0.021s	sys 0.025s
I20260709 13:08:44.104688 15261 tablet_bootstrap.cc:492] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:44.105178 15261 ts_tablet_manager.cc:1403] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.039s	user 0.001s	sys 0.008s
I20260709 13:08:44.106103 15524 raft_consensus.cc:493] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.106891 15524 raft_consensus.cc:515] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.110658 15524 leader_election.cc:290] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
W20260709 13:08:44.112398 15037 leader_election.cc:343] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.113982 15261 raft_consensus.cc:359] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.115012 15261 raft_consensus.cc:385] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.115384 15261 raft_consensus.cc:740] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.115171 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062affdcd6c64358bc3e3a12db2cca50" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:44.116237 15261 consensus_queue.cc:260] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.129438 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2f70d85fec4c34a07015bca506cf44" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:44.141871 15261 ts_tablet_manager.cc:1434] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.004s
I20260709 13:08:44.142972 15261 tablet_bootstrap.cc:492] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:44.145040 15491 raft_consensus.cc:493] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.145701 15491 raft_consensus.cc:515] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.148243 15491 leader_election.cc:290] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:44.148691 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc19a79b0334a8b83df3170e10e4f3f" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:44.149340 15071 raft_consensus.cc:2468] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:44.151296 15261 tablet_bootstrap.cc:654] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.157389 14969 catalog_manager.cc:5697] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:44.168907 15263 raft_consensus.cc:359] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.187213 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954013111ff24e1982df1de0440f51be" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:44.203269 15216 raft_consensus.cc:3060] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.192209 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062affdcd6c64358bc3e3a12db2cca50" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:44.192935 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9758dd2aa3d24e6585e1f9895f8f0e43" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:44.205268 15263 raft_consensus.cc:385] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.205610 15263 raft_consensus.cc:740] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.209741 15264 tablet_bootstrap.cc:492] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:44.210182 15264 ts_tablet_manager.cc:1403] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.200s	user 0.074s	sys 0.105s
I20260709 13:08:44.210107 15491 raft_consensus.cc:493] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.210759 15491 raft_consensus.cc:515] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.212369 15491 leader_election.cc:290] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:08:44.212983 15186 consensus_peers.cc:597] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:44.212893 15264 raft_consensus.cc:359] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.215608 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a17014da9e64cbd920fc89ec8558b6b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:44.213390 15617 consensus_queue.cc:1048] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:08:44.213574 15264 raft_consensus.cc:385] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.217051 15264 raft_consensus.cc:740] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.217872 15264 consensus_queue.cc:260] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.218380 15261 tablet_bootstrap.cc:492] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:44.218840 15261 ts_tablet_manager.cc:1403] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.076s	user 0.025s	sys 0.019s
I20260709 13:08:44.218926 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d09aa57b14e449989fddde8078e654e" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:44.219521 15139 raft_consensus.cc:2468] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 0.
I20260709 13:08:44.219497 14967 catalog_manager.cc:5697] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:44.221318 15261 raft_consensus.cc:359] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.222018 15261 raft_consensus.cc:385] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.222285 15261 raft_consensus.cc:740] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.210242 15263 consensus_queue.cc:260] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.223088 15261 consensus_queue.cc:260] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.224851 14967 catalog_manager.cc:5697] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:44.230201 15037 leader_election.cc:343] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.234391 15037 leader_election.cc:304] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:44.236749 15184 leader_election.cc:304] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:44.235255 15621 consensus_queue.cc:1048] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:08:44.240214 15494 raft_consensus.cc:2804] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:44.240635 15494 raft_consensus.cc:493] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:44.240967 15494 raft_consensus.cc:3060] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:44.244225 15037 leader_election.cc:343] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.244685 15037 leader_election.cc:304] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:44.244769 15261 ts_tablet_manager.cc:1434] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 13:08:44.247310 15528 raft_consensus.cc:2749] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:44.250859 15621 consensus_queue.cc:1048] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:44.253132 15264 ts_tablet_manager.cc:1434] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 13:08:44.254287 15264 tablet_bootstrap.cc:492] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:44.264897 15494 raft_consensus.cc:515] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.266702 15263 ts_tablet_manager.cc:1434] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.166s	user 0.005s	sys 0.003s
I20260709 13:08:44.249845 15617 raft_consensus.cc:2804] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:44.268009 15263 tablet_bootstrap.cc:492] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:44.268042 15617 raft_consensus.cc:493] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:44.268654 15617 raft_consensus.cc:3060] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.271381 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a17014da9e64cbd920fc89ec8558b6b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:44.269184 15184 leader_election.cc:304] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:08:44.269495 15494 leader_election.cc:290] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:44.270543 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d09aa57b14e449989fddde8078e654e" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:44.273118 15394 raft_consensus.cc:2749] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:44.272728 15261 tablet_bootstrap.cc:492] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:44.273221 15145 raft_consensus.cc:3060] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:44.280351 15037 leader_election.cc:343] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.280896 15037 leader_election.cc:304] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:44.281101 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d09aa57b14e449989fddde8078e654e" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:44.282342 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9758dd2aa3d24e6585e1f9895f8f0e43" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:44.282806 15491 raft_consensus.cc:2749] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:44.285162 15112 consensus_peers.cc:597] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e -> Peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Couldn't send request to peer cf0e9ee8bfc3415291c8c930c76ebdac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:44.286477 15037 leader_election.cc:343] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:44.287186 15037 leader_election.cc:343] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.287526 15037 leader_election.cc:304] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
W20260709 13:08:44.306375 15018 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:44.291071 15494 raft_consensus.cc:2749] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:44.310734 15397 consensus_queue.cc:1048] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:08:44.315354 15112 leader_election.cc:343] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:44.317852 15112 leader_election.cc:343] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.309576 15145 raft_consensus.cc:2468] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 1.
I20260709 13:08:44.325595 15261 tablet_bootstrap.cc:654] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.326687 15037 leader_election.cc:304] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:44.328081 15611 raft_consensus.cc:2804] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:44.328608 15611 raft_consensus.cc:697] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:08:44.329550 15611 consensus_queue.cc:237] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.332269 15462 raft_consensus.cc:493] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.332769 15462 raft_consensus.cc:515] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.336323 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744f99cba7ea4db1b2e6674a1fa7f9cf" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:44.338641 15263 tablet_bootstrap.cc:654] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:44.339251 15110 leader_election.cc:343] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.336941 15462 leader_election.cc:290] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:44.348497 15264 tablet_bootstrap.cc:654] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.357615 15219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d09aa57b14e449989fddde8078e654e" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:44.365299 15037 leader_election.cc:343] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.367314 15261 tablet_bootstrap.cc:492] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:44.367810 15261 ts_tablet_manager.cc:1403] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.004s
I20260709 13:08:44.336711 15617 raft_consensus.cc:515] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.337682 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744f99cba7ea4db1b2e6674a1fa7f9cf" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:44.376085 15261 raft_consensus.cc:359] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.377076 15261 raft_consensus.cc:385] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.377414 15261 raft_consensus.cc:740] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
W20260709 13:08:44.377950 15112 leader_election.cc:343] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.378520 15112 leader_election.cc:304] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:44.379209 15261 consensus_queue.cc:260] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.400611 15261 ts_tablet_manager.cc:1434] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260709 13:08:44.401800 15609 raft_consensus.cc:2749] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:44.407021 15261 tablet_bootstrap.cc:492] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:44.494277 15263 tablet_bootstrap.cc:492] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:44.494887 15263 ts_tablet_manager.cc:1403] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.227s	user 0.009s	sys 0.003s
I20260709 13:08:44.497848 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc19a79b0334a8b83df3170e10e4f3f" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:44.498438 15071 raft_consensus.cc:3060] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:44.516711 15001 debug-util.cc:398] Leaking SignalData structure 0x7b08000419e0 after lost signal to thread 13913
I20260709 13:08:44.513010 15617 leader_election.cc:290] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:44.526746 15264 tablet_bootstrap.cc:492] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:44.527298 15264 ts_tablet_manager.cc:1403] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.273s	user 0.015s	sys 0.006s
I20260709 13:08:44.530336 15494 raft_consensus.cc:493] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.551635 15494 raft_consensus.cc:515] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.578768 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc19a79b0334a8b83df3170e10e4f3f" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:44.614472 15071 raft_consensus.cc:2468] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:44.617203 15612 raft_consensus.cc:493] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.627141 15612 raft_consensus.cc:515] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.675861 15261 tablet_bootstrap.cc:654] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:44.678275 15639 log.cc:927] Time spent T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac: Append to log took a long time: real 0.184s	user 0.000s	sys 0.001s
W20260709 13:08:44.719681 15001 debug-util.cc:398] Leaking SignalData structure 0x7b0800092660 after lost signal to thread 15004
I20260709 13:08:44.684440 14967 catalog_manager.cc:5697] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 0 to 1, leader changed from <none> to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:44.838538 15264 raft_consensus.cc:359] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.839690 15264 raft_consensus.cc:385] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.839974 15264 raft_consensus.cc:740] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.840634 15264 consensus_queue.cc:260] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.850821 15611 raft_consensus.cc:493] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:44.851511 15001 debug-util.cc:398] Leaking SignalData structure 0x7b0800293120 after lost signal to thread 15096
I20260709 13:08:44.851419 15611 raft_consensus.cc:515] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:44.852821 15001 debug-util.cc:398] Leaking SignalData structure 0x7b0800293960 after lost signal to thread 15171
I20260709 13:08:44.855942 15645 raft_consensus.cc:493] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.856567 15645 raft_consensus.cc:515] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:44.858078 15001 debug-util.cc:398] Leaking SignalData structure 0x7b0800265fc0 after lost signal to thread 15245
I20260709 13:08:44.860639 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b70878b1c04004b54717ff34499c00" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:44.861307 15142 raft_consensus.cc:2468] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 0.
W20260709 13:08:44.866403 15112 consensus_peers.cc:597] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e -> Peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Couldn't send request to peer cf0e9ee8bfc3415291c8c930c76ebdac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:44.866917 15645 leader_election.cc:290] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:44.853492 15611 leader_election.cc:290] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:44.895030 15263 raft_consensus.cc:359] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.895713 15263 raft_consensus.cc:385] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.895964 15263 raft_consensus.cc:740] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.896428 15263 consensus_queue.cc:260] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.896477 15184 leader_election.cc:304] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:44.913133 15263 ts_tablet_manager.cc:1434] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.418s	user 0.030s	sys 0.045s
I20260709 13:08:44.914250 15263 tablet_bootstrap.cc:492] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:44.911283 15649 raft_consensus.cc:2804] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:44.879328 15612 leader_election.cc:290] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:44.931720 15649 raft_consensus.cc:697] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:44.941819 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b70878b1c04004b54717ff34499c00" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:44.953140 15263 tablet_bootstrap.cc:654] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.953953 15649 consensus_queue.cc:237] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.948081 15264 ts_tablet_manager.cc:1434] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.420s	user 0.024s	sys 0.045s
I20260709 13:08:44.956486 15264 tablet_bootstrap.cc:492] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:44.957607 15037 leader_election.cc:304] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:44.958798 15261 tablet_bootstrap.cc:492] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:44.959245 15261 ts_tablet_manager.cc:1403] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.558s	user 0.039s	sys 0.059s
I20260709 13:08:44.965065 15069 raft_consensus.cc:2468] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:44.969658 15652 raft_consensus.cc:493] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.974462 15652 raft_consensus.cc:515] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.976687 15652 leader_election.cc:290] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:44.982218 15494 leader_election.cc:290] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:44.988917 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231bcfd3c5f94a669e38f3e2b30f8da9" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:44.989943 15261 raft_consensus.cc:359] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:44.991565 15261 raft_consensus.cc:385] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.992579 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66119fb5063a4968b2455f02d03c6c53" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:44.992864 15261 raft_consensus.cc:740] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.999469 15261 consensus_queue.cc:260] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.011765 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66119fb5063a4968b2455f02d03c6c53" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:45.014075 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231bcfd3c5f94a669e38f3e2b30f8da9" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:45.014474 15264 tablet_bootstrap.cc:654] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.971922 15654 raft_consensus.cc:2804] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.024294 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8abb8651a534ec4bf5826535784d8d8" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:45.028635 15184 leader_election.cc:304] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:45.029482 15261 ts_tablet_manager.cc:1434] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.002s
I20260709 13:08:45.032241 15261 tablet_bootstrap.cc:492] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
W20260709 13:08:45.031177 15037 leader_election.cc:343] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.046164 15491 consensus_queue.cc:1048] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:45.046671 15186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 279499us
I20260709 13:08:45.035450 15524 raft_consensus.cc:2804] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.048607 15524 raft_consensus.cc:493] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.048970 15524 raft_consensus.cc:3060] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:45.049786 15186 leader_election.cc:343] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:45.114462 15112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 44470.2us
I20260709 13:08:45.119961 15263 tablet_bootstrap.cc:492] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:45.120577 15263 ts_tablet_manager.cc:1403] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.207s	user 0.013s	sys 0.012s
I20260709 13:08:45.114099 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8abb8651a534ec4bf5826535784d8d8" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:45.123939 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 90607.7us
W20260709 13:08:45.128933 15037 leader_election.cc:343] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:45.129693 15110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 78339.5us
W20260709 13:08:45.130151 15037 leader_election.cc:343] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:45.135540 15037 leader_election.cc:343] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.135877 15037 leader_election.cc:304] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:45.124647 15659 raft_consensus.cc:493] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.131167 15612 raft_consensus.cc:493] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.144006 15612 raft_consensus.cc:515] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.145941 15263 raft_consensus.cc:359] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.146601 15263 raft_consensus.cc:385] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.146864 15263 raft_consensus.cc:740] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.147548 15263 consensus_queue.cc:260] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.148551 15264 tablet_bootstrap.cc:492] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:45.148984 15264 ts_tablet_manager.cc:1403] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.193s	user 0.016s	sys 0.014s
I20260709 13:08:45.158946 15263 ts_tablet_manager.cc:1434] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
W20260709 13:08:45.176862 15110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 46361us
I20260709 13:08:45.181094 15261 tablet_bootstrap.cc:654] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.182402 15653 consensus_queue.cc:1048] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:45.177430 15652 raft_consensus.cc:2749] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.160462 15659 raft_consensus.cc:515] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.202451 15659 leader_election.cc:290] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:45.210956 15654 raft_consensus.cc:493] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.211462 15654 raft_consensus.cc:3060] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:45.215247 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 79719.8us
I20260709 13:08:45.215854 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc19a79b0334a8b83df3170e10e4f3f" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:45.216652 15069 raft_consensus.cc:2393] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 937497c267e84226ae8389b561abc78e in current term 1: Already voted for candidate cf0e9ee8bfc3415291c8c930c76ebdac in this term.
W20260709 13:08:45.218364 15037 leader_election.cc:343] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.218897 15037 leader_election.cc:304] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:45.219686 15665 raft_consensus.cc:2749] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.229192 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b70878b1c04004b54717ff34499c00" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:45.232544 15612 leader_election.cc:290] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:45.237243 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc19a79b0334a8b83df3170e10e4f3f" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:45.268297 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b70878b1c04004b54717ff34499c00" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:45.268082 15264 raft_consensus.cc:359] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.268909 15264 raft_consensus.cc:385] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.268965 15146 raft_consensus.cc:2468] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:45.269207 15264 raft_consensus.cc:740] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.271415 15263 tablet_bootstrap.cc:492] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:45.270681 15264 consensus_queue.cc:260] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.279631 15263 tablet_bootstrap.cc:654] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.305341 15264 ts_tablet_manager.cc:1434] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.156s	user 0.009s	sys 0.001s
I20260709 13:08:45.280741 15524 raft_consensus.cc:515] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.309885 15654 raft_consensus.cc:515] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.311169 15110 leader_election.cc:304] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:45.330185 15215 raft_consensus.cc:2393] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2cd9464909142caa01ea93ec8bc31cc in current term 1: Already voted for candidate cf0e9ee8bfc3415291c8c930c76ebdac in this term.
I20260709 13:08:45.330816 15524 leader_election.cc:290] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:45.330998 15397 raft_consensus.cc:3060] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.332839 15616 raft_consensus.cc:493] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.316422 15261 tablet_bootstrap.cc:492] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:45.334769 15261 ts_tablet_manager.cc:1403] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.303s	user 0.011s	sys 0.009s
I20260709 13:08:45.336091 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b70878b1c04004b54717ff34499c00" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:45.335961 15616 raft_consensus.cc:515] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.336616 15147 raft_consensus.cc:3060] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.325839 14968 catalog_manager.cc:5697] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:45.337370 15261 raft_consensus.cc:359] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:45.283022 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 64689.2us
I20260709 13:08:45.329691 15264 tablet_bootstrap.cc:492] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:45.339205 15261 raft_consensus.cc:385] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.341935 15261 raft_consensus.cc:740] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.343667 15261 consensus_queue.cc:260] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.348192 15397 raft_consensus.cc:2749] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.381916 15147 raft_consensus.cc:2468] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:45.385070 15261 ts_tablet_manager.cc:1434] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.001s
I20260709 13:08:45.474942 15186 leader_election.cc:304] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:45.479243 15621 raft_consensus.cc:2804] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.479768 15621 raft_consensus.cc:697] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
W20260709 13:08:45.478152 15037 leader_election.cc:343] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.481226 15037 leader_election.cc:304] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
W20260709 13:08:45.484828 15037 consensus_peers.cc:597] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc -> Peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Couldn't send request to peer cf0e9ee8bfc3415291c8c930c76ebdac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:45.433195 15669 raft_consensus.cc:493] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.378194 15617 raft_consensus.cc:493] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.488481 15665 raft_consensus.cc:2749] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.499853 15621 consensus_queue.cc:237] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.431504 15647 raft_consensus.cc:493] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.508271 15261 tablet_bootstrap.cc:492] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
W20260709 13:08:45.514071 15018 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:45.450695 15491 raft_consensus.cc:493] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.518924 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:45.515264 15617 raft_consensus.cc:515] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.527340 15617 leader_election.cc:290] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:45.538180 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b70878b1c04004b54717ff34499c00" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:45.521740 15669 raft_consensus.cc:515] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.542281 15071 raft_consensus.cc:2393] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cf0e9ee8bfc3415291c8c930c76ebdac in current term 1: Already voted for candidate a2cd9464909142caa01ea93ec8bc31cc in this term.
I20260709 13:08:45.520323 15491 raft_consensus.cc:515] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.556586 15219 raft_consensus.cc:3060] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.557351 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:45.540194 15616 leader_election.cc:290] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:45.529803 15647 raft_consensus.cc:515] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.552225 15612 raft_consensus.cc:493] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.564500 15654 leader_election.cc:290] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:45.594072 15642 consensus_queue.cc:1048] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.074s
I20260709 13:08:45.595355 15491 leader_election.cc:290] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:45.589119 15612 raft_consensus.cc:515] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.605527 15669 leader_election.cc:290] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:45.605511 15647 leader_election.cc:290] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:45.675748 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fd585149304d11811d8eac47dc4531" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:45.692232 15263 tablet_bootstrap.cc:492] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:45.692765 15263 ts_tablet_manager.cc:1403] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.422s	user 0.042s	sys 0.025s
I20260709 13:08:45.696452 15263 raft_consensus.cc:359] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.697145 15263 raft_consensus.cc:385] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.697458 15263 raft_consensus.cc:740] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.704276 15261 tablet_bootstrap.cc:654] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.705852 15065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a17014da9e64cbd920fc89ec8558b6b" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:45.717232 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b70878b1c04004b54717ff34499c00" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:45.718072 15146 raft_consensus.cc:2393] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a2cd9464909142caa01ea93ec8bc31cc in current term 1: Already voted for candidate cf0e9ee8bfc3415291c8c930c76ebdac in this term.
I20260709 13:08:45.699819 15612 leader_election.cc:290] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:08:45.724305 15037 leader_election.cc:343] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.725041 15263 consensus_queue.cc:260] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.741173 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744f99cba7ea4db1b2e6674a1fa7f9cf" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:45.741892 15147 raft_consensus.cc:2468] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:45.743556 15146 raft_consensus.cc:3060] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.745402 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045b6a6f9f1b4c928f3d2fa77894af5a" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:45.746690 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd352945e5a4668962ada2f8837f185" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:45.740824 15110 leader_election.cc:304] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:45.750808 15138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a17014da9e64cbd920fc89ec8558b6b" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:45.749449 15263 ts_tablet_manager.cc:1434] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 13:08:45.752290 15264 tablet_bootstrap.cc:654] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.752483 15263 tablet_bootstrap.cc:492] T 012a77688f5e4f34be1c785510a9248b P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:45.761336 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76db5c32fac1495cb0766a5a703a5873" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:45.761991 15186 leader_election.cc:304] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:45.763782 15186 leader_election.cc:304] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:08:45.764619 15446 raft_consensus.cc:2804] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.765008 15446 raft_consensus.cc:493] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.765347 15446 raft_consensus.cc:3060] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.769304 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd352945e5a4668962ada2f8837f185" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:45.760524 15066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744f99cba7ea4db1b2e6674a1fa7f9cf" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:45.777799 15617 raft_consensus.cc:2749] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.784876 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b70878b1c04004b54717ff34499c00" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:45.774017 15616 raft_consensus.cc:2749] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.794227 15661 consensus_queue.cc:1048] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:08:45.800040 15212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045b6a6f9f1b4c928f3d2fa77894af5a" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:45.811358 15037 leader_election.cc:343] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:45.812281 15037 leader_election.cc:343] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:45.845693 15037 leader_election.cc:343] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.846796 15037 leader_election.cc:304] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [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: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
W20260709 13:08:45.848910 15037 leader_election.cc:343] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.849488 15037 leader_election.cc:304] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:45.819537 15446 raft_consensus.cc:515] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:45.859405 15037 leader_election.cc:343] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.859843 15037 leader_election.cc:304] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:45.873164 15263 tablet_bootstrap.cc:654] T 012a77688f5e4f34be1c785510a9248b P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.872121 15651 raft_consensus.cc:2749] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.858608 15669 raft_consensus.cc:2749] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.876084 15261 tablet_bootstrap.cc:492] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:45.876791 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744f99cba7ea4db1b2e6674a1fa7f9cf" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:45.868057 15611 raft_consensus.cc:2749] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.883257 15261 ts_tablet_manager.cc:1403] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.403s	user 0.020s	sys 0.024s
I20260709 13:08:45.892143 15446 leader_election.cc:290] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:45.892385 15264 tablet_bootstrap.cc:492] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:45.893059 15264 ts_tablet_manager.cc:1403] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.564s	user 0.018s	sys 0.044s
I20260709 13:08:45.907250 15261 raft_consensus.cc:359] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.910458 15261 raft_consensus.cc:385] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.910878 15261 raft_consensus.cc:740] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.913381 15264 raft_consensus.cc:359] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.914179 15264 raft_consensus.cc:385] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.913512 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76db5c32fac1495cb0766a5a703a5873" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:45.911828 15261 consensus_queue.cc:260] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:45.926790 15261 ts_tablet_manager.cc:1434] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 13:08:45.927845 15261 tablet_bootstrap.cc:492] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc: Bootstrap starting.
I20260709 13:08:45.914526 15264 raft_consensus.cc:740] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.935639 15261 tablet_bootstrap.cc:654] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.936360 15264 consensus_queue.cc:260] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:45.945863 15184 leader_election.cc:343] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:45.948287 15184 leader_election.cc:343] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.954027 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744f99cba7ea4db1b2e6674a1fa7f9cf" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:45.954635 15147 raft_consensus.cc:3060] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.955497 15264 ts_tablet_manager.cc:1434] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.001s
I20260709 13:08:45.961001 15221 raft_consensus.cc:3060] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.961922 15642 consensus_queue.cc:1048] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:45.963061 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fd585149304d11811d8eac47dc4531" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:45.963769 15264 tablet_bootstrap.cc:492] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
W20260709 13:08:45.965291 15037 leader_election.cc:343] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.965723 15037 leader_election.cc:304] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:45.967717 15147 raft_consensus.cc:2468] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:46.006394 15264 tablet_bootstrap.cc:654] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:46.007893 15037 leader_election.cc:343] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.008893 15037 leader_election.cc:304] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:46.009804 15678 raft_consensus.cc:2749] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.012610 15651 raft_consensus.cc:493] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.013979 15651 raft_consensus.cc:515] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.029270 15651 leader_election.cc:290] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:46.017858 15678 raft_consensus.cc:493] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.019719 15612 raft_consensus.cc:2749] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.033037 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744f99cba7ea4db1b2e6674a1fa7f9cf" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:46.037853 15218 raft_consensus.cc:2393] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2cd9464909142caa01ea93ec8bc31cc in current term 1: Already voted for candidate cf0e9ee8bfc3415291c8c930c76ebdac in this term.
I20260709 13:08:46.032400 15613 raft_consensus.cc:493] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:46.036468 15110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 47704.9us
I20260709 13:08:46.049669 15263 tablet_bootstrap.cc:492] T 012a77688f5e4f34be1c785510a9248b P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:46.050382 15263 ts_tablet_manager.cc:1403] T 012a77688f5e4f34be1c785510a9248b P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.298s	user 0.027s	sys 0.036s
W20260709 13:08:46.062932 15186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 51525.7us
I20260709 13:08:46.064486 15186 leader_election.cc:304] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [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: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:08:46.051273 15613 raft_consensus.cc:515] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.038995 15678 raft_consensus.cc:515] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.074026 15678 leader_election.cc:290] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:46.075184 15642 raft_consensus.cc:2804] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:46.075723 15642 raft_consensus.cc:697] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:46.078925 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9758dd2aa3d24e6585e1f9895f8f0e43" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:46.082763 15145 raft_consensus.cc:3060] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.085667 15642 consensus_queue.cc:237] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.088441 15263 raft_consensus.cc:359] T 012a77688f5e4f34be1c785510a9248b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.089157 15263 raft_consensus.cc:385] T 012a77688f5e4f34be1c785510a9248b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.089993 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744f99cba7ea4db1b2e6674a1fa7f9cf" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:46.090812 15147 raft_consensus.cc:2393] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2cd9464909142caa01ea93ec8bc31cc in current term 1: Already voted for candidate cf0e9ee8bfc3415291c8c930c76ebdac in this term.
I20260709 13:08:46.091473 15261 tablet_bootstrap.cc:492] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc: No bootstrap required, opened a new log
I20260709 13:08:46.091926 15261 ts_tablet_manager.cc:1403] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc: Time spent bootstrapping tablet: real 0.164s	user 0.031s	sys 0.019s
I20260709 13:08:46.089514 15263 raft_consensus.cc:740] T 012a77688f5e4f34be1c785510a9248b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
W20260709 13:08:46.099165 15037 leader_election.cc:343] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.104465 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954013111ff24e1982df1de0440f51be" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:46.105876 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9758dd2aa3d24e6585e1f9895f8f0e43" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:46.106033 15263 consensus_queue.cc:260] T 012a77688f5e4f34be1c785510a9248b P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.101794 15261 raft_consensus.cc:359] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.107266 15261 raft_consensus.cc:385] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.107584 15261 raft_consensus.cc:740] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.093608 15613 leader_election.cc:290] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:46.109400 15261 consensus_queue.cc:260] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.110030 15037 leader_election.cc:304] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:46.108431 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954013111ff24e1982df1de0440f51be" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:46.117270 14969 catalog_manager.cc:5697] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } }
I20260709 13:08:46.121225 15613 raft_consensus.cc:3060] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:46.122711 15037 leader_election.cc:343] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:46.123884 15037 leader_election.cc:343] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.124274 15037 leader_election.cc:304] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:46.126844 15621 consensus_queue.cc:1048] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:46.130988 15678 raft_consensus.cc:2749] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.133466 15263 ts_tablet_manager.cc:1434] T 012a77688f5e4f34be1c785510a9248b P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
W20260709 13:08:46.139165 15037 leader_election.cc:343] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.139716 15037 leader_election.cc:304] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:46.141192 15678 raft_consensus.cc:2749] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.144534 15261 ts_tablet_manager.cc:1434] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 13:08:46.166318 15263 tablet_bootstrap.cc:492] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:46.173391 15218 raft_consensus.cc:3060] T 012a77688f5e4f34be1c785510a9248b P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.177249 15613 raft_consensus.cc:2749] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.190301 15641 raft_consensus.cc:493] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf0e9ee8bfc3415291c8c930c76ebdac)
I20260709 13:08:46.190929 15641 raft_consensus.cc:515] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.205107 15263 tablet_bootstrap.cc:654] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.207803 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd682f5107442919a815af8fdcb55b8" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:46.213591 15064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd682f5107442919a815af8fdcb55b8" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:46.210966 15641 leader_election.cc:290] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:46.219278 15264 tablet_bootstrap.cc:492] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:46.219832 15264 ts_tablet_manager.cc:1403] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.256s	user 0.013s	sys 0.005s
I20260709 13:08:46.227648 15264 raft_consensus.cc:359] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.228725 15264 raft_consensus.cc:385] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.229091 15264 raft_consensus.cc:740] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.230068 15264 consensus_queue.cc:260] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.232870 15264 ts_tablet_manager.cc:1434] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260709 13:08:46.234241 15264 tablet_bootstrap.cc:492] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:46.235265 15110 leader_election.cc:304] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:46.237183 15641 raft_consensus.cc:2749] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:46.249075 15263 tablet_bootstrap.cc:492] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:46.249529 15263 ts_tablet_manager.cc:1403] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.014s
I20260709 13:08:46.252673 15263 raft_consensus.cc:359] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.253334 15263 raft_consensus.cc:385] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.253688 15263 raft_consensus.cc:740] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.254722 15263 consensus_queue.cc:260] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.257261 15263 ts_tablet_manager.cc:1434] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:46.258330 15263 tablet_bootstrap.cc:492] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:46.259431 15264 tablet_bootstrap.cc:654] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.264310 15263 tablet_bootstrap.cc:654] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.271755 15613 raft_consensus.cc:493] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.272331 15613 raft_consensus.cc:515] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.275213 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2f70d85fec4c34a07015bca506cf44" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:46.276670 15037 leader_election.cc:343] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.276716 15613 leader_election.cc:290] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:46.282953 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2f70d85fec4c34a07015bca506cf44" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:46.285094 15037 leader_election.cc:343] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.285595 15037 leader_election.cc:304] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:46.287014 15613 raft_consensus.cc:2749] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.292225 15263 tablet_bootstrap.cc:492] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:46.292775 15263 ts_tablet_manager.cc:1403] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.013s
I20260709 13:08:46.295876 15263 raft_consensus.cc:359] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.296599 15263 raft_consensus.cc:385] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.296917 15263 raft_consensus.cc:740] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.297749 15263 consensus_queue.cc:260] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.299700 15263 ts_tablet_manager.cc:1434] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:46.301450 15263 tablet_bootstrap.cc:492] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:46.307252 15263 tablet_bootstrap.cc:654] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.314644 15263 tablet_bootstrap.cc:492] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:46.315205 15263 ts_tablet_manager.cc:1403] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 13:08:46.317569 15263 raft_consensus.cc:359] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.318272 15263 raft_consensus.cc:385] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.318579 15263 raft_consensus.cc:740] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.319226 15263 consensus_queue.cc:260] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.321265 15263 ts_tablet_manager.cc:1434] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:46.322263 15263 tablet_bootstrap.cc:492] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:46.327994 15263 tablet_bootstrap.cc:654] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.333547 15647 raft_consensus.cc:493] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.334137 15647 raft_consensus.cc:515] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.337261 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd352945e5a4668962ada2f8837f185" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:46.338006 15063 raft_consensus.cc:2468] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:46.339351 15184 leader_election.cc:304] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:46.339551 15264 tablet_bootstrap.cc:492] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:46.340196 15642 raft_consensus.cc:2804] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:46.340611 15642 raft_consensus.cc:493] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:46.340969 15642 raft_consensus.cc:3060] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.347970 15647 leader_election.cc:290] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:46.353560 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd352945e5a4668962ada2f8837f185" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:46.356813 15186 leader_election.cc:343] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.340188 15264 ts_tablet_manager.cc:1403] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.000s
I20260709 13:08:46.359814 15642 raft_consensus.cc:515] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.362800 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd352945e5a4668962ada2f8837f185" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:46.363427 15063 raft_consensus.cc:3060] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.370836 15642 leader_election.cc:290] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:46.371657 15264 raft_consensus.cc:359] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.372387 15264 raft_consensus.cc:385] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.372637 15264 raft_consensus.cc:740] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.372687 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd352945e5a4668962ada2f8837f185" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:46.373250 15264 consensus_queue.cc:260] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:46.374155 15186 leader_election.cc:343] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.380928 15264 ts_tablet_manager.cc:1434] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260709 13:08:46.381877 14967 catalog_manager.cc:5697] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:46.386116 15264 tablet_bootstrap.cc:492] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:46.386617 15063 raft_consensus.cc:2468] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:46.394749 15184 leader_election.cc:304] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:46.397017 15647 raft_consensus.cc:2804] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:46.397593 15647 raft_consensus.cc:697] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:46.398533 15647 consensus_queue.cc:237] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.391784 15263 tablet_bootstrap.cc:492] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:46.408233 15678 raft_consensus.cc:493] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.408715 15678 raft_consensus.cc:515] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.410584 15678 leader_election.cc:290] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:46.404448 15263 ts_tablet_manager.cc:1403] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.025s
I20260709 13:08:46.413285 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:46.414642 15037 leader_election.cc:343] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.417174 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:46.418386 15264 tablet_bootstrap.cc:654] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:46.418915 15037 leader_election.cc:343] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.419277 15037 leader_election.cc:304] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:46.423985 15678 raft_consensus.cc:2749] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.438179 15263 raft_consensus.cc:359] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.452363 14967 catalog_manager.cc:5697] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:46.448477 15263 raft_consensus.cc:385] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.474296 15263 raft_consensus.cc:740] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.476965 15263 consensus_queue.cc:260] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.479975 15263 ts_tablet_manager.cc:1434] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260709 13:08:46.492918 15263 tablet_bootstrap.cc:492] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:46.508111 15263 tablet_bootstrap.cc:654] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.509562 15647 raft_consensus.cc:493] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.516017 15647 raft_consensus.cc:515] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.518059 15647 leader_election.cc:290] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:46.520082 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8abb8651a534ec4bf5826535784d8d8" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:46.520702 15145 raft_consensus.cc:2468] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:46.525970 15186 leader_election.cc:304] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:46.527009 15643 raft_consensus.cc:2804] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:46.527384 15643 raft_consensus.cc:493] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:46.527751 15643 raft_consensus.cc:3060] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.529040 15642 raft_consensus.cc:493] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.529527 15642 raft_consensus.cc:515] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.531502 15642 leader_election.cc:290] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:46.536566 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045b6a6f9f1b4c928f3d2fa77894af5a" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:46.539525 15186 leader_election.cc:343] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.556171 15264 tablet_bootstrap.cc:492] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:46.556648 15264 ts_tablet_manager.cc:1403] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.171s	user 0.015s	sys 0.019s
I20260709 13:08:46.550814 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045b6a6f9f1b4c928f3d2fa77894af5a" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:46.559459 15067 raft_consensus.cc:2468] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:46.561280 15184 leader_election.cc:304] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:46.558882 15642 consensus_queue.cc:1048] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:08:46.561990 15394 raft_consensus.cc:2804] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:46.562352 15394 raft_consensus.cc:493] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:46.562678 15394 raft_consensus.cc:3060] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.568058 15394 raft_consensus.cc:515] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.571038 15394 leader_election.cc:290] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:46.571344 15643 raft_consensus.cc:515] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.574267 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045b6a6f9f1b4c928f3d2fa77894af5a" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
W20260709 13:08:46.575366 15186 leader_election.cc:343] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.577701 15064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045b6a6f9f1b4c928f3d2fa77894af5a" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:46.579169 15064 raft_consensus.cc:3060] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.582396 15264 raft_consensus.cc:359] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.583173 15264 raft_consensus.cc:385] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.583452 15264 raft_consensus.cc:740] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.584209 15264 consensus_queue.cc:260] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.587193 15264 ts_tablet_manager.cc:1434] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.003s
W20260709 13:08:46.588177 15018 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:46.588963 15264 tablet_bootstrap.cc:492] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:46.573117 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8abb8651a534ec4bf5826535784d8d8" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:46.590260 15063 raft_consensus.cc:2468] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:46.598145 15668 raft_consensus.cc:493] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.598626 15668 raft_consensus.cc:515] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.600625 15668 leader_election.cc:290] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:46.604555 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2f70d85fec4c34a07015bca506cf44" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:46.605222 15221 raft_consensus.cc:2468] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:46.606544 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2f70d85fec4c34a07015bca506cf44" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:46.606680 15112 leader_election.cc:304] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:46.605898 15264 tablet_bootstrap.cc:654] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.607465 15668 raft_consensus.cc:2804] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:46.607676 15063 raft_consensus.cc:2468] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:46.607854 15668 raft_consensus.cc:493] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:46.608353 15668 raft_consensus.cc:3060] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.609827 15643 leader_election.cc:290] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:46.611159 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8abb8651a534ec4bf5826535784d8d8" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:46.611447 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8abb8651a534ec4bf5826535784d8d8" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:46.611958 15064 raft_consensus.cc:2468] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:46.611929 15063 raft_consensus.cc:3060] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.614869 15184 leader_election.cc:304] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:46.620180 15647 raft_consensus.cc:2804] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:46.620807 15647 raft_consensus.cc:697] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:46.611956 15145 raft_consensus.cc:3060] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.638006 15145 raft_consensus.cc:2468] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:46.640461 15186 leader_election.cc:304] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:46.642377 15692 raft_consensus.cc:2804] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:46.643335 15692 raft_consensus.cc:697] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:46.644239 15692 consensus_queue.cc:237] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.650988 15063 raft_consensus.cc:2468] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:46.652076 15394 consensus_queue.cc:1048] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.629750 15647 consensus_queue.cc:237] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.672084 15668 raft_consensus.cc:515] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.690788 15668 leader_election.cc:290] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:46.692142 15263 tablet_bootstrap.cc:492] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:46.693145 15263 ts_tablet_manager.cc:1403] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.200s	user 0.030s	sys 0.021s
I20260709 13:08:46.692201 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2f70d85fec4c34a07015bca506cf44" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:46.699340 15221 raft_consensus.cc:3060] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.705144 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2f70d85fec4c34a07015bca506cf44" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:46.707422 15063 raft_consensus.cc:3060] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.774945 15263 raft_consensus.cc:359] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.775661 15263 raft_consensus.cc:385] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.775940 15263 raft_consensus.cc:740] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.776057 15221 raft_consensus.cc:2468] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:46.776762 15263 consensus_queue.cc:260] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.786005 14968 catalog_manager.cc:5697] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:46.787945 15112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 58839.4us
I20260709 13:08:46.791206 15063 raft_consensus.cc:2468] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:46.789388 15112 leader_election.cc:304] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:46.789538 14968 catalog_manager.cc:5697] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:46.796815 15263 ts_tablet_manager.cc:1434] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.103s	user 0.004s	sys 0.003s
I20260709 13:08:46.798571 15668 raft_consensus.cc:2804] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:46.802357 15668 raft_consensus.cc:697] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:46.803133 15668 consensus_queue.cc:237] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.823637 15264 tablet_bootstrap.cc:492] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:46.824034 15263 tablet_bootstrap.cc:492] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:46.824105 15264 ts_tablet_manager.cc:1403] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.235s	user 0.022s	sys 0.025s
I20260709 13:08:46.831913 15264 raft_consensus.cc:359] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.832664 15264 raft_consensus.cc:385] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.832940 15264 raft_consensus.cc:740] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.833577 15264 consensus_queue.cc:260] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.840454 15264 ts_tablet_manager.cc:1434] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 13:08:46.841697 15264 tablet_bootstrap.cc:492] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:46.849764 15264 tablet_bootstrap.cc:654] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.854106 15263 tablet_bootstrap.cc:654] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.855626 14967 catalog_manager.cc:5697] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:46.861891 15690 raft_consensus.cc:493] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.862439 15690 raft_consensus.cc:515] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.864454 15690 leader_election.cc:290] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:46.866137 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045b6a6f9f1b4c928f3d2fa77894af5a" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:46.868993 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045b6a6f9f1b4c928f3d2fa77894af5a" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:46.870015 15063 raft_consensus.cc:2393] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 937497c267e84226ae8389b561abc78e in current term 1: Already voted for candidate cf0e9ee8bfc3415291c8c930c76ebdac in this term.
I20260709 13:08:46.871518 15110 leader_election.cc:304] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:46.873589 15668 raft_consensus.cc:3060] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.887663 15668 raft_consensus.cc:2749] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.890784 15647 consensus_queue.cc:1048] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:46.892192 15263 tablet_bootstrap.cc:492] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:46.892668 15263 ts_tablet_manager.cc:1403] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.000s
I20260709 13:08:46.899453 15264 tablet_bootstrap.cc:492] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:46.899978 15264 ts_tablet_manager.cc:1403] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.006s
I20260709 13:08:46.904378 15264 raft_consensus.cc:359] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.905066 15264 raft_consensus.cc:385] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.905356 15264 raft_consensus.cc:740] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.906689 15264 consensus_queue.cc:260] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.908568 15264 ts_tablet_manager.cc:1434] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:08:46.908421 15263 raft_consensus.cc:359] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.910058 15264 tablet_bootstrap.cc:492] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:46.909376 15263 raft_consensus.cc:385] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.910518 15263 raft_consensus.cc:740] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.911286 15263 consensus_queue.cc:260] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.921253 15264 tablet_bootstrap.cc:654] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.935336 15263 ts_tablet_manager.cc:1434] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.003s
I20260709 13:08:46.942468 15263 tablet_bootstrap.cc:492] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:46.943095 15668 raft_consensus.cc:493] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.943643 15668 raft_consensus.cc:515] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.945861 15668 leader_election.cc:290] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:46.946719 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66119fb5063a4968b2455f02d03c6c53" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:46.947533 15067 raft_consensus.cc:2468] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:46.948978 15110 leader_election.cc:304] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:46.950470 15668 raft_consensus.cc:2804] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:46.950817 15668 raft_consensus.cc:493] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:46.951153 15668 raft_consensus.cc:3060] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.956893 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66119fb5063a4968b2455f02d03c6c53" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:46.958061 15112 leader_election.cc:343] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.963608 15668 raft_consensus.cc:515] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:08:46.963951 15186 consensus_peers.cc:597] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:46.966666 15064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66119fb5063a4968b2455f02d03c6c53" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:46.967265 15064 raft_consensus.cc:3060] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.967868 15668 leader_election.cc:290] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:46.971328 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66119fb5063a4968b2455f02d03c6c53" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
W20260709 13:08:46.973018 15112 leader_election.cc:343] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.981055 15263 tablet_bootstrap.cc:654] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.981820 15613 raft_consensus.cc:493] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.982364 15613 raft_consensus.cc:515] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:46.988286 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231bcfd3c5f94a669e38f3e2b30f8da9" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:46.989755 15613 leader_election.cc:290] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:08:46.989797 15037 leader_election.cc:343] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.991600 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231bcfd3c5f94a669e38f3e2b30f8da9" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:08:46.993073 15037 leader_election.cc:343] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.993404 15037 leader_election.cc:304] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:46.994798 15613 raft_consensus.cc:2749] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.995772 15064 raft_consensus.cc:2468] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:46.997008 15110 leader_election.cc:304] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:46.998286 15668 raft_consensus.cc:2804] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:46.998878 15668 raft_consensus.cc:697] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:47.000391 15668 consensus_queue.cc:237] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.023511 15264 tablet_bootstrap.cc:492] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:47.024041 15264 ts_tablet_manager.cc:1403] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.115s	user 0.022s	sys 0.038s
I20260709 13:08:47.024725 15263 tablet_bootstrap.cc:492] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:47.025242 15263 ts_tablet_manager.cc:1403] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.023s
I20260709 13:08:47.027127 15264 raft_consensus.cc:359] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.027848 15264 raft_consensus.cc:385] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.028160 15264 raft_consensus.cc:740] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.029945 15263 raft_consensus.cc:359] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.030699 15263 raft_consensus.cc:385] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.030989 15263 raft_consensus.cc:740] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.031788 15263 consensus_queue.cc:260] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.035869 15264 consensus_queue.cc:260] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.036696 15641 raft_consensus.cc:493] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.037194 15641 raft_consensus.cc:515] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.043744 15641 leader_election.cc:290] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:47.044070 15263 ts_tablet_manager.cc:1434] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:08:47.043982 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231bcfd3c5f94a669e38f3e2b30f8da9" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:47.044776 15063 raft_consensus.cc:2468] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 0.
I20260709 13:08:47.047606 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231bcfd3c5f94a669e38f3e2b30f8da9" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:47.048247 15110 leader_election.cc:304] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:08:47.049710 15641 raft_consensus.cc:2804] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.050081 15641 raft_consensus.cc:493] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.050559 15641 raft_consensus.cc:3060] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:47.052626 15112 leader_election.cc:343] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.057438 14967 catalog_manager.cc:5697] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:47.061033 15263 tablet_bootstrap.cc:492] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:47.062692 15264 ts_tablet_manager.cc:1434] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.005s
I20260709 13:08:47.063789 15264 tablet_bootstrap.cc:492] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:47.097348 15692 raft_consensus.cc:493] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.097916 15692 raft_consensus.cc:515] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.098855 15641 raft_consensus.cc:515] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.100138 15692 leader_election.cc:290] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:47.100883 15641 leader_election.cc:290] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:47.102852 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76db5c32fac1495cb0766a5a703a5873" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:47.103327 15064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231bcfd3c5f94a669e38f3e2b30f8da9" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:47.103466 15145 raft_consensus.cc:2468] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:47.103858 15064 raft_consensus.cc:3060] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.105103 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231bcfd3c5f94a669e38f3e2b30f8da9" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:47.106422 15186 leader_election.cc:304] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
W20260709 13:08:47.106913 15112 leader_election.cc:343] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.111384 15264 tablet_bootstrap.cc:654] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.112985 15263 tablet_bootstrap.cc:654] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.112385 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76db5c32fac1495cb0766a5a703a5873" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:47.114398 15063 raft_consensus.cc:2468] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:47.116194 15692 raft_consensus.cc:2804] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.117671 15692 raft_consensus.cc:493] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.118084 15692 raft_consensus.cc:3060] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.134516 15064 raft_consensus.cc:2468] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:47.135730 15110 leader_election.cc:304] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:47.125166 15692 raft_consensus.cc:515] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.136612 15641 raft_consensus.cc:2804] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:47.139226 15641 raft_consensus.cc:697] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:08:47.140308 15641 consensus_queue.cc:237] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.141263 15263 tablet_bootstrap.cc:492] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:47.145117 15692 leader_election.cc:290] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:47.145730 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76db5c32fac1495cb0766a5a703a5873" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:47.146319 15063 raft_consensus.cc:3060] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.146652 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76db5c32fac1495cb0766a5a703a5873" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:47.147318 15141 raft_consensus.cc:3060] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.152942 15642 consensus_queue.cc:1048] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:47.158703 15063 raft_consensus.cc:2468] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:47.161091 15184 leader_election.cc:304] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:47.141724 15263 ts_tablet_manager.cc:1403] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.000s
I20260709 13:08:47.162935 15647 raft_consensus.cc:2804] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:47.163450 15647 raft_consensus.cc:697] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:47.164312 15647 consensus_queue.cc:237] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.145757 15692 consensus_queue.cc:1048] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 13:08:47.174994 15264 tablet_bootstrap.cc:492] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:47.175462 15264 ts_tablet_manager.cc:1403] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.112s	user 0.011s	sys 0.011s
I20260709 13:08:47.181129 15141 raft_consensus.cc:2468] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:47.184755 15263 raft_consensus.cc:359] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.185534 15263 raft_consensus.cc:385] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.185809 15263 raft_consensus.cc:740] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.186655 15263 consensus_queue.cc:260] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.193035 15263 ts_tablet_manager.cc:1434] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:08:47.205258 15621 consensus_queue.cc:1048] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:47.206357 15263 tablet_bootstrap.cc:492] T 66119fb5063a4968b2455f02d03c6c53 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:47.208814 15264 raft_consensus.cc:359] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.209806 15264 raft_consensus.cc:385] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.210062 15264 raft_consensus.cc:740] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.210775 15264 consensus_queue.cc:260] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.212893 15264 ts_tablet_manager.cc:1434] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.002s
I20260709 13:08:47.213819 15264 tablet_bootstrap.cc:492] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:47.219107 14968 catalog_manager.cc:5697] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:47.222620 15647 raft_consensus.cc:493] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.223088 15647 raft_consensus.cc:515] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.224797 15647 leader_election.cc:290] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:47.215685 15621 consensus_queue.cc:1048] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:47.225350 14967 catalog_manager.cc:5697] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:47.229620 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954013111ff24e1982df1de0440f51be" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:47.233441 15186 leader_election.cc:343] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.241456 15064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954013111ff24e1982df1de0440f51be" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:47.242223 15264 tablet_bootstrap.cc:654] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.242166 15064 raft_consensus.cc:2468] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:47.243599 15184 leader_election.cc:304] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:47.245268 15661 raft_consensus.cc:2804] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.245679 15661 raft_consensus.cc:493] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.246023 15661 raft_consensus.cc:3060] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.253620 15263 tablet_bootstrap.cc:654] T 66119fb5063a4968b2455f02d03c6c53 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.272890 15661 raft_consensus.cc:515] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.276119 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954013111ff24e1982df1de0440f51be" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
W20260709 13:08:47.277856 15186 leader_election.cc:343] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.278483 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954013111ff24e1982df1de0440f51be" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:47.279079 15067 raft_consensus.cc:3060] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.283039 15661 leader_election.cc:290] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:47.299194 15641 raft_consensus.cc:493] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.299741 15641 raft_consensus.cc:515] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.304839 15641 leader_election.cc:290] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:47.306524 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd352945e5a4668962ada2f8837f185" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:47.311053 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd352945e5a4668962ada2f8837f185" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:47.317168 15647 raft_consensus.cc:493] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.317778 15647 raft_consensus.cc:515] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.317026 15110 leader_election.cc:304] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:47.320505 15668 raft_consensus.cc:2749] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:47.323413 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:08:47.324868 15186 leader_election.cc:343] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.327829 15066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:47.328476 15066 raft_consensus.cc:2468] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:47.327015 15647 leader_election.cc:290] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:47.333518 15184 leader_election.cc:304] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:47.334160 15067 raft_consensus.cc:2468] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:47.334815 15661 raft_consensus.cc:2804] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.335202 15661 raft_consensus.cc:493] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.335551 15661 raft_consensus.cc:3060] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.335464 15184 leader_election.cc:304] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:47.336844 15647 raft_consensus.cc:2804] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:47.338425 15647 raft_consensus.cc:697] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:47.338907 15264 tablet_bootstrap.cc:492] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:47.339358 15264 ts_tablet_manager.cc:1403] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.126s	user 0.013s	sys 0.009s
I20260709 13:08:47.339319 15647 consensus_queue.cc:237] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.342609 15264 raft_consensus.cc:359] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.342751 15661 raft_consensus.cc:515] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.343353 15264 raft_consensus.cc:385] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.343705 15264 raft_consensus.cc:740] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.344365 15264 consensus_queue.cc:260] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.345917 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:47.346035 15145 raft_consensus.cc:3060] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.347007 15263 tablet_bootstrap.cc:492] T 66119fb5063a4968b2455f02d03c6c53 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:47.347471 15263 ts_tablet_manager.cc:1403] T 66119fb5063a4968b2455f02d03c6c53 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.148s	user 0.022s	sys 0.025s
I20260709 13:08:47.353199 15063 raft_consensus.cc:3060] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.354635 15264 ts_tablet_manager.cc:1434] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:08:47.363068 15263 raft_consensus.cc:359] T 66119fb5063a4968b2455f02d03c6c53 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.363794 15263 raft_consensus.cc:385] T 66119fb5063a4968b2455f02d03c6c53 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.364058 15263 raft_consensus.cc:740] T 66119fb5063a4968b2455f02d03c6c53 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.364683 15263 consensus_queue.cc:260] T 66119fb5063a4968b2455f02d03c6c53 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.366823 15263 ts_tablet_manager.cc:1434] T 66119fb5063a4968b2455f02d03c6c53 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:08:47.367385 15661 leader_election.cc:290] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:47.369081 15263 tablet_bootstrap.cc:492] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:47.371250 15063 raft_consensus.cc:2468] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:47.371496 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
W20260709 13:08:47.374708 15186 leader_election.cc:343] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.377156 15690 consensus_queue.cc:1048] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.379405 15263 tablet_bootstrap.cc:654] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.383383 15184 leader_election.cc:304] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:47.384907 15621 raft_consensus.cc:2804] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:47.385133 15264 tablet_bootstrap.cc:492] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:47.385464 15621 raft_consensus.cc:697] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:47.386390 15621 consensus_queue.cc:237] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.400082 15616 raft_consensus.cc:493] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.400559 15616 raft_consensus.cc:515] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.402513 15616 leader_election.cc:290] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:47.403311 15263 tablet_bootstrap.cc:492] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:47.403843 15263 ts_tablet_manager.cc:1403] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.001s
I20260709 13:08:47.405325 15616 consensus_queue.cc:1048] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.408715 15263 raft_consensus.cc:359] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.410312 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954013111ff24e1982df1de0440f51be" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:47.409403 15263 raft_consensus.cc:385] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.412703 15263 raft_consensus.cc:740] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.413596 15263 consensus_queue.cc:260] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.417924 15263 ts_tablet_manager.cc:1434] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:08:47.418824 15263 tablet_bootstrap.cc:492] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac: Bootstrap starting.
I20260709 13:08:47.419044 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954013111ff24e1982df1de0440f51be" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:47.419827 15067 raft_consensus.cc:2393] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 937497c267e84226ae8389b561abc78e in current term 1: Already voted for candidate cf0e9ee8bfc3415291c8c930c76ebdac in this term.
I20260709 13:08:47.421218 15110 leader_election.cc:304] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:47.424029 15616 raft_consensus.cc:3060] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:47.433135 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 48848.9us
I20260709 13:08:47.439067 15263 tablet_bootstrap.cc:654] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.474835 14968 catalog_manager.cc:5697] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:47.469588 15263 tablet_bootstrap.cc:492] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac: No bootstrap required, opened a new log
I20260709 13:08:47.476784 15263 ts_tablet_manager.cc:1403] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.004s
I20260709 13:08:47.439548 15264 tablet_bootstrap.cc:654] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.481909 15263 raft_consensus.cc:359] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.487824 15263 raft_consensus.cc:385] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.488226 15263 raft_consensus.cc:740] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.488909 15263 consensus_queue.cc:260] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.513919 15263 ts_tablet_manager.cc:1434] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:08:47.525372 15690 consensus_queue.cc:1048] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:47.534547 15218 raft_consensus.cc:3060] T 66119fb5063a4968b2455f02d03c6c53 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.535617 15264 tablet_bootstrap.cc:492] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:47.536152 15264 ts_tablet_manager.cc:1403] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.181s	user 0.008s	sys 0.010s
I20260709 13:08:47.516391 14967 catalog_manager.cc:5697] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:47.542461 15641 consensus_queue.cc:1048] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.546934 15616 raft_consensus.cc:2749] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:47.557459 15264 raft_consensus.cc:359] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.558343 15264 raft_consensus.cc:385] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.558655 15264 raft_consensus.cc:740] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.588753 15647 consensus_queue.cc:1048] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.559296 15264 consensus_queue.cc:260] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.628031 15647 raft_consensus.cc:493] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.628594 15647 raft_consensus.cc:515] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.630806 15647 leader_election.cc:290] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:47.639693 15264 ts_tablet_manager.cc:1434] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.103s	user 0.007s	sys 0.000s
I20260709 13:08:47.640539 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9758dd2aa3d24e6585e1f9895f8f0e43" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:47.641188 15264 tablet_bootstrap.cc:492] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
W20260709 13:08:47.641947 15186 leader_election.cc:343] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.644018 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9758dd2aa3d24e6585e1f9895f8f0e43" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:47.644675 15067 raft_consensus.cc:2468] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:47.648808 15184 leader_election.cc:304] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:47.649718 15647 raft_consensus.cc:2804] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.650158 15647 raft_consensus.cc:493] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.650650 15647 raft_consensus.cc:3060] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.659336 15647 raft_consensus.cc:515] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.660187 15264 tablet_bootstrap.cc:654] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.664479 15621 consensus_queue.cc:1048] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.667063 15066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9758dd2aa3d24e6585e1f9895f8f0e43" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:47.667661 15066 raft_consensus.cc:3060] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.670135 15621 raft_consensus.cc:493] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.670746 15621 raft_consensus.cc:515] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.673820 15621 leader_election.cc:290] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:47.681844 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fd585149304d11811d8eac47dc4531" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:47.682526 15063 raft_consensus.cc:2468] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:47.683822 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9758dd2aa3d24e6585e1f9895f8f0e43" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:47.687338 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fd585149304d11811d8eac47dc4531" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:47.687935 15145 raft_consensus.cc:2468] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 0.
I20260709 13:08:47.689785 15184 leader_election.cc:304] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:47.697083 15066 raft_consensus.cc:2468] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:47.697827 15621 raft_consensus.cc:2804] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.703860 15621 raft_consensus.cc:493] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.704236 15621 raft_consensus.cc:3060] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:47.698561 15186 leader_election.cc:343] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.708969 15647 leader_election.cc:290] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:47.714913 15621 raft_consensus.cc:515] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.716778 15221 raft_consensus.cc:3060] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.717789 15621 leader_election.cc:290] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:47.724453 15690 consensus_queue.cc:1048] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.725785 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fd585149304d11811d8eac47dc4531" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:47.726464 15141 raft_consensus.cc:3060] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.731050 15264 tablet_bootstrap.cc:492] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:47.731526 15264 ts_tablet_manager.cc:1403] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.017s
I20260709 13:08:47.732180 15066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fd585149304d11811d8eac47dc4531" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:47.732817 15066 raft_consensus.cc:3060] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.734119 15141 raft_consensus.cc:2468] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:47.737392 15264 raft_consensus.cc:359] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.738193 15264 raft_consensus.cc:385] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.738492 15264 raft_consensus.cc:740] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.738535 15184 leader_election.cc:304] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:47.739326 15661 raft_consensus.cc:2804] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:47.739849 15661 raft_consensus.cc:697] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:47.739379 15264 consensus_queue.cc:260] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.740687 15661 consensus_queue.cc:237] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.746657 15264 ts_tablet_manager.cc:1434] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 13:08:47.747635 15264 tablet_bootstrap.cc:492] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e: Bootstrap starting.
I20260709 13:08:47.747361 15186 leader_election.cc:304] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:47.748415 15647 raft_consensus.cc:2804] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:47.749046 15647 raft_consensus.cc:697] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:47.749863 15647 consensus_queue.cc:237] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.757213 15641 consensus_queue.cc:1048] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:47.764909 15264 tablet_bootstrap.cc:654] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.767629 15066 raft_consensus.cc:2468] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:08:47.783643 15264 tablet_bootstrap.cc:492] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e: No bootstrap required, opened a new log
I20260709 13:08:47.784214 15264 ts_tablet_manager.cc:1403] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.006s
I20260709 13:08:47.787374 15264 raft_consensus.cc:359] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.787781 15141 raft_consensus.cc:3060] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.788115 15264 raft_consensus.cc:385] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.788475 15264 raft_consensus.cc:740] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.789436 15264 consensus_queue.cc:260] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.805258 15264 ts_tablet_manager.cc:1434] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:08:47.811388 15616 raft_consensus.cc:493] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.811890 15616 raft_consensus.cc:515] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.814625 15616 leader_election.cc:290] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:47.816057 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:47.823395 15692 consensus_queue.cc:1048] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.823928 14967 catalog_manager.cc:5697] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:47.825595 14967 catalog_manager.cc:5697] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:47.834085 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:47.834187 15692 consensus_queue.cc:1048] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.834839 15063 raft_consensus.cc:2468] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:08:47.841027 15110 leader_election.cc:304] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:47.841776 15641 raft_consensus.cc:2804] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:47.842140 15641 raft_consensus.cc:493] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.842450 15641 raft_consensus.cc:3060] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.856043 15641 raft_consensus.cc:515] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.863091 15063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:08:47.863528 15141 raft_consensus.cc:1240] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Rejecting Update request from peer cf0e9ee8bfc3415291c8c930c76ebdac for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:08:47.868539 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:47.858028 15641 leader_election.cc:290] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:47.871528 15112 leader_election.cc:304] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:47.873131 15616 raft_consensus.cc:2749] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:47.882215 15621 consensus_queue.cc:1059] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.883889 15621 raft_consensus.cc:3055] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:47.884253 15621 raft_consensus.cc:740] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:08:47.889920 15621 consensus_queue.cc:260] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:47.892371 15621 raft_consensus.cc:3060] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.914162 15647 consensus_queue.cc:1048] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.932814 15647 consensus_queue.cc:1048] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:47.943025 15753 log.cc:927] Time spent T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc: Append to log took a long time: real 0.054s	user 0.002s	sys 0.000s
I20260709 13:08:48.090576 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:48.118170 15758 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:48.230351 15759 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:48.238860 15743 raft_consensus.cc:493] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.239499 15743 raft_consensus.cc:515] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:48.241875 15743 leader_election.cc:290] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:48.259274 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9758dd2aa3d24e6585e1f9895f8f0e43" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:48.276786 15147 raft_consensus.cc:3060] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.281293 15394 consensus_queue.cc:1048] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:48.293421 15064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9758dd2aa3d24e6585e1f9895f8f0e43" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:48.294453 15064 raft_consensus.cc:2393] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 937497c267e84226ae8389b561abc78e in current term 1: Already voted for candidate cf0e9ee8bfc3415291c8c930c76ebdac in this term.
W20260709 13:08:48.299677 15764 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:48.302639 15647 consensus_queue.cc:1048] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:48.300885 13910 server_base.cc:1061] running on GCE node
I20260709 13:08:48.311645 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:48.311996 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:48.312234 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602528312217 us; error 0 us; skew 500 ppm
I20260709 13:08:48.313088 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:48.314851 15110 leader_election.cc:304] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:48.316192 15641 raft_consensus.cc:2749] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:48.320561 15761 consensus_queue.cc:1048] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:08:48.377991 15763 consensus_queue.cc:1048] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:48.421294 13910 webserver.cc:533] Webserver started at http://127.13.149.132:40093/ using document root <none> and password file <none>
I20260709 13:08:48.422503 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:48.422870 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:48.423424 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:48.474452 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-3-root/instance:
uuid: "8776a9bae4344f4fa1126147228a49a9"
format_stamp: "Formatted at 2026-07-09 13:08:48 on dist-test-slave-mxd3"
I20260709 13:08:48.514031 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:08:48.520041 15776 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:48.522018 13910 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260709 13:08:48.522431 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-3-root
uuid: "8776a9bae4344f4fa1126147228a49a9"
format_stamp: "Formatted at 2026-07-09 13:08:48 on dist-test-slave-mxd3"
I20260709 13:08:48.522866 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:48.574684 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:48.586732 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:48.592382 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:48.604591 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:48.604945 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:48.605377 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:48.605647 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:49.156154 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.132:34241
I20260709 13:08:49.156287 15839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.132:34241 every 8 connection(s)
I20260709 13:08:49.237857 13910 auto_leader_rebalancer-test.cc:384] add a tserver: 8776a9bae4344f4fa1126147228a49a9
I20260709 13:08:49.251624 15840 heartbeater.cc:344] Connected to a master server at 127.13.149.190:36041
I20260709 13:08:49.252128 15840 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:49.253031 15840 heartbeater.cc:507] Master 127.13.149.190:36041 requested a full tablet report, sending...
I20260709 13:08:49.255590 14968 ts_manager.cc:194] Registered new tserver with Master: 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:08:49.257467 14968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35812
I20260709 13:08:49.376467 15768 raft_consensus.cc:493] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf0e9ee8bfc3415291c8c930c76ebdac)
I20260709 13:08:49.377008 15768 raft_consensus.cc:515] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:49.383038 15768 leader_election.cc:290] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:49.384799 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:49.385505 15221 raft_consensus.cc:2468] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:08:49.387039 15037 leader_election.cc:304] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:08:49.387902 15768 raft_consensus.cc:2804] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:49.388309 15768 raft_consensus.cc:493] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting leader election (detected failure of leader cf0e9ee8bfc3415291c8c930c76ebdac)
I20260709 13:08:49.388692 15768 raft_consensus.cc:3060] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:49.392354 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:49.394308 15141 raft_consensus.cc:2393] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2cd9464909142caa01ea93ec8bc31cc in current term 2: Already voted for candidate 937497c267e84226ae8389b561abc78e in this term.
I20260709 13:08:49.403581 15768 raft_consensus.cc:515] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:49.407061 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:08:49.407621 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:08:49.408900 15768 leader_election.cc:290] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:49.416388 15141 raft_consensus.cc:2393] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a2cd9464909142caa01ea93ec8bc31cc in current term 2: Already voted for candidate 937497c267e84226ae8389b561abc78e in this term.
I20260709 13:08:49.419574 15221 raft_consensus.cc:2468] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:08:49.421123 15037 leader_election.cc:304] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e
I20260709 13:08:49.422173 15768 raft_consensus.cc:2804] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:49.422768 15768 raft_consensus.cc:697] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:08:49.423708 15768 consensus_queue.cc:237] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:49.457123 14968 catalog_manager.cc:5697] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:49.686918 15771 raft_consensus.cc:493] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.687433 15771 raft_consensus.cc:515] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:49.689251 15771 leader_election.cc:290] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:49.690008 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc" is_pre_election: true
I20260709 13:08:49.690618 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:49.691412 15221 raft_consensus.cc:2410] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 937497c267e84226ae8389b561abc78e 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 13:08:49.692265 15112 leader_election.cc:304] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:49.692873 15771 raft_consensus.cc:2749] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:50.023514 15141 raft_consensus.cc:1275] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:50.025027 15826 consensus_queue.cc:1048] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.065002 15221 raft_consensus.cc:1275] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:50.067914 15826 consensus_queue.cc:1048] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:50.242812 15221 consensus_queue.cc:237] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:50.256419 15068 raft_consensus.cc:1275] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:50.259699 15692 consensus_queue.cc:1048] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:50.262365 15840 heartbeater.cc:499] Master 127.13.149.190:36041 was elected leader, sending a full tablet report...
I20260709 13:08:50.279784 15141 raft_consensus.cc:1275] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:50.309926 15762 consensus_queue.cc:1048] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:50.344621 15762 raft_consensus.cc:2955] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:50.381978 15141 raft_consensus.cc:2955] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:50.404583 14968 catalog_manager.cc:5697] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:50.451673 15071 raft_consensus.cc:2955] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
W20260709 13:08:50.550096 15184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 76749.2us
W20260709 13:08:50.677865 15186 consensus_peers.cc:597] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78826c39856543b983ef735e2d4d2363. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:50.691109 15146 consensus_queue.cc:237] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:50.810891 15221 raft_consensus.cc:1275] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:50.816272 15071 raft_consensus.cc:1275] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:50.824288 15771 consensus_queue.cc:1048] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:50.845561 15883 ts_tablet_manager.cc:933] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:50.849898 15771 consensus_queue.cc:1048] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:08:50.887887 15112 consensus_peers.cc:597] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c4baff60699434a880162c1e55fb448. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:50.960210 15743 raft_consensus.cc:2955] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:50.990447 15883 tablet_copy_client.cc:323] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.131:45707
I20260709 13:08:51.011961 15217 raft_consensus.cc:2955] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:51.041565 15069 raft_consensus.cc:2955] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:51.061293 15142 consensus_queue.cc:237] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:51.148756 14969 catalog_manager.cc:5697] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.164768 15231 tablet_copy_service.cc:140] P cf0e9ee8bfc3415291c8c930c76ebdac: Received BeginTabletCopySession request for tablet 78826c39856543b983ef735e2d4d2363 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:52690)
I20260709 13:08:51.165503 15231 tablet_copy_service.cc:161] P cf0e9ee8bfc3415291c8c930c76ebdac: Beginning new tablet copy session on tablet 78826c39856543b983ef735e2d4d2363 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:52690: session id = 8776a9bae4344f4fa1126147228a49a9-78826c39856543b983ef735e2d4d2363
I20260709 13:08:51.181661 15231 tablet_copy_source_session.cc:215] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:51.187155 15883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78826c39856543b983ef735e2d4d2363. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:51.266425 15112 consensus_peers.cc:597] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d93491be89774118862fbdf68eca3cae. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:51.270170 15071 raft_consensus.cc:1275] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:51.279865 15894 ts_tablet_manager.cc:933] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:51.284441 15883 tablet_copy_client.cc:806] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:51.285604 15883 tablet_copy_client.cc:670] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:51.286965 15214 raft_consensus.cc:1275] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:51.290665 15883 tablet_copy_client.cc:538] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:51.302289 15883 tablet_bootstrap.cc:492] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:08:51.331493 15743 consensus_queue.cc:1048] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:51.361971 15888 consensus_queue.cc:1048] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:08:51.358964 15894 tablet_copy_client.cc:323] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.130:32883
I20260709 13:08:51.418664 15875 raft_consensus.cc:2955] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:51.421036 15214 raft_consensus.cc:2955] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:51.454083 15071 raft_consensus.cc:2955] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:51.468016 15157 tablet_copy_service.cc:140] P 937497c267e84226ae8389b561abc78e: Received BeginTabletCopySession request for tablet 1c4baff60699434a880162c1e55fb448 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:49182)
I20260709 13:08:51.468621 15157 tablet_copy_service.cc:161] P 937497c267e84226ae8389b561abc78e: Beginning new tablet copy session on tablet 1c4baff60699434a880162c1e55fb448 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:49182: session id = 8776a9bae4344f4fa1126147228a49a9-1c4baff60699434a880162c1e55fb448
I20260709 13:08:51.471743 15883 tablet_bootstrap.cc:492] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:51.472821 15883 tablet_bootstrap.cc:492] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:08:51.473536 15883 ts_tablet_manager.cc:1403] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.172s	user 0.026s	sys 0.009s
I20260709 13:08:51.481341 15157 tablet_copy_source_session.cc:215] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:51.494618 15894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4baff60699434a880162c1e55fb448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:51.498339 15883 raft_consensus.cc:359] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:51.499281 15883 raft_consensus.cc:740] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:08:51.500020 15883 consensus_queue.cc:260] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:51.521715 15066 consensus_queue.cc:237] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:51.530723 15883 ts_tablet_manager.cc:1434] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.007s
I20260709 13:08:51.543730 15894 tablet_copy_client.cc:806] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:51.548384 15894 tablet_copy_client.cc:670] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:51.561677 15894 tablet_copy_client.cc:538] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:51.570854 15894 tablet_bootstrap.cc:492] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:08:51.572074 15231 tablet_copy_service.cc:342] P cf0e9ee8bfc3415291c8c930c76ebdac: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-78826c39856543b983ef735e2d4d2363 received from {username='slave'} at 127.0.0.1:52690
I20260709 13:08:51.572607 15231 tablet_copy_service.cc:434] P cf0e9ee8bfc3415291c8c930c76ebdac: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-78826c39856543b983ef735e2d4d2363 on tablet 78826c39856543b983ef735e2d4d2363 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:08:51.564708 14968 catalog_manager.cc:5697] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.627211 15214 raft_consensus.cc:1275] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:51.627486 15140 raft_consensus.cc:1275] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:51.634128 15894 tablet_bootstrap.cc:492] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:51.637506 15894 tablet_bootstrap.cc:492] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:08:51.638321 15894 ts_tablet_manager.cc:1403] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.017s
I20260709 13:08:51.641443 15894 raft_consensus.cc:359] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:51.642385 15894 raft_consensus.cc:740] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:08:51.643091 15894 consensus_queue.cc:260] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:51.645794 15878 consensus_queue.cc:1048] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:51.649165 15894 ts_tablet_manager.cc:1434] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:08:51.651762 15157 tablet_copy_service.cc:342] P 937497c267e84226ae8389b561abc78e: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-1c4baff60699434a880162c1e55fb448 received from {username='slave'} at 127.0.0.1:49182
I20260709 13:08:51.652216 15157 tablet_copy_service.cc:434] P 937497c267e84226ae8389b561abc78e: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-1c4baff60699434a880162c1e55fb448 on tablet 1c4baff60699434a880162c1e55fb448 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:08:51.656952 15879 consensus_queue.cc:1048] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:08:51.675491 15037 consensus_peers.cc:597] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1264db6858894d08abd2e79e826b5bee. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:51.683532 15878 raft_consensus.cc:2955] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:51.694802 15894 ts_tablet_manager.cc:933] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:51.698534 15146 raft_consensus.cc:2955] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:51.712927 15894 tablet_copy_client.cc:323] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.130:32883
I20260709 13:08:51.721915 15214 raft_consensus.cc:2955] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:51.725479 14970 catalog_manager.cc:5697] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.743813 15157 tablet_copy_service.cc:140] P 937497c267e84226ae8389b561abc78e: Received BeginTabletCopySession request for tablet d93491be89774118862fbdf68eca3cae from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:49182)
I20260709 13:08:51.744405 15157 tablet_copy_service.cc:161] P 937497c267e84226ae8389b561abc78e: Beginning new tablet copy session on tablet d93491be89774118862fbdf68eca3cae from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:49182: session id = 8776a9bae4344f4fa1126147228a49a9-d93491be89774118862fbdf68eca3cae
I20260709 13:08:51.755506 15813 raft_consensus.cc:1217] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:51.758279 15157 tablet_copy_source_session.cc:215] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:51.765535 15813 raft_consensus.cc:1217] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:08:51.768369 15894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d93491be89774118862fbdf68eca3cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:51.830755 15894 tablet_copy_client.cc:806] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:51.831424 15894 tablet_copy_client.cc:670] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:51.835763 15894 tablet_copy_client.cc:538] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:51.854210 15894 tablet_bootstrap.cc:492] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:08:51.960346 15894 tablet_bootstrap.cc:492] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:52.015357 15883 ts_tablet_manager.cc:933] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753)
I20260709 13:08:52.025698 15894 tablet_bootstrap.cc:492] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:08:52.027880 15894 ts_tablet_manager.cc:1403] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.174s	user 0.022s	sys 0.007s
I20260709 13:08:52.032673 15894 raft_consensus.cc:359] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:52.066334 15894 raft_consensus.cc:740] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:08:52.069321 15894 consensus_queue.cc:260] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:52.078490 15894 ts_tablet_manager.cc:1434] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.001s
I20260709 13:08:52.081153 15157 tablet_copy_service.cc:342] P 937497c267e84226ae8389b561abc78e: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-d93491be89774118862fbdf68eca3cae received from {username='slave'} at 127.0.0.1:49182
I20260709 13:08:52.081712 15157 tablet_copy_service.cc:434] P 937497c267e84226ae8389b561abc78e: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-d93491be89774118862fbdf68eca3cae on tablet d93491be89774118862fbdf68eca3cae with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:08:52.094504 15813 raft_consensus.cc:1217] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:52.151197 15883 tablet_copy_client.cc:323] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.129:42753
I20260709 13:08:52.844162 15771 raft_consensus.cc:1064] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:08:52.847038 15771 consensus_queue.cc:237] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
W20260709 13:08:52.860422 15035 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.531s	user 0.051s	sys 0.103s
W20260709 13:08:52.861786 15035 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.533s	user 0.051s	sys 0.103s
W20260709 13:08:52.968230 15186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 92678.5us
W20260709 13:08:52.982864 15112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 60681us
W20260709 13:08:53.030781 15112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 47238.4us
I20260709 13:08:53.041496 15925 raft_consensus.cc:1064] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:08:53.065613 15925 consensus_queue.cc:237] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:08:53.078411 15932 raft_consensus.cc:493] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 937497c267e84226ae8389b561abc78e)
I20260709 13:08:53.079113 15932 raft_consensus.cc:515] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:53.082535 15082 tablet_copy_service.cc:140] P a2cd9464909142caa01ea93ec8bc31cc: Received BeginTabletCopySession request for tablet 1264db6858894d08abd2e79e826b5bee from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:40742)
I20260709 13:08:53.083117 15082 tablet_copy_service.cc:161] P a2cd9464909142caa01ea93ec8bc31cc: Beginning new tablet copy session on tablet 1264db6858894d08abd2e79e826b5bee from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:40742: session id = 8776a9bae4344f4fa1126147228a49a9-1264db6858894d08abd2e79e826b5bee
W20260709 13:08:53.095414 15112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 48557.4us
I20260709 13:08:53.118783 15932 leader_election.cc:290] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:53.126807 15813 raft_consensus.cc:1275] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:53.128823 15864 consensus_queue.cc:1048] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:53.148320 15878 raft_consensus.cc:493] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 937497c267e84226ae8389b561abc78e)
I20260709 13:08:53.148865 15931 raft_consensus.cc:493] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 937497c267e84226ae8389b561abc78e)
I20260709 13:08:53.148967 15878 raft_consensus.cc:515] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:53.149451 15931 raft_consensus.cc:515] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:53.155230 15878 leader_election.cc:290] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:53.155505 15931 leader_election.cc:290] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:53.169236 15143 raft_consensus.cc:1275] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:53.160665 15931 raft_consensus.cc:493] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 937497c267e84226ae8389b561abc78e)
I20260709 13:08:53.170244 15931 raft_consensus.cc:515] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:08:53.172294 15931 leader_election.cc:290] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:08:53.180624 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 129542us
I20260709 13:08:53.196833 15935 raft_consensus.cc:1064] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:08:53.197448 15213 raft_consensus.cc:1275] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:53.198542 15812 raft_consensus.cc:1275] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:53.202612 15082 tablet_copy_source_session.cc:215] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:53.209154 15883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1264db6858894d08abd2e79e826b5bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:53.230159 15067 raft_consensus.cc:1275] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:53.236289 15936 consensus_queue.cc:1048] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:53.238518 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2f70d85fec4c34a07015bca506cf44" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:53.239748 15930 consensus_queue.cc:1048] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:53.199544 15935 consensus_queue.cc:237] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:08:53.248248 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121be6cf8f1c4b2d81292fad1afd1afe" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:53.249004 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231bcfd3c5f94a669e38f3e2b30f8da9" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:53.249105 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae7f3ee93974dbdb8d9ef15a3fc9aa2" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:08:53.207528 15071 raft_consensus.cc:1275] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:53.261106 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2f70d85fec4c34a07015bca506cf44" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:53.265136 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121be6cf8f1c4b2d81292fad1afd1afe" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:53.268649 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae7f3ee93974dbdb8d9ef15a3fc9aa2" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:53.271337 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231bcfd3c5f94a669e38f3e2b30f8da9" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:08:53.281895 15929 consensus_queue.cc:1048] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:53.286477 15925 consensus_queue.cc:1048] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:08:53.289919 15864 consensus_queue.cc:1048] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:53.301051 15037 leader_election.cc:304] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [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: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:53.302224 15878 raft_consensus.cc:2749] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.302374 15037 leader_election.cc:304] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [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: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:53.303126 15878 raft_consensus.cc:2749] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.304952 15037 leader_election.cc:304] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [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: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:53.308485 15037 leader_election.cc:304] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [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: a2cd9464909142caa01ea93ec8bc31cc; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:08:53.314059 15931 raft_consensus.cc:2749] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.314289 15878 raft_consensus.cc:2749] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.336964 15934 raft_consensus.cc:2955] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:53.361558 15214 raft_consensus.cc:1275] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:53.362599 15064 raft_consensus.cc:1275] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:53.363270 15813 raft_consensus.cc:1275] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:53.355365 15812 raft_consensus.cc:2955] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:53.370054 15930 consensus_queue.cc:1048] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:53.379220 15925 raft_consensus.cc:2955] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:53.384384 15938 consensus_queue.cc:1048] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:08:53.385707 15926 consensus_queue.cc:1048] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:53.554625 15142 raft_consensus.cc:2955] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:53.502261 14970 catalog_manager.cc:5697] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:53.656307 15883 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:45452 (request call id 1) took 1641 ms. Trace:
I20260709 13:08:53.671310 15812 raft_consensus.cc:2955] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:53.674680 15213 raft_consensus.cc:2955] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:53.738396 15214 raft_consensus.cc:2955] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:53.677333 14968 catalog_manager.cc:5697] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:08:53.680820 15184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 212666us
I20260709 13:08:53.713924 15888 raft_consensus.cc:2955] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:53.725946 15069 raft_consensus.cc:2955] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:53.760073 15066 raft_consensus.cc:2955] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:53.729144 15068 raft_consensus.cc:2955] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:53.775736 15813 raft_consensus.cc:2955] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:53.775159 15883 rpcz_store.cc:276] 0709 13:08:52.014655 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:52.014793 (+   138us) service_pool.cc:224] Handling call
0709 13:08:52.015730 (+   937us) ts_tablet_manager.cc:934] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753)
0709 13:08:53.207941 (+1192211us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:08:53.539152 (+331211us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:53.539316 (+   164us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:08:53.655157 (+115841us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:08:53.655550 (+   393us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:53.655938 (+   388us) ts_tablet_manager.cc:989] Replica registered.
0709 13:08:53.656026 (+    88us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":259,"tablet-copy.queue_time_us":113,"thread_start_us":134315,"threads_started":1}
I20260709 13:08:53.826263 15883 tablet_copy_client.cc:806] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:53.827021 15883 tablet_copy_client.cc:670] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
W20260709 13:08:53.840966 15836 debug-util.cc:398] Leaking SignalData structure 0x7b08000a6be0 after lost signal to thread 13913
W20260709 13:08:53.842046 15836 debug-util.cc:398] Leaking SignalData structure 0x7b08002ca3a0 after lost signal to thread 15004
W20260709 13:08:53.843880 15836 debug-util.cc:398] Leaking SignalData structure 0x7b08002ef0c0 after lost signal to thread 15171
W20260709 13:08:53.844842 15836 debug-util.cc:398] Leaking SignalData structure 0x7b0800231e00 after lost signal to thread 15245
W20260709 13:08:53.846104 15836 debug-util.cc:398] Leaking SignalData structure 0x7b0800126100 after lost signal to thread 15839
I20260709 13:08:53.851428 15883 tablet_copy_client.cc:538] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:08:53.863641 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 68635.1us
I20260709 13:08:53.869392 14967 catalog_manager.cc:5697] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:53.902784 15214 consensus_queue.cc:237] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:08:53.909260 15812 raft_consensus.cc:1275] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:53.911006 15143 consensus_queue.cc:237] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:08:53.912370 15925 consensus_queue.cc:1048] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:53.918551 15813 raft_consensus.cc:1275] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:53.920405 15142 consensus_queue.cc:237] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:08:53.921038 15883 tablet_bootstrap.cc:492] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:08:53.923593 15950 raft_consensus.cc:2955] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:53.932313 15935 consensus_queue.cc:1048] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:53.943084 15220 raft_consensus.cc:1275] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:53.949177 15814 raft_consensus.cc:1275] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:53.950685 15916 consensus_queue.cc:1048] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:08:53.954103 15068 raft_consensus.cc:1275] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:53.957584 15068 raft_consensus.cc:1275] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:53.961246 15888 raft_consensus.cc:2955] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:53.958729 15812 raft_consensus.cc:2955] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:53.959246 15771 consensus_queue.cc:1048] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 13:08:53.966202 15813 raft_consensus.cc:2955] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:53.970595 15938 consensus_queue.cc:1048] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:53.973234 15213 raft_consensus.cc:2955] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:53.984091 15916 raft_consensus.cc:2955] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:53.989169 15814 raft_consensus.cc:2955] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:54.003607 15065 raft_consensus.cc:2955] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:54.016266 14967 catalog_manager.cc:5697] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:54.024833 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 78826c39856543b983ef735e2d4d2363 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:54.029328 15058 tablet_service.cc:1558] Processing DeleteTablet for tablet d93491be89774118862fbdf68eca3cae with delete_type TABLET_DATA_TOMBSTONED (TS a2cd9464909142caa01ea93ec8bc31cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41434
I20260709 13:08:54.033876 14969 catalog_manager.cc:5697] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:54.071641 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d93491be89774118862fbdf68eca3cae with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:54.080022 15924 consensus_queue.cc:1048] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.015s
I20260709 13:08:54.093050 15963 tablet_replica.cc:333] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:08:54.093757 14970 catalog_manager.cc:5697] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:54.116391 15066 raft_consensus.cc:2955] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:54.130791 15963 raft_consensus.cc:2243] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.132139 15963 raft_consensus.cc:2272] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.141242 15136 tablet_service.cc:1558] Processing DeleteTablet for tablet 78826c39856543b983ef735e2d4d2363 with delete_type TABLET_DATA_TOMBSTONED (TS 937497c267e84226ae8389b561abc78e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45394
I20260709 13:08:54.146484 15963 ts_tablet_manager.cc:1916] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:54.148224 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1c4baff60699434a880162c1e55fb448 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:54.153453 15205 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c4baff60699434a880162c1e55fb448 with delete_type TABLET_DATA_TOMBSTONED (TS cf0e9ee8bfc3415291c8c930c76ebdac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35044
W20260709 13:08:54.174680 15186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.132:34241, user_credentials={real_user=slave}} blocked reactor thread for 93440.2us
I20260709 13:08:54.175984 15883 tablet_bootstrap.cc:492] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:54.176940 15883 tablet_bootstrap.cc:492] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:08:54.198673 15967 tablet_replica.cc:333] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:08:54.201426 15883 ts_tablet_manager.cc:1403] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.285s	user 0.026s	sys 0.009s
I20260709 13:08:54.221405 15883 raft_consensus.cc:359] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:54.239292 15968 tablet_replica.cc:333] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:08:54.222384 15883 raft_consensus.cc:740] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:08:54.241820 15968 raft_consensus.cc:2243] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.242743 15968 raft_consensus.cc:2272] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.240367 15967 raft_consensus.cc:2243] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.249079 15967 raft_consensus.cc:2272] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.245481 15963 ts_tablet_manager.cc:1929] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:54.249763 15883 consensus_queue.cc:260] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:54.259825 15968 ts_tablet_manager.cc:1916] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:54.261055 15883 ts_tablet_manager.cc:1434] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 13:08:54.261497 15967 ts_tablet_manager.cc:1916] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:54.266470 15963 log.cc:1199] T d93491be89774118862fbdf68eca3cae P a2cd9464909142caa01ea93ec8bc31cc: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/wals/d93491be89774118862fbdf68eca3cae
I20260709 13:08:54.271720 15082 tablet_copy_service.cc:342] P a2cd9464909142caa01ea93ec8bc31cc: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-1264db6858894d08abd2e79e826b5bee received from {username='slave'} at 127.0.0.1:40742
I20260709 13:08:54.272172 15082 tablet_copy_service.cc:434] P a2cd9464909142caa01ea93ec8bc31cc: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-1264db6858894d08abd2e79e826b5bee on tablet 1264db6858894d08abd2e79e826b5bee with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:08:54.280416 14954 catalog_manager.cc:5028] TS a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): tablet d93491be89774118862fbdf68eca3cae (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:08:54.326602 15967 ts_tablet_manager.cc:1929] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:54.327248 15967 log.cc:1199] T 78826c39856543b983ef735e2d4d2363 P 937497c267e84226ae8389b561abc78e: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/wals/78826c39856543b983ef735e2d4d2363
I20260709 13:08:54.329536 14956 catalog_manager.cc:5028] TS 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): tablet 78826c39856543b983ef735e2d4d2363 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:08:54.363673 15968 ts_tablet_manager.cc:1929] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:08:54.364272 15968 log.cc:1199] T 1c4baff60699434a880162c1e55fb448 P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/wals/1c4baff60699434a880162c1e55fb448
I20260709 13:08:54.366060 14956 catalog_manager.cc:5028] TS cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): tablet 1c4baff60699434a880162c1e55fb448 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:08:54.538276 15812 raft_consensus.cc:1217] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:55.026674 15878 raft_consensus.cc:1064] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:08:55.029295 15878 consensus_queue.cc:237] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:08:55.057299 15812 raft_consensus.cc:1275] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:55.058305 15214 raft_consensus.cc:1275] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:55.059228 15960 consensus_queue.cc:1048] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:55.059738 15143 raft_consensus.cc:1275] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:55.061561 15878 consensus_queue.cc:1048] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:55.062808 15972 consensus_queue.cc:1048] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:55.089560 15960 raft_consensus.cc:2955] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:55.092147 15812 raft_consensus.cc:2955] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:55.110307 15214 raft_consensus.cc:2955] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:55.144346 14967 catalog_manager.cc:5697] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:55.176394 15143 raft_consensus.cc:2955] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:55.256348 15069 consensus_queue.cc:237] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:08:55.266463 15814 raft_consensus.cc:1275] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:55.271692 15144 raft_consensus.cc:1275] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:55.273138 15972 consensus_queue.cc:1048] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:55.275739 15972 consensus_queue.cc:1048] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:55.309870 15878 raft_consensus.cc:2955] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:55.345800 14954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1264db6858894d08abd2e79e826b5bee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:55.354684 15814 raft_consensus.cc:2955] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:55.376631 14969 catalog_manager.cc:5697] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:55.390844 15205 tablet_service.cc:1558] Processing DeleteTablet for tablet 1264db6858894d08abd2e79e826b5bee with delete_type TABLET_DATA_TOMBSTONED (TS cf0e9ee8bfc3415291c8c930c76ebdac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35044
I20260709 13:08:55.397933 15982 tablet_replica.cc:333] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:08:55.399179 15982 raft_consensus.cc:2243] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:55.399938 15982 raft_consensus.cc:2272] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:55.416756 15143 raft_consensus.cc:2955] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:55.419931 15982 ts_tablet_manager.cc:1916] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:55.444007 15982 ts_tablet_manager.cc:1929] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:55.444576 15982 log.cc:1199] T 1264db6858894d08abd2e79e826b5bee P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/wals/1264db6858894d08abd2e79e826b5bee
I20260709 13:08:55.460428 14956 catalog_manager.cc:5028] TS cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): tablet 1264db6858894d08abd2e79e826b5bee (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
W20260709 13:08:56.342550 15110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 68538.1us
W20260709 13:08:56.462908 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 44950.3us
I20260709 13:08:56.699951 15214 consensus_queue.cc:237] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
W20260709 13:08:56.842250 15186 consensus_peers.cc:597] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 950cca2155644aaaa42b3a4a9f56384c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:56.875861 15140 raft_consensus.cc:1275] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:56.886003 15951 consensus_queue.cc:1048] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:56.912937 15066 raft_consensus.cc:1275] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:57.000180 15969 consensus_queue.cc:1048] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:57.063624 15969 raft_consensus.cc:2955] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:57.105931 15147 raft_consensus.cc:2955] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:57.163668 14969 catalog_manager.cc:5697] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 2 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:57.179978 15147 consensus_queue.cc:237] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
W20260709 13:08:57.197393 15112 consensus_peers.cc:597] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e435f3d112db4874b8fa570c5a884c6d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:57.214099 15214 raft_consensus.cc:1275] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:57.216039 15970 consensus_queue.cc:1048] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:57.252566 15069 raft_consensus.cc:1275] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:57.275730 15935 raft_consensus.cc:2955] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:57.304613 15214 raft_consensus.cc:2955] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:57.412480 15220 consensus_queue.cc:237] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
W20260709 13:08:57.443454 15186 consensus_peers.cc:597] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9dd352945e5a4668962ada2f8837f185. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:57.446381 15984 consensus_queue.cc:1048] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:57.477538 15996 ts_tablet_manager.cc:933] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:57.493815 15996 tablet_copy_client.cc:323] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.131:45707
I20260709 13:08:57.495867 15231 tablet_copy_service.cc:140] P cf0e9ee8bfc3415291c8c930c76ebdac: Received BeginTabletCopySession request for tablet 950cca2155644aaaa42b3a4a9f56384c from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:52690)
I20260709 13:08:57.498005 15231 tablet_copy_service.cc:161] P cf0e9ee8bfc3415291c8c930c76ebdac: Beginning new tablet copy session on tablet 950cca2155644aaaa42b3a4a9f56384c from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:52690: session id = 8776a9bae4344f4fa1126147228a49a9-950cca2155644aaaa42b3a4a9f56384c
I20260709 13:08:57.507139 15231 tablet_copy_source_session.cc:215] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:57.511288 15996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950cca2155644aaaa42b3a4a9f56384c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:57.545053 15144 raft_consensus.cc:1275] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:57.561755 15983 consensus_queue.cc:1048] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:57.563979 14968 catalog_manager.cc:5697] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:57.572566 15069 raft_consensus.cc:1275] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:57.574359 15066 raft_consensus.cc:2955] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:57.574460 15069 raft_consensus.cc:2955] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:57.578869 15996 tablet_copy_client.cc:806] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:57.580039 15996 tablet_copy_client.cc:670] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:57.609599 15983 consensus_queue.cc:1048] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:57.629050 16003 ts_tablet_manager.cc:933] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:57.654920 16003 tablet_copy_client.cc:323] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.130:32883
I20260709 13:08:57.672644 15996 tablet_copy_client.cc:538] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:57.677891 15157 tablet_copy_service.cc:140] P 937497c267e84226ae8389b561abc78e: Received BeginTabletCopySession request for tablet e435f3d112db4874b8fa570c5a884c6d from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:49182)
I20260709 13:08:57.678535 15157 tablet_copy_service.cc:161] P 937497c267e84226ae8389b561abc78e: Beginning new tablet copy session on tablet e435f3d112db4874b8fa570c5a884c6d from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:49182: session id = 8776a9bae4344f4fa1126147228a49a9-e435f3d112db4874b8fa570c5a884c6d
I20260709 13:08:57.696599 15996 tablet_bootstrap.cc:492] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
W20260709 13:08:57.698225 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 72120.1us
I20260709 13:08:57.697657 15157 tablet_copy_source_session.cc:215] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:08:57.708827 15186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 48463.8us
I20260709 13:08:57.728538 16003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e435f3d112db4874b8fa570c5a884c6d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:57.739228 15110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 88924.9us
I20260709 13:08:57.762683 16009 raft_consensus.cc:2955] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:57.774279 15144 raft_consensus.cc:2955] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:57.789816 16003 tablet_copy_client.cc:806] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:57.789503 15140 consensus_queue.cc:237] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:57.790460 16003 tablet_copy_client.cc:670] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:57.796859 16003 tablet_copy_client.cc:538] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:57.797399 15064 raft_consensus.cc:2955] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:57.805625 16003 tablet_bootstrap.cc:492] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:08:57.823944 15064 raft_consensus.cc:1275] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:57.831512 15996 tablet_bootstrap.cc:492] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:57.832669 15996 tablet_bootstrap.cc:492] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:08:57.833371 15996 ts_tablet_manager.cc:1403] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.137s	user 0.013s	sys 0.014s
I20260709 13:08:57.806084 14968 catalog_manager.cc:5697] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:57.821746 15213 raft_consensus.cc:1275] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:57.822036 15112 consensus_peers.cc:597] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f1c37e9b3dd4311bd1c18b11f10295d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:57.837875 15984 consensus_queue.cc:1048] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:57.838929 15996 raft_consensus.cc:359] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:57.839704 15970 consensus_queue.cc:1048] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:57.839725 15996 raft_consensus.cc:740] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:08:57.847358 15996 consensus_queue.cc:260] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:57.871500 15970 raft_consensus.cc:2955] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:57.887784 15214 raft_consensus.cc:2955] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:57.901858 15996 ts_tablet_manager.cc:1434] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.068s	user 0.011s	sys 0.001s
I20260709 13:08:57.905845 15231 tablet_copy_service.cc:342] P cf0e9ee8bfc3415291c8c930c76ebdac: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-950cca2155644aaaa42b3a4a9f56384c received from {username='slave'} at 127.0.0.1:52690
I20260709 13:08:57.906447 15231 tablet_copy_service.cc:434] P cf0e9ee8bfc3415291c8c930c76ebdac: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-950cca2155644aaaa42b3a4a9f56384c on tablet 950cca2155644aaaa42b3a4a9f56384c with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:08:57.943946 16003 tablet_bootstrap.cc:492] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:57.944990 16003 tablet_bootstrap.cc:492] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:08:57.946615 16003 ts_tablet_manager.cc:1403] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.141s	user 0.026s	sys 0.023s
I20260709 13:08:57.950366 15072 raft_consensus.cc:2955] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:57.951680 16003 raft_consensus.cc:359] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:57.952541 16003 raft_consensus.cc:740] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:08:57.953390 16003 consensus_queue.cc:260] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:57.958130 16003 ts_tablet_manager.cc:1434] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:08:57.960083 15157 tablet_copy_service.cc:342] P 937497c267e84226ae8389b561abc78e: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-e435f3d112db4874b8fa570c5a884c6d received from {username='slave'} at 127.0.0.1:49182
I20260709 13:08:57.960520 15157 tablet_copy_service.cc:434] P 937497c267e84226ae8389b561abc78e: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-e435f3d112db4874b8fa570c5a884c6d on tablet e435f3d112db4874b8fa570c5a884c6d with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:08:57.972568 14969 catalog_manager.cc:5697] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:08:57.998086 16003 ts_tablet_manager.cc:933] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:08:58.034126 16003 tablet_copy_client.cc:323] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.131:45707
I20260709 13:08:58.035684 15231 tablet_copy_service.cc:140] P cf0e9ee8bfc3415291c8c930c76ebdac: Received BeginTabletCopySession request for tablet 9dd352945e5a4668962ada2f8837f185 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:52690)
I20260709 13:08:58.036214 15231 tablet_copy_service.cc:161] P cf0e9ee8bfc3415291c8c930c76ebdac: Beginning new tablet copy session on tablet 9dd352945e5a4668962ada2f8837f185 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:52690: session id = 8776a9bae4344f4fa1126147228a49a9-9dd352945e5a4668962ada2f8837f185
I20260709 13:08:58.049990 15231 tablet_copy_source_session.cc:215] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:58.054144 15814 raft_consensus.cc:1217] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:08:58.059806 16003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd352945e5a4668962ada2f8837f185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:58.151160 16003 tablet_copy_client.cc:806] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:58.151721 16003 tablet_copy_client.cc:670] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:58.155508 16003 tablet_copy_client.cc:538] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:58.164304 16003 tablet_bootstrap.cc:492] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:08:58.213281 16003 tablet_bootstrap.cc:492] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:58.214370 16003 tablet_bootstrap.cc:492] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:08:58.215055 16003 ts_tablet_manager.cc:1403] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.051s	user 0.027s	sys 0.003s
I20260709 13:08:58.226747 15814 raft_consensus.cc:1217] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:58.238263 16003 raft_consensus.cc:359] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:58.239180 16003 raft_consensus.cc:740] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:08:58.239823 16003 consensus_queue.cc:260] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:58.241102 15996 ts_tablet_manager.cc:933] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:08:58.242445 16003 ts_tablet_manager.cc:1434] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 13:08:58.255010 15231 tablet_copy_service.cc:342] P cf0e9ee8bfc3415291c8c930c76ebdac: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-9dd352945e5a4668962ada2f8837f185 received from {username='slave'} at 127.0.0.1:52690
I20260709 13:08:58.255461 15231 tablet_copy_service.cc:434] P cf0e9ee8bfc3415291c8c930c76ebdac: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-9dd352945e5a4668962ada2f8837f185 on tablet 9dd352945e5a4668962ada2f8837f185 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:08:58.265120 15996 tablet_copy_client.cc:323] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.130:32883
I20260709 13:08:58.267438 15157 tablet_copy_service.cc:140] P 937497c267e84226ae8389b561abc78e: Received BeginTabletCopySession request for tablet 0f1c37e9b3dd4311bd1c18b11f10295d from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:49182)
I20260709 13:08:58.267997 15157 tablet_copy_service.cc:161] P 937497c267e84226ae8389b561abc78e: Beginning new tablet copy session on tablet 0f1c37e9b3dd4311bd1c18b11f10295d from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:49182: session id = 8776a9bae4344f4fa1126147228a49a9-0f1c37e9b3dd4311bd1c18b11f10295d
I20260709 13:08:58.278453 15157 tablet_copy_source_session.cc:215] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:58.281841 15996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1c37e9b3dd4311bd1c18b11f10295d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:58.334264 15996 tablet_copy_client.cc:806] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:58.334875 15996 tablet_copy_client.cc:670] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:58.338941 15996 tablet_copy_client.cc:538] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:58.353611 15996 tablet_bootstrap.cc:492] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:08:58.439352 15996 tablet_bootstrap.cc:492] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:58.442803 15996 tablet_bootstrap.cc:492] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:08:58.443655 15996 ts_tablet_manager.cc:1403] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.090s	user 0.028s	sys 0.000s
I20260709 13:08:58.456408 15996 raft_consensus.cc:359] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:58.457418 15996 raft_consensus.cc:740] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:08:58.458232 15996 consensus_queue.cc:260] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:08:58.460760 15996 ts_tablet_manager.cc:1434] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.006s
I20260709 13:08:58.468542 15157 tablet_copy_service.cc:342] P 937497c267e84226ae8389b561abc78e: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-0f1c37e9b3dd4311bd1c18b11f10295d received from {username='slave'} at 127.0.0.1:49182
I20260709 13:08:58.469084 15157 tablet_copy_service.cc:434] P 937497c267e84226ae8389b561abc78e: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-0f1c37e9b3dd4311bd1c18b11f10295d on tablet 0f1c37e9b3dd4311bd1c18b11f10295d with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:08:58.500095 16009 raft_consensus.cc:1064] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:08:58.503276 16009 consensus_queue.cc:237] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:08:58.532635 15814 raft_consensus.cc:1275] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:58.536006 15144 raft_consensus.cc:1275] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:58.537587 15989 consensus_queue.cc:1048] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:58.542512 15951 consensus_queue.cc:1048] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:58.547537 15069 raft_consensus.cc:1275] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:58.549088 16009 consensus_queue.cc:1048] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:58.594345 16006 raft_consensus.cc:2955] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:58.607498 15812 raft_consensus.cc:2955] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:58.642524 15813 raft_consensus.cc:1217] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:58.674777 15072 raft_consensus.cc:2955] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
W20260709 13:08:58.691234 16023 log.cc:927] Time spent T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e: Append to log took a long time: real 0.101s	user 0.000s	sys 0.001s
I20260709 13:08:58.707319 14967 catalog_manager.cc:5697] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
W20260709 13:08:58.736155 15186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 68803.2us
I20260709 13:08:58.775367 15145 raft_consensus.cc:2955] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:58.782713 15812 raft_consensus.cc:1217] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:58.826835 15214 consensus_queue.cc:237] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:08:58.829752 16010 raft_consensus.cc:1064] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:08:58.832661 16010 consensus_queue.cc:237] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:08:58.845570 15812 raft_consensus.cc:1275] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:58.850929 15064 raft_consensus.cc:1275] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:58.851893 16032 consensus_queue.cc:1048] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:58.852996 16025 consensus_queue.cc:1048] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:58.867131 15951 raft_consensus.cc:2955] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:58.889863 15814 raft_consensus.cc:1275] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:58.890601 15214 raft_consensus.cc:1275] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:58.893165 15812 raft_consensus.cc:2955] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:58.903323 15072 raft_consensus.cc:2955] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:58.922957 16030 consensus_queue.cc:1048] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:58.956446 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 950cca2155644aaaa42b3a4a9f56384c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:58.964038 15984 consensus_queue.cc:1048] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:58.976449 14969 catalog_manager.cc:5697] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New cstate: current_term: 2 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:59.020586 15136 tablet_service.cc:1558] Processing DeleteTablet for tablet 950cca2155644aaaa42b3a4a9f56384c with delete_type TABLET_DATA_TOMBSTONED (TS 937497c267e84226ae8389b561abc78e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45394
I20260709 13:08:59.036311 15069 raft_consensus.cc:1275] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:59.065186 16030 consensus_queue.cc:1048] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:59.081295 15984 raft_consensus.cc:2955] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.086308 16040 tablet_replica.cc:333] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:08:59.087774 15214 raft_consensus.cc:2955] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.092020 16029 raft_consensus.cc:1064] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:08:59.099126 16029 consensus_queue.cc:237] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:08:59.103329 16040 raft_consensus.cc:2243] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:59.104308 16040 raft_consensus.cc:2272] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:59.108579 15067 raft_consensus.cc:2955] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.130864 15812 raft_consensus.cc:1275] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:59.128618 16040 ts_tablet_manager.cc:1916] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:59.134706 16032 consensus_queue.cc:1048] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:59.146457 15145 raft_consensus.cc:1275] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:59.153066 15814 raft_consensus.cc:2955] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.171659 14969 catalog_manager.cc:5697] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
W20260709 13:08:59.192034 15186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 44066.5us
I20260709 13:08:59.193253 16009 consensus_queue.cc:1048] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:59.195144 16040 ts_tablet_manager.cc:1929] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:59.195657 16040 log.cc:1199] T 950cca2155644aaaa42b3a4a9f56384c P 937497c267e84226ae8389b561abc78e: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/wals/950cca2155644aaaa42b3a4a9f56384c
I20260709 13:08:59.198032 14956 catalog_manager.cc:5028] TS 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): tablet 950cca2155644aaaa42b3a4a9f56384c (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
W20260709 13:08:59.239131 15184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 103292us
W20260709 13:08:59.313742 15110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 43860.7us
W20260709 13:08:59.315953 15186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 70462.5us
I20260709 13:08:59.347507 15067 raft_consensus.cc:1275] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:59.364673 16009 raft_consensus.cc:2955] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.367754 16031 raft_consensus.cc:1064] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:08:59.370263 16031 consensus_queue.cc:237] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:08:59.384531 15812 raft_consensus.cc:2955] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.386650 15140 consensus_queue.cc:237] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:08:59.393867 15814 raft_consensus.cc:1275] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:59.396785 15814 raft_consensus.cc:1275] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:59.396893 15214 raft_consensus.cc:1275] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:59.397558 15213 raft_consensus.cc:1275] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:59.399411 15984 consensus_queue.cc:1048] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:59.400827 16030 consensus_queue.cc:1048] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:59.400957 16035 consensus_queue.cc:1048] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:59.402935 16030 consensus_queue.cc:1048] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:59.410427 15064 raft_consensus.cc:1275] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:59.441372 15935 raft_consensus.cc:2955] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.446099 15212 raft_consensus.cc:2955] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.451152 14965 catalog_manager.cc:5697] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.463492 15142 raft_consensus.cc:2955] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.480857 14969 catalog_manager.cc:5697] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:59.493444 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e435f3d112db4874b8fa570c5a884c6d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:59.451167 15814 raft_consensus.cc:2955] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.509285 15989 consensus_queue.cc:1048] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:59.509929 16030 consensus_queue.cc:1048] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:59.516945 16031 raft_consensus.cc:2955] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.522239 15812 raft_consensus.cc:2955] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.535079 15058 tablet_service.cc:1558] Processing DeleteTablet for tablet e435f3d112db4874b8fa570c5a884c6d with delete_type TABLET_DATA_TOMBSTONED (TS a2cd9464909142caa01ea93ec8bc31cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41434
I20260709 13:08:59.542860 15214 raft_consensus.cc:2955] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.565358 16050 tablet_replica.cc:333] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:08:59.587651 16050 raft_consensus.cc:2243] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:59.592716 16050 raft_consensus.cc:2272] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:59.600029 16050 ts_tablet_manager.cc:1916] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:59.590692 14969 catalog_manager.cc:5697] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:59.620951 15069 raft_consensus.cc:2955] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.631765 15064 raft_consensus.cc:2955] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.656711 15140 consensus_queue.cc:237] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:08:59.663084 15814 raft_consensus.cc:1275] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:59.666096 16031 consensus_queue.cc:1048] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:59.668962 15220 raft_consensus.cc:1275] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:59.672942 16030 consensus_queue.cc:1048] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:59.677316 16031 raft_consensus.cc:2955] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.681037 16050 ts_tablet_manager.cc:1929] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:59.686628 15220 raft_consensus.cc:2955] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.705890 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f1c37e9b3dd4311bd1c18b11f10295d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:59.693601 15814 raft_consensus.cc:2955] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:08:59.713236 14965 catalog_manager.cc:5697] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:59.727322 16050 log.cc:1199] T e435f3d112db4874b8fa570c5a884c6d P a2cd9464909142caa01ea93ec8bc31cc: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/wals/e435f3d112db4874b8fa570c5a884c6d
I20260709 13:08:59.730544 14954 catalog_manager.cc:5028] TS a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): tablet e435f3d112db4874b8fa570c5a884c6d (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:08:59.736845 15058 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f1c37e9b3dd4311bd1c18b11f10295d with delete_type TABLET_DATA_TOMBSTONED (TS a2cd9464909142caa01ea93ec8bc31cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41434
I20260709 13:08:59.738497 16050 tablet_replica.cc:333] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:08:59.739535 16050 raft_consensus.cc:2243] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:59.740267 16050 raft_consensus.cc:2272] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:59.746420 16050 ts_tablet_manager.cc:1916] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:59.779520 16050 ts_tablet_manager.cc:1929] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:59.780882 16050 log.cc:1199] T 0f1c37e9b3dd4311bd1c18b11f10295d P a2cd9464909142caa01ea93ec8bc31cc: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/wals/0f1c37e9b3dd4311bd1c18b11f10295d
I20260709 13:08:59.782615 14954 catalog_manager.cc:5028] TS a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): tablet 0f1c37e9b3dd4311bd1c18b11f10295d (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:00.066694 15220 consensus_queue.cc:237] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:00.122457 15812 raft_consensus.cc:1275] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:00.162190 16032 consensus_queue.cc:1048] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:00.178447 15067 raft_consensus.cc:1275] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:00.191882 16032 consensus_queue.cc:1048] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:00.198562 16009 raft_consensus.cc:2955] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:00.213115 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9dd352945e5a4668962ada2f8837f185 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:00.221657 15812 raft_consensus.cc:2955] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:00.226958 14966 catalog_manager.cc:5697] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:00.257503 15069 raft_consensus.cc:2955] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:00.313299 15136 tablet_service.cc:1558] Processing DeleteTablet for tablet 9dd352945e5a4668962ada2f8837f185 with delete_type TABLET_DATA_TOMBSTONED (TS 937497c267e84226ae8389b561abc78e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45394
I20260709 13:09:00.337239 16056 tablet_replica.cc:333] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:00.338413 16056 raft_consensus.cc:2243] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.339190 16056 raft_consensus.cc:2272] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.343868 16056 ts_tablet_manager.cc:1916] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:00.370687 16056 ts_tablet_manager.cc:1929] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:00.371170 16056 log.cc:1199] T 9dd352945e5a4668962ada2f8837f185 P 937497c267e84226ae8389b561abc78e: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/wals/9dd352945e5a4668962ada2f8837f185
I20260709 13:09:00.372866 14956 catalog_manager.cc:5028] TS 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): tablet 9dd352945e5a4668962ada2f8837f185 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:01.482291 15067 consensus_queue.cc:237] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:01.581353 15144 raft_consensus.cc:1275] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:01.598179 15216 raft_consensus.cc:1275] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:01.615401 16037 consensus_queue.cc:1048] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:09:01.618019 15037 consensus_peers.cc:597] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 683ab742d3134a4b912bdd6f00392b0d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:01.633443 16068 consensus_queue.cc:1048] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:01.643780 16067 raft_consensus.cc:2955] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:01.646355 15144 raft_consensus.cc:2955] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:01.675863 15216 raft_consensus.cc:2955] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:01.677112 15214 consensus_queue.cc:237] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:01.693743 14964 catalog_manager.cc:5697] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:01.757375 15146 raft_consensus.cc:1275] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:09:01.758759 15186 consensus_peers.cc:597] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1fd585149304d11811d8eac47dc4531. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:01.760123 15071 raft_consensus.cc:1275] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:01.764339 16065 consensus_queue.cc:1048] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:01.766954 16061 consensus_queue.cc:1048] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:01.777721 16061 raft_consensus.cc:2955] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:01.790112 15066 raft_consensus.cc:2955] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:01.802935 15144 raft_consensus.cc:2955] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:01.815968 15216 consensus_queue.cc:237] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:01.834101 14964 catalog_manager.cc:5697] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:02.072402 15146 raft_consensus.cc:1275] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:09:02.072953 15186 consensus_peers.cc:597] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90f78a3c901241ad92dc493c3954a254. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:02.073873 16079 consensus_queue.cc:1048] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:02.083477 15064 raft_consensus.cc:1275] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:02.088646 16009 raft_consensus.cc:2955] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:02.100039 16084 ts_tablet_manager.cc:933] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753)
I20260709 13:09:02.165261 16084 tablet_copy_client.cc:323] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.129:42753
I20260709 13:09:02.168011 15082 tablet_copy_service.cc:140] P a2cd9464909142caa01ea93ec8bc31cc: Received BeginTabletCopySession request for tablet 683ab742d3134a4b912bdd6f00392b0d from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:40742)
I20260709 13:09:02.168891 15082 tablet_copy_service.cc:161] P a2cd9464909142caa01ea93ec8bc31cc: Beginning new tablet copy session on tablet 683ab742d3134a4b912bdd6f00392b0d from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:40742: session id = 8776a9bae4344f4fa1126147228a49a9-683ab742d3134a4b912bdd6f00392b0d
I20260709 13:09:02.241902 15082 tablet_copy_source_session.cc:215] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:02.255144 16084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 683ab742d3134a4b912bdd6f00392b0d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:02.264549 15184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 162923us
I20260709 13:09:02.277359 16006 consensus_queue.cc:1048] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:02.283205 15143 consensus_queue.cc:237] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:02.288815 16084 tablet_copy_client.cc:806] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:02.289705 16084 tablet_copy_client.cc:670] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:02.276612 14964 catalog_manager.cc:5697] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 2 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:02.313150 16084 tablet_copy_client.cc:538] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:02.316871 15144 raft_consensus.cc:2955] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:02.332566 15071 raft_consensus.cc:2955] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
W20260709 13:09:02.351318 15112 consensus_peers.cc:597] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 231bcfd3c5f94a669e38f3e2b30f8da9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:02.352248 15221 raft_consensus.cc:1275] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:02.353986 16088 consensus_queue.cc:1048] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:02.368347 16093 ts_tablet_manager.cc:933] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:02.380257 15071 raft_consensus.cc:1275] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:02.381736 16088 consensus_queue.cc:1048] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:02.372195 16084 tablet_bootstrap.cc:492] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:02.384056 16088 raft_consensus.cc:2955] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:02.385615 15221 raft_consensus.cc:2955] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:02.434741 14964 catalog_manager.cc:5697] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:02.457405 16093 tablet_copy_client.cc:323] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.131:45707
I20260709 13:09:02.469280 15231 tablet_copy_service.cc:140] P cf0e9ee8bfc3415291c8c930c76ebdac: Received BeginTabletCopySession request for tablet d1fd585149304d11811d8eac47dc4531 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:52690)
I20260709 13:09:02.469868 15231 tablet_copy_service.cc:161] P cf0e9ee8bfc3415291c8c930c76ebdac: Beginning new tablet copy session on tablet d1fd585149304d11811d8eac47dc4531 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:52690: session id = 8776a9bae4344f4fa1126147228a49a9-d1fd585149304d11811d8eac47dc4531
I20260709 13:09:02.478111 15231 tablet_copy_source_session.cc:215] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:02.479900 15072 raft_consensus.cc:2955] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:02.484043 16093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1fd585149304d11811d8eac47dc4531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:02.485805 16084 tablet_bootstrap.cc:492] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:02.486889 16084 tablet_bootstrap.cc:492] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
W20260709 13:09:02.498196 15168 debug-util.cc:398] Leaking SignalData structure 0x7b0800235960 after lost signal to thread 13913
W20260709 13:09:02.499498 15168 debug-util.cc:398] Leaking SignalData structure 0x7b0800235260 after lost signal to thread 15004
W20260709 13:09:02.500963 15168 debug-util.cc:398] Leaking SignalData structure 0x7b08001de700 after lost signal to thread 15096
W20260709 13:09:02.502271 15168 debug-util.cc:398] Leaking SignalData structure 0x7b08002359a0 after lost signal to thread 15171
I20260709 13:09:02.503938 16084 ts_tablet_manager.cc:1403] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.132s	user 0.016s	sys 0.011s
W20260709 13:09:02.509548 15168 debug-util.cc:398] Leaking SignalData structure 0x7b08002c57c0 after lost signal to thread 15245
W20260709 13:09:02.511041 15168 debug-util.cc:398] Leaking SignalData structure 0x7b0800302b40 after lost signal to thread 15839
I20260709 13:09:02.511950 16093 tablet_copy_client.cc:806] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:02.512606 16093 tablet_copy_client.cc:670] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:02.512617 16084 raft_consensus.cc:359] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:02.514753 16084 raft_consensus.cc:740] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:02.516381 16098 ts_tablet_manager.cc:933] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:02.517079 16084 consensus_queue.cc:260] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:02.529035 16093 tablet_copy_client.cc:538] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:02.553391 16093 tablet_bootstrap.cc:492] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:02.576640 16098 tablet_copy_client.cc:323] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.131:45707
I20260709 13:09:02.582808 16084 ts_tablet_manager.cc:1434] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.078s	user 0.013s	sys 0.021s
I20260709 13:09:02.590066 15231 tablet_copy_service.cc:140] P cf0e9ee8bfc3415291c8c930c76ebdac: Received BeginTabletCopySession request for tablet 90f78a3c901241ad92dc493c3954a254 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:52690)
I20260709 13:09:02.590610 15231 tablet_copy_service.cc:161] P cf0e9ee8bfc3415291c8c930c76ebdac: Beginning new tablet copy session on tablet 90f78a3c901241ad92dc493c3954a254 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:52690: session id = 8776a9bae4344f4fa1126147228a49a9-90f78a3c901241ad92dc493c3954a254
I20260709 13:09:02.598527 15082 tablet_copy_service.cc:342] P a2cd9464909142caa01ea93ec8bc31cc: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-683ab742d3134a4b912bdd6f00392b0d received from {username='slave'} at 127.0.0.1:40742
I20260709 13:09:02.599157 15082 tablet_copy_service.cc:434] P a2cd9464909142caa01ea93ec8bc31cc: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-683ab742d3134a4b912bdd6f00392b0d on tablet 683ab742d3134a4b912bdd6f00392b0d with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:02.600047 15231 tablet_copy_source_session.cc:215] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:02.606105 16098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f78a3c901241ad92dc493c3954a254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:02.629130 16093 tablet_bootstrap.cc:492] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:02.630211 16093 tablet_bootstrap.cc:492] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:02.633074 16093 ts_tablet_manager.cc:1403] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.020s
I20260709 13:09:02.636343 16093 raft_consensus.cc:359] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:02.637287 16093 raft_consensus.cc:740] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:02.638065 16093 consensus_queue.cc:260] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:02.647969 16093 ts_tablet_manager.cc:1434] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260709 13:09:02.653236 16098 tablet_copy_client.cc:806] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:02.653935 16098 tablet_copy_client.cc:670] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:02.665123 15231 tablet_copy_service.cc:342] P cf0e9ee8bfc3415291c8c930c76ebdac: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-d1fd585149304d11811d8eac47dc4531 received from {username='slave'} at 127.0.0.1:52690
I20260709 13:09:02.665604 15231 tablet_copy_service.cc:434] P cf0e9ee8bfc3415291c8c930c76ebdac: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-d1fd585149304d11811d8eac47dc4531 on tablet d1fd585149304d11811d8eac47dc4531 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:02.665127 16098 tablet_copy_client.cc:538] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:02.725759 16098 tablet_bootstrap.cc:492] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
W20260709 13:09:02.774803 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 46813.7us
I20260709 13:09:02.786100 15812 raft_consensus.cc:1217] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:02.810971 16098 tablet_bootstrap.cc:492] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:02.815951 16098 tablet_bootstrap.cc:492] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:02.816942 16098 ts_tablet_manager.cc:1403] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.091s	user 0.026s	sys 0.011s
I20260709 13:09:02.819629 16093 ts_tablet_manager.cc:933] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:02.821946 16093 tablet_copy_client.cc:323] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.130:32883
I20260709 13:09:02.823894 15157 tablet_copy_service.cc:140] P 937497c267e84226ae8389b561abc78e: Received BeginTabletCopySession request for tablet 231bcfd3c5f94a669e38f3e2b30f8da9 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:49182)
I20260709 13:09:02.824420 15157 tablet_copy_service.cc:161] P 937497c267e84226ae8389b561abc78e: Beginning new tablet copy session on tablet 231bcfd3c5f94a669e38f3e2b30f8da9 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:49182: session id = 8776a9bae4344f4fa1126147228a49a9-231bcfd3c5f94a669e38f3e2b30f8da9
I20260709 13:09:02.833899 15157 tablet_copy_source_session.cc:215] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:02.825557 16098 raft_consensus.cc:359] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:02.839648 16098 raft_consensus.cc:740] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:02.840482 16098 consensus_queue.cc:260] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:02.843277 16093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231bcfd3c5f94a669e38f3e2b30f8da9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:02.846061 16098 ts_tablet_manager.cc:1434] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 13:09:02.847996 15231 tablet_copy_service.cc:342] P cf0e9ee8bfc3415291c8c930c76ebdac: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-90f78a3c901241ad92dc493c3954a254 received from {username='slave'} at 127.0.0.1:52690
I20260709 13:09:02.848503 15231 tablet_copy_service.cc:434] P cf0e9ee8bfc3415291c8c930c76ebdac: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-90f78a3c901241ad92dc493c3954a254 on tablet 90f78a3c901241ad92dc493c3954a254 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:02.899056 15812 raft_consensus.cc:1217] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:02.921414 16093 tablet_copy_client.cc:806] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:02.922056 16093 tablet_copy_client.cc:670] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:02.927492 16093 tablet_copy_client.cc:538] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:02.960832 16093 tablet_bootstrap.cc:492] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:02.996531 16093 tablet_bootstrap.cc:492] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:02.997592 16093 tablet_bootstrap.cc:492] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:02.998338 16093 ts_tablet_manager.cc:1403] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.038s	user 0.025s	sys 0.004s
I20260709 13:09:03.003139 16093 raft_consensus.cc:359] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:03.004118 16093 raft_consensus.cc:740] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:03.004820 16093 consensus_queue.cc:260] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:03.015669 16093 ts_tablet_manager.cc:1434] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:09:03.017732 15157 tablet_copy_service.cc:342] P 937497c267e84226ae8389b561abc78e: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-231bcfd3c5f94a669e38f3e2b30f8da9 received from {username='slave'} at 127.0.0.1:49182
I20260709 13:09:03.018218 15157 tablet_copy_service.cc:434] P 937497c267e84226ae8389b561abc78e: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-231bcfd3c5f94a669e38f3e2b30f8da9 on tablet 231bcfd3c5f94a669e38f3e2b30f8da9 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:03.027403 15812 raft_consensus.cc:1217] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260709 13:09:03.042798 15836 debug-util.cc:398] Leaking SignalData structure 0x7b0800279ae0 after lost signal to thread 13913
W20260709 13:09:03.043632 15836 debug-util.cc:398] Leaking SignalData structure 0x7b080029e0a0 after lost signal to thread 15004
W20260709 13:09:03.044380 15836 debug-util.cc:398] Leaking SignalData structure 0x7b080027bcc0 after lost signal to thread 15096
W20260709 13:09:03.045122 15836 debug-util.cc:398] Leaking SignalData structure 0x7b08002c9b80 after lost signal to thread 15171
W20260709 13:09:03.046133 15836 debug-util.cc:398] Leaking SignalData structure 0x7b08002c5100 after lost signal to thread 15245
W20260709 13:09:03.047474 15836 debug-util.cc:398] Leaking SignalData structure 0x7b0800209580 after lost signal to thread 15839
I20260709 13:09:03.212777 16103 raft_consensus.cc:1064] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:03.253583 16103 consensus_queue.cc:237] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:03.281656 15812 raft_consensus.cc:1275] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:03.282936 15140 raft_consensus.cc:1275] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:03.289850 15214 raft_consensus.cc:1275] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:03.319850 16037 consensus_queue.cc:1048] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:03.330960 16032 raft_consensus.cc:1064] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:03.333581 16032 consensus_queue.cc:237] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:03.357014 16068 consensus_queue.cc:1048] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:03.374804 15812 raft_consensus.cc:1275] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:03.378253 16063 consensus_queue.cc:1048] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:03.389708 15814 raft_consensus.cc:1217] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:03.395718 15146 raft_consensus.cc:1275] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:03.410746 16032 consensus_queue.cc:1048] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:03.452237 15071 raft_consensus.cc:1275] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:03.471830 16059 consensus_queue.cc:1048] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:09:03.483721 15112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 57359.3us
W20260709 13:09:03.544974 15112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.132:34241, user_credentials={real_user=slave}} blocked reactor thread for 52855.4us
I20260709 13:09:03.554286 16032 consensus_queue.cc:1048] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:03.589411 16124 raft_consensus.cc:1064] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:03.628698 15144 raft_consensus.cc:2955] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
W20260709 13:09:03.640820 15186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 62345.2us
I20260709 13:09:03.620802 16124 consensus_queue.cc:237] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:03.666842 16064 raft_consensus.cc:2955] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:03.668020 15142 raft_consensus.cc:2955] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:03.644484 16102 raft_consensus.cc:2955] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:03.693338 14969 catalog_manager.cc:5697] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:03.694736 15812 raft_consensus.cc:2955] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:03.775141 14964 catalog_manager.cc:5697] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:03.793522 15814 raft_consensus.cc:2955] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:03.798769 15812 raft_consensus.cc:1275] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:03.804243 16132 consensus_queue.cc:1048] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:03.818580 15142 raft_consensus.cc:1275] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:03.829428 16131 consensus_queue.cc:1048] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:03.839339 15072 raft_consensus.cc:1275] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:03.856745 15214 raft_consensus.cc:2955] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:03.887349 15072 consensus_queue.cc:237] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:03.890844 16117 raft_consensus.cc:2955] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:03.892733 16123 consensus_queue.cc:1048] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:03.893047 15142 raft_consensus.cc:2955] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:03.933537 15814 raft_consensus.cc:1275] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:03.933715 15142 raft_consensus.cc:1275] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:03.943622 16102 consensus_queue.cc:1048] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:03.948855 15221 consensus_queue.cc:237] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:03.949046 15072 raft_consensus.cc:2955] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:03.955399 15814 raft_consensus.cc:1275] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:03.957285 16123 consensus_queue.cc:1048] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:03.962472 15142 raft_consensus.cc:1275] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:03.965407 16123 raft_consensus.cc:2955] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:03.968374 15814 raft_consensus.cc:2955] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:03.972666 16125 raft_consensus.cc:1064] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:03.973863 16063 consensus_queue.cc:1048] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:03.975117 16125 consensus_queue.cc:237] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:03.985245 14964 catalog_manager.cc:5697] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:03.988704 15144 raft_consensus.cc:2955] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.014453 15058 tablet_service.cc:1558] Processing DeleteTablet for tablet d1fd585149304d11811d8eac47dc4531 with delete_type TABLET_DATA_TOMBSTONED (TS a2cd9464909142caa01ea93ec8bc31cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41434
I20260709 13:09:04.028388 16102 consensus_queue.cc:1048] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.014s
I20260709 13:09:04.043906 14969 catalog_manager.cc:5697] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.049280 16102 raft_consensus.cc:2955] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.055531 15072 raft_consensus.cc:2955] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.070480 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d1fd585149304d11811d8eac47dc4531 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:04.073017 15814 raft_consensus.cc:2955] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.082595 15142 raft_consensus.cc:2955] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.082890 15813 raft_consensus.cc:2955] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.102413 14965 catalog_manager.cc:5697] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.108911 15221 raft_consensus.cc:1275] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:04.113678 15067 raft_consensus.cc:1275] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:04.122028 15814 raft_consensus.cc:1275] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:04.124993 14954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 683ab742d3134a4b912bdd6f00392b0d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:04.126649 15205 tablet_service.cc:1558] Processing DeleteTablet for tablet 683ab742d3134a4b912bdd6f00392b0d with delete_type TABLET_DATA_TOMBSTONED (TS cf0e9ee8bfc3415291c8c930c76ebdac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35044
I20260709 13:09:04.127956 16119 consensus_queue.cc:1048] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:09:04.129776 16112 consensus_queue.cc:1048] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:04.138619 16146 tablet_replica.cc:333] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:04.142534 16125 consensus_queue.cc:1048] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:04.150183 16146 raft_consensus.cc:2243] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:04.151481 16146 raft_consensus.cc:2272] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:04.221988 16147 tablet_replica.cc:333] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:04.223203 16147 raft_consensus.cc:2243] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:04.223905 16147 raft_consensus.cc:2272] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:04.224459 16146 ts_tablet_manager.cc:1916] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:04.272790 16147 ts_tablet_manager.cc:1916] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:04.281940 16125 raft_consensus.cc:2955] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.314138 15067 raft_consensus.cc:2955] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.317804 15218 raft_consensus.cc:2955] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.321441 14965 catalog_manager.cc:5697] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:04.344153 15814 raft_consensus.cc:2955] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.377498 15144 consensus_queue.cc:237] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:04.398903 15064 raft_consensus.cc:1275] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:04.400916 15814 raft_consensus.cc:1275] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:04.402823 16125 consensus_queue.cc:1048] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:04.411581 16090 consensus_queue.cc:1048] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:04.420782 16147 ts_tablet_manager.cc:1929] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:04.421341 16147 log.cc:1199] T 683ab742d3134a4b912bdd6f00392b0d P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/wals/683ab742d3134a4b912bdd6f00392b0d
I20260709 13:09:04.422178 16146 ts_tablet_manager.cc:1929] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:04.422668 16146 log.cc:1199] T d1fd585149304d11811d8eac47dc4531 P a2cd9464909142caa01ea93ec8bc31cc: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/wals/d1fd585149304d11811d8eac47dc4531
I20260709 13:09:04.426124 14954 catalog_manager.cc:5028] TS a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): tablet d1fd585149304d11811d8eac47dc4531 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:04.428742 14956 catalog_manager.cc:5028] TS cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): tablet 683ab742d3134a4b912bdd6f00392b0d (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:04.454128 16116 raft_consensus.cc:2955] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.463462 15814 raft_consensus.cc:2955] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.499074 15218 consensus_queue.cc:237] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:04.504917 15813 raft_consensus.cc:1275] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:04.506330 16117 consensus_queue.cc:1048] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:04.514346 16032 raft_consensus.cc:2955] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.522610 15067 raft_consensus.cc:1275] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:04.524699 16117 consensus_queue.cc:1048] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:04.532416 15069 raft_consensus.cc:2955] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.546766 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 90f78a3c901241ad92dc493c3954a254 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:04.550812 15813 raft_consensus.cc:2955] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.556952 14965 catalog_manager.cc:5697] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New cstate: current_term: 2 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:09:04.568734 15110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 73649.6us
I20260709 13:09:04.645718 15136 tablet_service.cc:1558] Processing DeleteTablet for tablet 90f78a3c901241ad92dc493c3954a254 with delete_type TABLET_DATA_TOMBSTONED (TS 937497c267e84226ae8389b561abc78e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45394
I20260709 13:09:04.572978 15067 raft_consensus.cc:2955] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.686378 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 231bcfd3c5f94a669e38f3e2b30f8da9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:04.704078 14965 catalog_manager.cc:5697] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:04.710930 16151 tablet_replica.cc:333] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:04.731796 16151 raft_consensus.cc:2243] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:04.732538 16151 raft_consensus.cc:2272] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:04.737844 16151 ts_tablet_manager.cc:1916] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:09:04.770344 15186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 80155.4us
I20260709 13:09:04.798609 15205 tablet_service.cc:1558] Processing DeleteTablet for tablet 231bcfd3c5f94a669e38f3e2b30f8da9 with delete_type TABLET_DATA_TOMBSTONED (TS cf0e9ee8bfc3415291c8c930c76ebdac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35044
I20260709 13:09:04.809737 16147 tablet_replica.cc:333] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:04.810864 16147 raft_consensus.cc:2243] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:04.811656 16147 raft_consensus.cc:2272] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:04.821288 16147 ts_tablet_manager.cc:1916] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:04.826504 16151 ts_tablet_manager.cc:1929] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:09:04.839336 16151 log.cc:1199] T 90f78a3c901241ad92dc493c3954a254 P 937497c267e84226ae8389b561abc78e: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/wals/90f78a3c901241ad92dc493c3954a254
I20260709 13:09:04.842386 16147 ts_tablet_manager.cc:1929] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:04.842953 16147 log.cc:1199] T 231bcfd3c5f94a669e38f3e2b30f8da9 P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/wals/231bcfd3c5f94a669e38f3e2b30f8da9
I20260709 13:09:04.845625 14956 catalog_manager.cc:5028] TS 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): tablet 90f78a3c901241ad92dc493c3954a254 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:04.846410 14956 catalog_manager.cc:5028] TS cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): tablet 231bcfd3c5f94a669e38f3e2b30f8da9 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:05.854982 15213 consensus_queue.cc:237] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
W20260709 13:09:05.862036 15186 consensus_peers.cc:597] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 744f99cba7ea4db1b2e6674a1fa7f9cf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:05.864290 15142 raft_consensus.cc:1275] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:05.865012 15071 raft_consensus.cc:1275] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:05.865442 16152 consensus_queue.cc:1048] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:05.866730 16155 consensus_queue.cc:1048] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:05.881829 16155 raft_consensus.cc:2955] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:05.889688 15071 raft_consensus.cc:2955] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:05.897010 15142 raft_consensus.cc:2955] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:05.905843 14965 catalog_manager.cc:5697] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:05.909441 15071 consensus_queue.cc:237] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:05.941509 15142 raft_consensus.cc:1275] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:05.942484 15213 raft_consensus.cc:1275] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:09:05.943730 15037 consensus_peers.cc:597] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d09aa57b14e449989fddde8078e654e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:05.944934 16068 consensus_queue.cc:1048] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:05.946112 16133 consensus_queue.cc:1048] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:06.003158 16068 raft_consensus.cc:2955] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:06.011109 15213 raft_consensus.cc:2955] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:06.023177 15142 raft_consensus.cc:2955] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:06.037333 14969 catalog_manager.cc:5697] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:06.050915 15213 consensus_queue.cc:237] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
W20260709 13:09:06.076746 15186 consensus_peers.cc:597] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fdd682f5107442919a815af8fdcb55b8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:06.078437 15142 raft_consensus.cc:1275] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:06.079623 15067 raft_consensus.cc:1275] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:06.079623 16160 consensus_queue.cc:1048] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:06.081072 16032 consensus_queue.cc:1048] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:06.090329 16032 raft_consensus.cc:2955] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:06.096544 15142 raft_consensus.cc:2955] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:06.106526 15067 consensus_queue.cc:237] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:06.113706 14965 catalog_manager.cc:5697] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:06.136433 15214 raft_consensus.cc:1275] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:06.138936 15143 raft_consensus.cc:1275] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:06.143235 15071 raft_consensus.cc:2955] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:06.162235 16133 consensus_queue.cc:1048] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:06.165557 15037 consensus_peers.cc:597] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a48754ec58c84258b534eb6d8d8db8f3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:06.167606 16133 consensus_queue.cc:1048] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:06.182329 16169 raft_consensus.cc:2955] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:06.185444 15143 raft_consensus.cc:2955] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:06.187098 15214 raft_consensus.cc:2955] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:06.204169 14965 catalog_manager.cc:5697] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:06.404449 16176 ts_tablet_manager.cc:933] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:06.408784 16176 tablet_copy_client.cc:323] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.131:45707
I20260709 13:09:06.410948 15231 tablet_copy_service.cc:140] P cf0e9ee8bfc3415291c8c930c76ebdac: Received BeginTabletCopySession request for tablet 744f99cba7ea4db1b2e6674a1fa7f9cf from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:52690)
I20260709 13:09:06.411499 15231 tablet_copy_service.cc:161] P cf0e9ee8bfc3415291c8c930c76ebdac: Beginning new tablet copy session on tablet 744f99cba7ea4db1b2e6674a1fa7f9cf from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:52690: session id = 8776a9bae4344f4fa1126147228a49a9-744f99cba7ea4db1b2e6674a1fa7f9cf
I20260709 13:09:06.419190 15231 tablet_copy_source_session.cc:215] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:06.423888 16176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 744f99cba7ea4db1b2e6674a1fa7f9cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:06.441383 16176 tablet_copy_client.cc:806] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:06.442008 16176 tablet_copy_client.cc:670] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:06.445461 16176 tablet_copy_client.cc:538] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:06.454558 16176 tablet_bootstrap.cc:492] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:06.471647 16178 ts_tablet_manager.cc:933] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753)
I20260709 13:09:06.505687 16176 tablet_bootstrap.cc:492] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:06.506767 16176 tablet_bootstrap.cc:492] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:06.507520 16176 ts_tablet_manager.cc:1403] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.053s	user 0.026s	sys 0.012s
I20260709 13:09:06.510596 16176 raft_consensus.cc:359] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:06.511471 16176 raft_consensus.cc:740] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:06.512166 16176 consensus_queue.cc:260] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:06.547444 16178 tablet_copy_client.cc:323] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.129:42753
I20260709 13:09:06.551513 15082 tablet_copy_service.cc:140] P a2cd9464909142caa01ea93ec8bc31cc: Received BeginTabletCopySession request for tablet 1d09aa57b14e449989fddde8078e654e from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:40742)
I20260709 13:09:06.552078 15082 tablet_copy_service.cc:161] P a2cd9464909142caa01ea93ec8bc31cc: Beginning new tablet copy session on tablet 1d09aa57b14e449989fddde8078e654e from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:40742: session id = 8776a9bae4344f4fa1126147228a49a9-1d09aa57b14e449989fddde8078e654e
I20260709 13:09:06.561199 15082 tablet_copy_source_session.cc:215] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:06.569026 16178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d09aa57b14e449989fddde8078e654e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:06.590893 16178 tablet_copy_client.cc:806] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:06.591724 16178 tablet_copy_client.cc:670] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:06.602265 16176 ts_tablet_manager.cc:1434] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.094s	user 0.013s	sys 0.019s
I20260709 13:09:06.602718 16178 tablet_copy_client.cc:538] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:06.614770 16178 tablet_bootstrap.cc:492] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:06.616518 15231 tablet_copy_service.cc:342] P cf0e9ee8bfc3415291c8c930c76ebdac: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-744f99cba7ea4db1b2e6674a1fa7f9cf received from {username='slave'} at 127.0.0.1:52690
I20260709 13:09:06.617024 15231 tablet_copy_service.cc:434] P cf0e9ee8bfc3415291c8c930c76ebdac: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-744f99cba7ea4db1b2e6674a1fa7f9cf on tablet 744f99cba7ea4db1b2e6674a1fa7f9cf with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:06.655074 16178 tablet_bootstrap.cc:492] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:06.656175 16178 tablet_bootstrap.cc:492] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:06.656991 16178 ts_tablet_manager.cc:1403] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.014s
I20260709 13:09:06.660411 16178 raft_consensus.cc:359] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:06.661320 16178 raft_consensus.cc:740] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:06.662045 16178 consensus_queue.cc:260] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:06.664736 16178 ts_tablet_manager.cc:1434] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:06.668974 16176 ts_tablet_manager.cc:933] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:06.669709 15082 tablet_copy_service.cc:342] P a2cd9464909142caa01ea93ec8bc31cc: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-1d09aa57b14e449989fddde8078e654e received from {username='slave'} at 127.0.0.1:40742
I20260709 13:09:06.670190 15082 tablet_copy_service.cc:434] P a2cd9464909142caa01ea93ec8bc31cc: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-1d09aa57b14e449989fddde8078e654e on tablet 1d09aa57b14e449989fddde8078e654e with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:06.674386 16176 tablet_copy_client.cc:323] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.131:45707
I20260709 13:09:06.678625 15231 tablet_copy_service.cc:140] P cf0e9ee8bfc3415291c8c930c76ebdac: Received BeginTabletCopySession request for tablet fdd682f5107442919a815af8fdcb55b8 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:52690)
I20260709 13:09:06.679207 15231 tablet_copy_service.cc:161] P cf0e9ee8bfc3415291c8c930c76ebdac: Beginning new tablet copy session on tablet fdd682f5107442919a815af8fdcb55b8 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:52690: session id = 8776a9bae4344f4fa1126147228a49a9-fdd682f5107442919a815af8fdcb55b8
I20260709 13:09:06.693181 15231 tablet_copy_source_session.cc:215] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:06.694098 16184 ts_tablet_manager.cc:933] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753)
I20260709 13:09:06.699054 16176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd682f5107442919a815af8fdcb55b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:06.740657 16184 tablet_copy_client.cc:323] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.129:42753
I20260709 13:09:06.742534 15082 tablet_copy_service.cc:140] P a2cd9464909142caa01ea93ec8bc31cc: Received BeginTabletCopySession request for tablet a48754ec58c84258b534eb6d8d8db8f3 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:40742)
I20260709 13:09:06.743070 15082 tablet_copy_service.cc:161] P a2cd9464909142caa01ea93ec8bc31cc: Beginning new tablet copy session on tablet a48754ec58c84258b534eb6d8d8db8f3 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:40742: session id = 8776a9bae4344f4fa1126147228a49a9-a48754ec58c84258b534eb6d8d8db8f3
I20260709 13:09:06.743616 16176 tablet_copy_client.cc:806] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:06.744246 16176 tablet_copy_client.cc:670] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:06.754657 15082 tablet_copy_source_session.cc:215] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:06.755702 16176 tablet_copy_client.cc:538] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:06.759161 16184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48754ec58c84258b534eb6d8d8db8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:06.765934 16176 tablet_bootstrap.cc:492] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:06.780282 16184 tablet_copy_client.cc:806] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:06.781008 16184 tablet_copy_client.cc:670] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:06.785741 16184 tablet_copy_client.cc:538] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:06.799468 16184 tablet_bootstrap.cc:492] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:06.815163 16176 tablet_bootstrap.cc:492] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:06.816109 16176 tablet_bootstrap.cc:492] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:06.816803 16176 ts_tablet_manager.cc:1403] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.011s
I20260709 13:09:06.820349 16176 raft_consensus.cc:359] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:06.821169 16176 raft_consensus.cc:740] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:06.821853 16176 consensus_queue.cc:260] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:06.824906 16176 ts_tablet_manager.cc:1434] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:09:06.827003 15231 tablet_copy_service.cc:342] P cf0e9ee8bfc3415291c8c930c76ebdac: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-fdd682f5107442919a815af8fdcb55b8 received from {username='slave'} at 127.0.0.1:52690
I20260709 13:09:06.827754 15231 tablet_copy_service.cc:434] P cf0e9ee8bfc3415291c8c930c76ebdac: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-fdd682f5107442919a815af8fdcb55b8 on tablet fdd682f5107442919a815af8fdcb55b8 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:06.855839 16184 tablet_bootstrap.cc:492] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:06.856886 16184 tablet_bootstrap.cc:492] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:06.857604 16184 ts_tablet_manager.cc:1403] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.058s	user 0.025s	sys 0.015s
I20260709 13:09:06.860648 16184 raft_consensus.cc:359] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:06.861604 16184 raft_consensus.cc:740] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:06.862278 16184 consensus_queue.cc:260] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:06.864874 16184 ts_tablet_manager.cc:1434] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 13:09:06.866640 15082 tablet_copy_service.cc:342] P a2cd9464909142caa01ea93ec8bc31cc: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-a48754ec58c84258b534eb6d8d8db8f3 received from {username='slave'} at 127.0.0.1:40742
I20260709 13:09:06.867069 15082 tablet_copy_service.cc:434] P a2cd9464909142caa01ea93ec8bc31cc: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-a48754ec58c84258b534eb6d8d8db8f3 on tablet a48754ec58c84258b534eb6d8d8db8f3 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:06.877835 15814 raft_consensus.cc:1217] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:06.891192 15814 raft_consensus.cc:1217] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:09:06.937204 15184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 47594.5us
I20260709 13:09:07.153618 15813 raft_consensus.cc:1217] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:07.217192 15813 raft_consensus.cc:1217] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:07.312601 16133 raft_consensus.cc:1064] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:07.314599 16133 consensus_queue.cc:237] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:07.322361 15813 raft_consensus.cc:1275] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:07.323465 15213 raft_consensus.cc:1275] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:07.326066 15142 raft_consensus.cc:1275] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:07.326125 16133 consensus_queue.cc:1048] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:07.329244 16166 consensus_queue.cc:1048] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:07.330124 16189 consensus_queue.cc:1048] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:07.345132 16133 raft_consensus.cc:2955] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.348134 15213 raft_consensus.cc:2955] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.353055 15142 raft_consensus.cc:2955] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.363430 15813 raft_consensus.cc:2955] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.381723 14964 catalog_manager.cc:5697] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.417302 16155 raft_consensus.cc:1064] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:07.419787 16155 consensus_queue.cc:237] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:07.425688 15071 consensus_queue.cc:237] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:07.436851 15814 raft_consensus.cc:1275] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:07.439124 15814 raft_consensus.cc:1275] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:07.439035 16190 consensus_queue.cc:1048] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:07.440440 15069 raft_consensus.cc:1275] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:07.441236 15142 raft_consensus.cc:1275] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:07.441877 16155 consensus_queue.cc:1048] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:07.443051 16133 consensus_queue.cc:1048] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:07.443912 15142 raft_consensus.cc:1275] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:07.449518 16192 consensus_queue.cc:1048] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:07.454665 16166 consensus_queue.cc:1048] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:07.465200 16166 raft_consensus.cc:2955] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.467181 15143 raft_consensus.cc:2955] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.484511 14965 catalog_manager.cc:5697] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.485484 15813 raft_consensus.cc:2955] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.492426 14954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d09aa57b14e449989fddde8078e654e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:07.500762 15205 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d09aa57b14e449989fddde8078e654e with delete_type TABLET_DATA_TOMBSTONED (TS cf0e9ee8bfc3415291c8c930c76ebdac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35044
I20260709 13:09:07.503209 16160 raft_consensus.cc:2955] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.512650 15142 raft_consensus.cc:2955] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.505613 16206 tablet_replica.cc:333] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:07.525566 15814 raft_consensus.cc:2955] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.533186 15071 raft_consensus.cc:2955] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.553606 16206 raft_consensus.cc:2243] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:07.554502 16206 raft_consensus.cc:2272] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:07.554729 14966 catalog_manager.cc:5697] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.560424 16206 ts_tablet_manager.cc:1916] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:07.573194 15213 consensus_queue.cc:237] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:07.579800 15814 raft_consensus.cc:1275] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:07.581609 16206 ts_tablet_manager.cc:1929] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:07.582258 16206 log.cc:1199] T 1d09aa57b14e449989fddde8078e654e P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/wals/1d09aa57b14e449989fddde8078e654e
I20260709 13:09:07.581802 16192 consensus_queue.cc:1048] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:09:07.584345 14956 catalog_manager.cc:5028] TS cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): tablet 1d09aa57b14e449989fddde8078e654e (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:07.589185 15071 raft_consensus.cc:1275] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:07.594641 16192 consensus_queue.cc:1048] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:07.597054 16192 raft_consensus.cc:2955] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.600521 15813 raft_consensus.cc:2955] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.608274 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 744f99cba7ea4db1b2e6674a1fa7f9cf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:07.609972 15071 raft_consensus.cc:2955] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.618568 14969 catalog_manager.cc:5697] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.639436 15136 tablet_service.cc:1558] Processing DeleteTablet for tablet 744f99cba7ea4db1b2e6674a1fa7f9cf with delete_type TABLET_DATA_TOMBSTONED (TS 937497c267e84226ae8389b561abc78e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45394
I20260709 13:09:07.651587 16208 tablet_replica.cc:333] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:07.652796 16208 raft_consensus.cc:2243] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:07.653904 16208 raft_consensus.cc:2272] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:07.661562 16192 raft_consensus.cc:1064] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:07.664265 16192 consensus_queue.cc:237] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:07.668900 16208 ts_tablet_manager.cc:1916] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:07.683120 16194 raft_consensus.cc:1064] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:07.689103 15142 raft_consensus.cc:1275] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:07.689332 15071 raft_consensus.cc:1275] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:07.691730 16208 ts_tablet_manager.cc:1929] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:07.692299 16208 log.cc:1199] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 937497c267e84226ae8389b561abc78e: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/wals/744f99cba7ea4db1b2e6674a1fa7f9cf
I20260709 13:09:07.692445 16155 consensus_queue.cc:1048] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:07.694497 14956 catalog_manager.cc:5028] TS 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): tablet 744f99cba7ea4db1b2e6674a1fa7f9cf (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:07.695833 16190 consensus_queue.cc:1048] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:07.700199 15813 raft_consensus.cc:1275] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:07.701864 16155 consensus_queue.cc:1048] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:07.712791 16194 consensus_queue.cc:237] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:07.715874 16155 raft_consensus.cc:2955] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.722422 15814 raft_consensus.cc:2955] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.728344 15067 raft_consensus.cc:2955] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.720336 15142 raft_consensus.cc:2955] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.738222 14965 catalog_manager.cc:5697] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:07.757243 15214 raft_consensus.cc:1275] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:07.759634 15814 raft_consensus.cc:1275] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:07.762352 16189 consensus_queue.cc:1048] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:07.764273 16189 consensus_queue.cc:1048] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:07.764659 15214 consensus_queue.cc:237] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:07.766386 15142 raft_consensus.cc:1275] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:07.768028 16189 consensus_queue.cc:1048] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:07.780401 15813 raft_consensus.cc:1275] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:07.781100 15143 raft_consensus.cc:1275] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:07.783828 16133 raft_consensus.cc:2955] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.791004 16155 consensus_queue.cc:1048] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:07.794407 16155 consensus_queue.cc:1048] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:09:07.805984 15213 raft_consensus.cc:2955] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.806421 15812 raft_consensus.cc:2955] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.821521 15143 raft_consensus.cc:2955] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.819305 14964 catalog_manager.cc:5697] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:07.826140 16192 raft_consensus.cc:2955] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.837817 15146 raft_consensus.cc:2955] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.837817 15812 raft_consensus.cc:2955] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.856086 14966 catalog_manager.cc:5697] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.877123 15071 consensus_queue.cc:237] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:07.881702 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fdd682f5107442919a815af8fdcb55b8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:07.885419 15812 raft_consensus.cc:1275] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:07.887864 15146 raft_consensus.cc:1275] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:07.887653 16133 consensus_queue.cc:1048] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:07.889811 15058 tablet_service.cc:1558] Processing DeleteTablet for tablet fdd682f5107442919a815af8fdcb55b8 with delete_type TABLET_DATA_TOMBSTONED (TS a2cd9464909142caa01ea93ec8bc31cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41434
I20260709 13:09:07.892513 16217 tablet_replica.cc:333] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:07.893564 16217 raft_consensus.cc:2243] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:07.894351 16217 raft_consensus.cc:2272] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:07.895171 16133 consensus_queue.cc:1048] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:07.898818 16217 ts_tablet_manager.cc:1916] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:07.903703 16133 raft_consensus.cc:2955] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.908583 15812 raft_consensus.cc:2955] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.909121 15146 raft_consensus.cc:2955] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:07.916244 14954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a48754ec58c84258b534eb6d8d8db8f3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:07.922310 14969 catalog_manager.cc:5697] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:07.942714 16217 ts_tablet_manager.cc:1929] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:07.943229 16217 log.cc:1199] T fdd682f5107442919a815af8fdcb55b8 P a2cd9464909142caa01ea93ec8bc31cc: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/wals/fdd682f5107442919a815af8fdcb55b8
I20260709 13:09:07.945288 14954 catalog_manager.cc:5028] TS a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): tablet fdd682f5107442919a815af8fdcb55b8 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:07.946568 15205 tablet_service.cc:1558] Processing DeleteTablet for tablet a48754ec58c84258b534eb6d8d8db8f3 with delete_type TABLET_DATA_TOMBSTONED (TS cf0e9ee8bfc3415291c8c930c76ebdac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35044
I20260709 13:09:07.947506 16206 tablet_replica.cc:333] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:07.948506 16206 raft_consensus.cc:2243] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:07.949167 16206 raft_consensus.cc:2272] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:07.953672 16206 ts_tablet_manager.cc:1916] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:07.967923 16206 ts_tablet_manager.cc:1929] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:07.968338 16206 log.cc:1199] T a48754ec58c84258b534eb6d8d8db8f3 P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/wals/a48754ec58c84258b534eb6d8d8db8f3
I20260709 13:09:07.969976 14956 catalog_manager.cc:5028] TS cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): tablet a48754ec58c84258b534eb6d8d8db8f3 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:09.011915 15214 consensus_queue.cc:237] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:09.020494 15143 raft_consensus.cc:1275] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:09:09.020776 15186 consensus_peers.cc:597] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d3efd27fbee4c1fbfc368c249503467. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:09.021962 15071 raft_consensus.cc:1275] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:09.022054 16218 consensus_queue.cc:1048] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:09.023280 16192 consensus_queue.cc:1048] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:09.032522 16218 raft_consensus.cc:2955] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:09.034117 15143 raft_consensus.cc:2955] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:09.037086 15064 raft_consensus.cc:2955] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:09.058179 14969 catalog_manager.cc:5697] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:09.066442 15064 consensus_queue.cc:237] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:09.087982 15214 raft_consensus.cc:1275] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:09:09.089926 15037 consensus_peers.cc:597] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36865a55caad4a82a040ae1c62173683. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:09.090054 16166 consensus_queue.cc:1048] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:09.112444 15143 raft_consensus.cc:1275] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:09.116938 16133 consensus_queue.cc:1048] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:09.123441 16133 raft_consensus.cc:2955] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:09.128665 15143 raft_consensus.cc:2955] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:09.131453 15214 raft_consensus.cc:2955] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:09.143610 15071 consensus_queue.cc:237] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:09.152117 14964 catalog_manager.cc:5697] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:09.168957 15037 consensus_peers.cc:597] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 39204c1d7b7244cf8480959f4ab007b7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:09.169139 15142 raft_consensus.cc:1275] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:09.170646 16133 consensus_queue.cc:1048] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:09.174911 15214 raft_consensus.cc:1275] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:09.176613 16133 consensus_queue.cc:1048] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:09.193993 16166 raft_consensus.cc:2955] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:09.196151 15142 raft_consensus.cc:2955] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:09.198302 15214 raft_consensus.cc:2955] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:09.207190 15143 consensus_queue.cc:237] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:09.212451 14969 catalog_manager.cc:5697] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:09.219136 15112 consensus_peers.cc:597] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2bd24a98430d448797e8ef3951b153d9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:09.221513 15214 raft_consensus.cc:1275] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:09.223024 16222 consensus_queue.cc:1048] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:09.223628 15071 raft_consensus.cc:1275] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:09.224961 16207 consensus_queue.cc:1048] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:09.236016 16188 raft_consensus.cc:2955] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:09.238293 15067 raft_consensus.cc:2955] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:09.238366 15214 raft_consensus.cc:2955] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:09.259915 14964 catalog_manager.cc:5697] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:09.380293 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:09.468889 16239 ts_tablet_manager.cc:933] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753)
I20260709 13:09:09.477190 16239 tablet_copy_client.cc:323] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.129:42753
I20260709 13:09:09.481561 15082 tablet_copy_service.cc:140] P a2cd9464909142caa01ea93ec8bc31cc: Received BeginTabletCopySession request for tablet 36865a55caad4a82a040ae1c62173683 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:40742)
I20260709 13:09:09.482158 15082 tablet_copy_service.cc:161] P a2cd9464909142caa01ea93ec8bc31cc: Beginning new tablet copy session on tablet 36865a55caad4a82a040ae1c62173683 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:40742: session id = 8776a9bae4344f4fa1126147228a49a9-36865a55caad4a82a040ae1c62173683
I20260709 13:09:09.489805 15082 tablet_copy_source_session.cc:215] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:09.493463 16239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36865a55caad4a82a040ae1c62173683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:09.494020 15143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "062affdcd6c64358bc3e3a12db2cca50"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:09.494740 15143 raft_consensus.cc:606] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:09.497589 15143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a17014da9e64cbd920fc89ec8558b6b"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:09.498231 15143 raft_consensus.cc:606] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:09.521857 15214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78826c39856543b983ef735e2d4d2363"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:09.522449 15214 raft_consensus.cc:606] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Received request to transfer leadership to TS 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:09.522433 16239 tablet_copy_client.cc:806] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:09.523638 16239 tablet_copy_client.cc:670] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:09.528189 16239 tablet_copy_client.cc:538] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:09.528501 15143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:09.529029 15143 raft_consensus.cc:606] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:09.531670 15214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a47c54f5cc7b4bdd90c8fa7be09655da"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:09.532375 15214 raft_consensus.cc:606] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:09.534232 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:09.535851 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:09.539004 16239 tablet_bootstrap.cc:492] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:09.569849 16239 tablet_bootstrap.cc:492] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:09.570859 16239 tablet_bootstrap.cc:492] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:09.571616 16239 ts_tablet_manager.cc:1403] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.008s
I20260709 13:09:09.574591 16239 raft_consensus.cc:359] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:09.575435 16239 raft_consensus.cc:740] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:09.576083 16239 consensus_queue.cc:260] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:09.608348 16239 ts_tablet_manager.cc:1434] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.036s	user 0.014s	sys 0.012s
I20260709 13:09:09.610214 15082 tablet_copy_service.cc:342] P a2cd9464909142caa01ea93ec8bc31cc: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-36865a55caad4a82a040ae1c62173683 received from {username='slave'} at 127.0.0.1:40742
I20260709 13:09:09.610687 15082 tablet_copy_service.cc:434] P a2cd9464909142caa01ea93ec8bc31cc: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-36865a55caad4a82a040ae1c62173683 on tablet 36865a55caad4a82a040ae1c62173683 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:09.614864 16152 raft_consensus.cc:993] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:09.616430 16218 raft_consensus.cc:1081] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:09.620563 15143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a47c54f5cc7b4bdd90c8fa7be09655da"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45410
I20260709 13:09:09.621220 15143 raft_consensus.cc:493] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:09.621613 15143 raft_consensus.cc:3060] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.636899 15143 raft_consensus.cc:515] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:09.638787 16239 ts_tablet_manager.cc:933] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:09.639598 15064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47c54f5cc7b4bdd90c8fa7be09655da" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:09.640393 15064 raft_consensus.cc:3060] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.661859 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47c54f5cc7b4bdd90c8fa7be09655da" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:09.662683 15214 raft_consensus.cc:3055] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:09.663051 15214 raft_consensus.cc:740] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:09.663996 15214 consensus_queue.cc:260] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:09.665473 15214 raft_consensus.cc:3060] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.682726 15143 leader_election.cc:290] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:09.691601 15064 raft_consensus.cc:2468] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:09.700563 15110 leader_election.cc:304] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:09.703667 16207 raft_consensus.cc:2804] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:09.704394 16207 raft_consensus.cc:697] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:09.705519 16207 consensus_queue.cc:237] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:09.714591 15214 raft_consensus.cc:2468] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:09.723912 16239 tablet_copy_client.cc:323] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.131:45707
I20260709 13:09:09.726615 15231 tablet_copy_service.cc:140] P cf0e9ee8bfc3415291c8c930c76ebdac: Received BeginTabletCopySession request for tablet 1d3efd27fbee4c1fbfc368c249503467 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:52690)
I20260709 13:09:09.727213 15231 tablet_copy_service.cc:161] P cf0e9ee8bfc3415291c8c930c76ebdac: Beginning new tablet copy session on tablet 1d3efd27fbee4c1fbfc368c249503467 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:52690: session id = 8776a9bae4344f4fa1126147228a49a9-1d3efd27fbee4c1fbfc368c249503467
I20260709 13:09:09.727545 16188 raft_consensus.cc:993] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:09.728065 16188 raft_consensus.cc:1081] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:09.729836 15067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a17014da9e64cbd920fc89ec8558b6b"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41458
I20260709 13:09:09.730332 15067 raft_consensus.cc:493] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:09.730640 15067 raft_consensus.cc:3060] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.735140 15231 tablet_copy_source_session.cc:215] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:09.740883 16239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3efd27fbee4c1fbfc368c249503467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:09.742595 14969 catalog_manager.cc:5697] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:09.757797 16239 tablet_copy_client.cc:806] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:09.760231 15067 raft_consensus.cc:515] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:09.761116 16239 tablet_copy_client.cc:670] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:09.762069 15067 leader_election.cc:290] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:09.764407 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a17014da9e64cbd920fc89ec8558b6b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:09.764942 15142 raft_consensus.cc:3055] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:09.765225 15142 raft_consensus.cc:740] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:09.765951 15142 consensus_queue.cc:260] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:09.766754 15142 raft_consensus.cc:3060] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.771413 16239 tablet_copy_client.cc:538] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:09.771569 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a17014da9e64cbd920fc89ec8558b6b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:09.772126 15218 raft_consensus.cc:3060] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.772313 15142 raft_consensus.cc:2468] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:09.774109 15037 leader_election.cc:304] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:09.774868 16166 raft_consensus.cc:2804] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:09.775337 16166 raft_consensus.cc:697] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:09.776150 16166 consensus_queue.cc:237] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:09.780002 15218 raft_consensus.cc:2468] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:09.783620 16218 raft_consensus.cc:993] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:09.784101 16218 raft_consensus.cc:1081] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Signalling peer 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:09.786118 15812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78826c39856543b983ef735e2d4d2363"
dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:45442
I20260709 13:09:09.786633 15812 raft_consensus.cc:493] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:09.786983 15812 raft_consensus.cc:3060] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.787336 16239 tablet_bootstrap.cc:492] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:09.796502 15812 raft_consensus.cc:515] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:09.799691 16247 raft_consensus.cc:993] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:09.800287 16207 raft_consensus.cc:1081] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:09.806165 15812 leader_election.cc:290] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:09.806870 15064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78826c39856543b983ef735e2d4d2363" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:09.807561 15064 raft_consensus.cc:3060] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.810355 16248 ts_tablet_manager.cc:933] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753)
I20260709 13:09:09.814445 15067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "062affdcd6c64358bc3e3a12db2cca50"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41458
I20260709 13:09:09.826215 15067 raft_consensus.cc:493] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:09.826664 15067 raft_consensus.cc:3060] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.816239 15064 raft_consensus.cc:2468] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:09.816658 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78826c39856543b983ef735e2d4d2363" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:09.834479 15218 raft_consensus.cc:3055] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:09.834795 15218 raft_consensus.cc:740] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:09.835739 16250 ts_tablet_manager.cc:933] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:09.835530 15218 consensus_queue.cc:260] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:09.835906 15067 raft_consensus.cc:515] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:09.836973 15218 raft_consensus.cc:3060] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.823217 14969 catalog_manager.cc:5697] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 1 to 2, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:09.838428 16250 tablet_copy_client.cc:323] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.130:32883
I20260709 13:09:09.838919 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062affdcd6c64358bc3e3a12db2cca50" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:09.839432 15142 raft_consensus.cc:3055] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:09.839694 15142 raft_consensus.cc:740] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:09.840425 15142 consensus_queue.cc:260] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:09.841427 15142 raft_consensus.cc:3060] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.842743 15157 tablet_copy_service.cc:140] P 937497c267e84226ae8389b561abc78e: Received BeginTabletCopySession request for tablet 2bd24a98430d448797e8ef3951b153d9 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:49182)
I20260709 13:09:09.843305 15157 tablet_copy_service.cc:161] P 937497c267e84226ae8389b561abc78e: Beginning new tablet copy session on tablet 2bd24a98430d448797e8ef3951b153d9 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:49182: session id = 8776a9bae4344f4fa1126147228a49a9-2bd24a98430d448797e8ef3951b153d9
I20260709 13:09:09.842770 15777 leader_election.cc:304] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:09.849071 16243 raft_consensus.cc:2804] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:09.849606 15218 raft_consensus.cc:2468] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:09.851353 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062affdcd6c64358bc3e3a12db2cca50" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:09.852990 15213 raft_consensus.cc:3060] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.861140 16239 tablet_bootstrap.cc:492] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:09.863083 16239 tablet_bootstrap.cc:492] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:09.863850 16239 ts_tablet_manager.cc:1403] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.013s
I20260709 13:09:09.863802 16248 tablet_copy_client.cc:323] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.129:42753
I20260709 13:09:09.867292 15082 tablet_copy_service.cc:140] P a2cd9464909142caa01ea93ec8bc31cc: Received BeginTabletCopySession request for tablet 39204c1d7b7244cf8480959f4ab007b7 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:40742)
I20260709 13:09:09.867863 15082 tablet_copy_service.cc:161] P a2cd9464909142caa01ea93ec8bc31cc: Beginning new tablet copy session on tablet 39204c1d7b7244cf8480959f4ab007b7 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:40742: session id = 8776a9bae4344f4fa1126147228a49a9-39204c1d7b7244cf8480959f4ab007b7
I20260709 13:09:09.868203 16239 raft_consensus.cc:359] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:09.869050 16239 raft_consensus.cc:740] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:09.869696 16239 consensus_queue.cc:260] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:09.871419 15213 raft_consensus.cc:2468] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:09.872591 15037 leader_election.cc:304] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:09.873394 16166 raft_consensus.cc:2804] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:09.873883 16166 raft_consensus.cc:697] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:09.874686 16166 consensus_queue.cc:237] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:09.887894 15814 raft_consensus.cc:1217] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:09.890729 15157 tablet_copy_source_session.cc:215] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:09.895071 15082 tablet_copy_source_session.cc:215] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:09.895748 16250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd24a98430d448797e8ef3951b153d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:09.848234 15142 raft_consensus.cc:2468] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:09.851037 15067 leader_election.cc:290] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:09.911069 16222 raft_consensus.cc:993] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:09.911645 16222 raft_consensus.cc:1081] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:09.916779 15064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41458
I20260709 13:09:09.917578 15064 raft_consensus.cc:493] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:09.918049 15064 raft_consensus.cc:3060] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.919178 16243 raft_consensus.cc:697] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
I20260709 13:09:09.923920 14969 catalog_manager.cc:5697] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 1 to 2, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:09.930227 16243 consensus_queue.cc:237] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:09.938431 16248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39204c1d7b7244cf8480959f4ab007b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:09.948272 15064 raft_consensus.cc:515] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:09.952534 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:09.953171 15218 raft_consensus.cc:3060] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.954068 15064 leader_election.cc:290] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:09.956873 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:09.957654 15142 raft_consensus.cc:3055] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:09.958287 15142 raft_consensus.cc:740] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:09.971900 15218 raft_consensus.cc:2468] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:09.992682 16239 ts_tablet_manager.cc:1434] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.128s	user 0.010s	sys 0.052s
I20260709 13:09:09.993088 15037 leader_election.cc:304] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:09.959384 15142 consensus_queue.cc:260] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:09.994110 16226 raft_consensus.cc:2804] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:10.000411 16226 raft_consensus.cc:697] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:10.001391 16226 consensus_queue.cc:237] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:09.995775 15231 tablet_copy_service.cc:342] P cf0e9ee8bfc3415291c8c930c76ebdac: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-1d3efd27fbee4c1fbfc368c249503467 received from {username='slave'} at 127.0.0.1:52690
I20260709 13:09:10.003985 15231 tablet_copy_service.cc:434] P cf0e9ee8bfc3415291c8c930c76ebdac: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-1d3efd27fbee4c1fbfc368c249503467 on tablet 1d3efd27fbee4c1fbfc368c249503467 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:10.005209 16248 tablet_copy_client.cc:806] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:10.005949 16248 tablet_copy_client.cc:670] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:10.009225 14969 catalog_manager.cc:5697] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 2 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:10.016420 16248 tablet_copy_client.cc:538] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:10.008555 15142 raft_consensus.cc:3060] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.033000 15142 raft_consensus.cc:2468] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:10.036228 16248 tablet_bootstrap.cc:492] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:10.036470 16250 tablet_copy_client.cc:806] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:10.037515 16250 tablet_copy_client.cc:670] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:10.041409 16250 tablet_copy_client.cc:538] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:10.038134 14966 catalog_manager.cc:5697] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 1 to 2, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:10.054396 16250 tablet_bootstrap.cc:492] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:10.065232 15814 raft_consensus.cc:1217] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:10.070084 16248 tablet_bootstrap.cc:492] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:10.071314 16248 tablet_bootstrap.cc:492] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:10.072257 16248 ts_tablet_manager.cc:1403] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.036s	user 0.027s	sys 0.005s
I20260709 13:09:10.075855 16248 raft_consensus.cc:359] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:10.076884 16248 raft_consensus.cc:740] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:10.077885 16248 consensus_queue.cc:260] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:10.079988 16248 ts_tablet_manager.cc:1434] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:09:10.081749 15082 tablet_copy_service.cc:342] P a2cd9464909142caa01ea93ec8bc31cc: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-39204c1d7b7244cf8480959f4ab007b7 received from {username='slave'} at 127.0.0.1:40742
I20260709 13:09:10.082187 15082 tablet_copy_service.cc:434] P a2cd9464909142caa01ea93ec8bc31cc: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-39204c1d7b7244cf8480959f4ab007b7 on tablet 39204c1d7b7244cf8480959f4ab007b7 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:10.090026 16250 tablet_bootstrap.cc:492] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:10.091121 16250 tablet_bootstrap.cc:492] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:10.091867 16250 ts_tablet_manager.cc:1403] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.001s
I20260709 13:09:10.095072 16250 raft_consensus.cc:359] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:10.095944 16250 raft_consensus.cc:740] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:10.096627 16250 consensus_queue.cc:260] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:10.099669 16250 ts_tablet_manager.cc:1434] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:09:10.104204 15157 tablet_copy_service.cc:342] P 937497c267e84226ae8389b561abc78e: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-2bd24a98430d448797e8ef3951b153d9 received from {username='slave'} at 127.0.0.1:49182
I20260709 13:09:10.104660 15157 tablet_copy_service.cc:434] P 937497c267e84226ae8389b561abc78e: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-2bd24a98430d448797e8ef3951b153d9 on tablet 2bd24a98430d448797e8ef3951b153d9 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:10.215054 15814 raft_consensus.cc:1217] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:09:10.219167 15143 raft_consensus.cc:1275] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:10.223018 16226 consensus_queue.cc:1048] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:10.258364 15142 raft_consensus.cc:1275] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:10.260038 16226 consensus_queue.cc:1048] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:10.261808 15213 raft_consensus.cc:1275] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:10.264385 16133 consensus_queue.cc:1048] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:10.293948 15218 raft_consensus.cc:1275] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:10.295603 16222 consensus_queue.cc:1048] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:10.296155 15067 raft_consensus.cc:1275] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:10.303212 16207 consensus_queue.cc:1048] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:10.338066 15213 raft_consensus.cc:1275] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:10.347318 16166 consensus_queue.cc:1048] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:09:10.385661 15218 raft_consensus.cc:1275] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:10.388558 16243 consensus_queue.cc:1048] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:10.404769 15067 raft_consensus.cc:1275] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:10.424197 16257 consensus_queue.cc:1048] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:10.426512 15814 raft_consensus.cc:1217] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:10.435640 16166 raft_consensus.cc:1064] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:10.438441 16166 consensus_queue.cc:237] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:10.468539 15814 raft_consensus.cc:1275] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:10.470432 15142 raft_consensus.cc:1275] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:10.470448 15218 raft_consensus.cc:1275] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:10.472527 16244 consensus_queue.cc:1048] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:10.474167 16166 consensus_queue.cc:1048] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:10.474933 16133 consensus_queue.cc:1048] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:10.516086 16133 raft_consensus.cc:2955] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:10.517086 15218 raft_consensus.cc:2955] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:10.519186 15142 raft_consensus.cc:1275] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:10.522087 16226 consensus_queue.cc:1048] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:10.523520 15814 raft_consensus.cc:2955] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:10.537096 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:10.542081 16192 raft_consensus.cc:1064] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:10.544411 16192 consensus_queue.cc:237] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:10.550305 15143 raft_consensus.cc:2955] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:10.558014 14966 catalog_manager.cc:5697] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:10.589146 15218 raft_consensus.cc:1275] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:10.591805 16166 consensus_queue.cc:1048] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:10.629168 15814 raft_consensus.cc:1275] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:10.630939 16218 consensus_queue.cc:1048] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:10.636617 15064 raft_consensus.cc:1275] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:10.637585 15146 raft_consensus.cc:1275] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:10.639178 16192 consensus_queue.cc:1048] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:10.640590 16218 consensus_queue.cc:1048] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:10.658367 16192 raft_consensus.cc:2955] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:10.672536 15067 raft_consensus.cc:2955] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:10.680379 15146 raft_consensus.cc:2955] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:10.695552 16133 raft_consensus.cc:1064] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:10.699133 15812 raft_consensus.cc:2955] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:10.697544 15064 consensus_queue.cc:237] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:10.709416 14964 catalog_manager.cc:5697] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:10.713372 16133 consensus_queue.cc:237] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:10.716281 15814 raft_consensus.cc:1275] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:10.718878 16244 consensus_queue.cc:1048] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:10.749951 16244 raft_consensus.cc:2955] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:10.754743 15814 raft_consensus.cc:2955] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:10.778472 15213 consensus_queue.cc:237] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:10.780642 15812 raft_consensus.cc:1275] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:10.780967 15143 raft_consensus.cc:1275] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:10.786098 15813 raft_consensus.cc:1275] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:10.787451 15213 raft_consensus.cc:1275] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:10.787817 16294 consensus_queue.cc:1048] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:10.789172 15146 raft_consensus.cc:1275] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:10.790534 16152 consensus_queue.cc:1048] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:10.795439 15214 raft_consensus.cc:1275] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:10.797281 16294 raft_consensus.cc:2955] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:10.800015 15812 raft_consensus.cc:2955] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:10.827756 14954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 36865a55caad4a82a040ae1c62173683 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:09:10.837783 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 55214us
I20260709 13:09:10.851425 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d3efd27fbee4c1fbfc368c249503467 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:10.854212 16296 consensus_queue.cc:1048] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:09:10.871059 16166 consensus_queue.cc:1048] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:10.872467 16133 consensus_queue.cc:1048] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:09:10.867441 14956 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 1d3efd27fbee4c1fbfc368c249503467 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 13:09:10.845121 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:10.911713 15142 raft_consensus.cc:2955] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:10.888342 14966 catalog_manager.cc:5697] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
W20260709 13:09:10.943914 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 86350.6us
I20260709 13:09:10.960917 16133 consensus_queue.cc:1048] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:10.987898 15214 raft_consensus.cc:2955] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:11.086905 15136 tablet_service.cc:1558] Processing DeleteTablet for tablet 36865a55caad4a82a040ae1c62173683 with delete_type TABLET_DATA_TOMBSTONED (TS 937497c267e84226ae8389b561abc78e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45394
I20260709 13:09:11.094837 14966 catalog_manager.cc:5697] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:11.193565 15058 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d3efd27fbee4c1fbfc368c249503467 with delete_type TABLET_DATA_TOMBSTONED (TS a2cd9464909142caa01ea93ec8bc31cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41434
I20260709 13:09:11.234920 16308 tablet_replica.cc:333] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:11.244696 16207 raft_consensus.cc:1064] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:11.277526 16310 tablet_replica.cc:333] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:11.278227 16207 consensus_queue.cc:237] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:11.280844 16299 raft_consensus.cc:2955] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:11.293823 15146 raft_consensus.cc:2955] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:11.318154 15814 raft_consensus.cc:1275] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:11.319873 16298 consensus_queue.cc:1048] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:11.323580 15218 raft_consensus.cc:2955] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:11.325659 15064 raft_consensus.cc:1275] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:11.326685 15221 raft_consensus.cc:1275] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:11.333034 16298 consensus_queue.cc:1048] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:11.338268 16207 consensus_queue.cc:1048] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:11.350755 16310 raft_consensus.cc:2243] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.351837 16310 raft_consensus.cc:2272] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.356333 16310 ts_tablet_manager.cc:1916] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:11.349612 14964 catalog_manager.cc:5697] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:11.370913 16308 raft_consensus.cc:2243] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.371851 16308 raft_consensus.cc:2272] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.374378 15214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bc19a79b0334a8b83df3170e10e4f3f"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:11.375224 15214 raft_consensus.cc:606] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:11.378080 16308 ts_tablet_manager.cc:1916] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:11.380765 15214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:11.381314 15214 raft_consensus.cc:606] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:11.384738 15214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76db5c32fac1495cb0766a5a703a5873"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:11.385411 15214 raft_consensus.cc:606] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:11.386844 16298 raft_consensus.cc:2955] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:11.397609 15814 raft_consensus.cc:2955] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:11.406913 15064 raft_consensus.cc:2955] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:11.418401 16308 ts_tablet_manager.cc:1929] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:11.418598 15813 raft_consensus.cc:2955] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:11.425324 14966 catalog_manager.cc:5697] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:11.432200 16308 log.cc:1199] T 36865a55caad4a82a040ae1c62173683 P 937497c267e84226ae8389b561abc78e: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/wals/36865a55caad4a82a040ae1c62173683
I20260709 13:09:11.439739 14956 catalog_manager.cc:5028] TS 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): tablet 36865a55caad4a82a040ae1c62173683 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:11.402760 15218 raft_consensus.cc:2955] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:11.448823 16218 raft_consensus.cc:993] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:11.449328 16218 raft_consensus.cc:1081] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:11.456144 15143 consensus_queue.cc:237] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:11.465992 15814 raft_consensus.cc:1275] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:11.468077 15069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76db5c32fac1495cb0766a5a703a5873"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41442
I20260709 13:09:11.468652 15069 raft_consensus.cc:493] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:11.468976 15069 raft_consensus.cc:3060] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.467895 16298 consensus_queue.cc:1048] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:11.471421 16310 ts_tablet_manager.cc:1929] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:11.471884 16310 log.cc:1199] T 1d3efd27fbee4c1fbfc368c249503467 P a2cd9464909142caa01ea93ec8bc31cc: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/wals/1d3efd27fbee4c1fbfc368c249503467
I20260709 13:09:11.473850 14954 catalog_manager.cc:5028] TS a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): tablet 1d3efd27fbee4c1fbfc368c249503467 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:11.475795 15069 raft_consensus.cc:515] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:11.478194 15069 leader_election.cc:290] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:11.477775 16188 raft_consensus.cc:2955] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:11.481034 15813 raft_consensus.cc:2955] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:11.488657 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2bd24a98430d448797e8ef3951b153d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:11.497692 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76db5c32fac1495cb0766a5a703a5873" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:11.498525 15221 raft_consensus.cc:3055] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:11.498878 15221 raft_consensus.cc:740] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:11.499892 15221 consensus_queue.cc:260] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:11.501279 15221 raft_consensus.cc:3060] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.502647 15072 consensus_queue.cc:237] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:11.510589 15142 raft_consensus.cc:1275] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:11.505810 14969 catalog_manager.cc:5697] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:11.511341 15214 raft_consensus.cc:1275] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:11.512076 16133 consensus_queue.cc:1048] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:11.518958 16133 raft_consensus.cc:2955] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:11.526175 15142 raft_consensus.cc:2955] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:11.528739 15058 tablet_service.cc:1558] Processing DeleteTablet for tablet 2bd24a98430d448797e8ef3951b153d9 with delete_type TABLET_DATA_TOMBSTONED (TS a2cd9464909142caa01ea93ec8bc31cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41434
I20260709 13:09:11.533205 16310 tablet_replica.cc:333] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:11.534206 16310 raft_consensus.cc:2243] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.536480 15072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:57802
I20260709 13:09:11.537340 15072 raft_consensus.cc:606] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:11.531692 16298 consensus_queue.cc:1048] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:11.538223 16310 raft_consensus.cc:2272] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.541559 16310 ts_tablet_manager.cc:1916] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:11.510269 15813 raft_consensus.cc:1275] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:11.548127 16299 consensus_queue.cc:1048] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:11.503293 15143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76db5c32fac1495cb0766a5a703a5873" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:11.549057 15143 raft_consensus.cc:3060] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.554369 15146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e435f3d112db4874b8fa570c5a884c6d"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:11.556596 15146 raft_consensus.cc:606] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Received request to transfer leadership to TS 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:11.560899 15221 raft_consensus.cc:2468] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
W20260709 13:09:11.562605 14956 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 2bd24a98430d448797e8ef3951b153d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 937497c267e84226ae8389b561abc78e (127.13.149.130:32883) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 13:09:11.570297 16310 ts_tablet_manager.cc:1929] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:11.563468 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:11.570737 16310 log.cc:1199] T 2bd24a98430d448797e8ef3951b153d9 P a2cd9464909142caa01ea93ec8bc31cc: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/wals/2bd24a98430d448797e8ef3951b153d9
I20260709 13:09:11.566372 15813 raft_consensus.cc:2955] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:11.572052 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:11.566459 15218 raft_consensus.cc:2955] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:11.568233 14954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 39204c1d7b7244cf8480959f4ab007b7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:11.574353 14954 catalog_manager.cc:5028] TS a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): tablet 2bd24a98430d448797e8ef3951b153d9 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:11.575975 14969 catalog_manager.cc:5697] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index 4 to 5, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:11.589493 15037 leader_election.cc:304] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:11.590474 16133 raft_consensus.cc:2804] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:11.590916 16133 raft_consensus.cc:697] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:11.591668 16133 consensus_queue.cc:237] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:11.593401 15205 tablet_service.cc:1558] Processing DeleteTablet for tablet 39204c1d7b7244cf8480959f4ab007b7 with delete_type TABLET_DATA_TOMBSTONED (TS cf0e9ee8bfc3415291c8c930c76ebdac not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35044
I20260709 13:09:11.603305 15143 raft_consensus.cc:2468] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:11.613091 16317 tablet_replica.cc:333] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:11.614332 16317 raft_consensus.cc:2243] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.617913 16317 raft_consensus.cc:2272] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.623849 16317 ts_tablet_manager.cc:1916] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:11.630466 14965 catalog_manager.cc:5697] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:11.636600 16218 raft_consensus.cc:993] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:11.637286 16218 raft_consensus.cc:1081] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:11.640251 15142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45410
I20260709 13:09:11.640981 15142 raft_consensus.cc:493] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:11.640501 16317 ts_tablet_manager.cc:1929] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:09:11.641384 15142 raft_consensus.cc:3060] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.641670 16317 log.cc:1199] T 39204c1d7b7244cf8480959f4ab007b7 P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/wals/39204c1d7b7244cf8480959f4ab007b7
I20260709 13:09:11.643746 14956 catalog_manager.cc:5028] TS cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): tablet 39204c1d7b7244cf8480959f4ab007b7 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:11.648439 15142 raft_consensus.cc:515] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:11.650653 15142 leader_election.cc:290] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:11.650813 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:11.651178 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:11.651476 15072 raft_consensus.cc:3060] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.651710 15214 raft_consensus.cc:3055] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:11.651988 15214 raft_consensus.cc:740] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:11.652841 15214 consensus_queue.cc:260] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:11.653999 15214 raft_consensus.cc:3060] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.658097 15072 raft_consensus.cc:2468] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:11.659353 15110 leader_election.cc:304] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:11.660049 16207 raft_consensus.cc:2804] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:11.660468 16207 raft_consensus.cc:697] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:11.661278 16207 consensus_queue.cc:237] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:11.661545 15214 raft_consensus.cc:2468] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:11.679391 14965 catalog_manager.cc:5697] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:11.702234 16207 raft_consensus.cc:993] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e: : Instructing follower 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:11.702785 16207 raft_consensus.cc:1081] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Signalling peer 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:11.704959 15813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e435f3d112db4874b8fa570c5a884c6d"
dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:45444
I20260709 13:09:11.705484 15813 raft_consensus.cc:493] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:11.705850 15813 raft_consensus.cc:3060] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.710554 15813 raft_consensus.cc:515] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:11.712708 15813 leader_election.cc:290] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:11.713380 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435f3d112db4874b8fa570c5a884c6d" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:11.713845 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435f3d112db4874b8fa570c5a884c6d" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:11.714035 15142 raft_consensus.cc:3055] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:11.714421 15142 raft_consensus.cc:740] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:11.714432 15214 raft_consensus.cc:3060] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.715150 15142 consensus_queue.cc:260] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:11.716307 15142 raft_consensus.cc:3060] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.720021 15214 raft_consensus.cc:2468] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:11.721215 15779 leader_election.cc:304] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:11.721922 15142 raft_consensus.cc:2468] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:11.722129 16309 raft_consensus.cc:2804] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:11.722671 16309 raft_consensus.cc:697] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
I20260709 13:09:11.723651 16309 consensus_queue.cc:237] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:11.731949 14965 catalog_manager.cc:5697] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 1 to 2, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 2 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:11.809748 16152 raft_consensus.cc:993] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:11.810226 16218 raft_consensus.cc:1081] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:11.811848 15072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bc19a79b0334a8b83df3170e10e4f3f"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41442
I20260709 13:09:11.812299 15072 raft_consensus.cc:493] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:11.812556 15072 raft_consensus.cc:3060] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.817585 15072 raft_consensus.cc:515] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:11.818919 15072 leader_election.cc:290] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:11.819664 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc19a79b0334a8b83df3170e10e4f3f" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:11.819913 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc19a79b0334a8b83df3170e10e4f3f" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:11.820293 15142 raft_consensus.cc:3060] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.820458 15214 raft_consensus.cc:3055] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:11.820797 15214 raft_consensus.cc:740] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:11.821403 15214 consensus_queue.cc:260] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:11.822324 15214 raft_consensus.cc:3060] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.824699 15142 raft_consensus.cc:2468] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:11.825750 15037 leader_election.cc:304] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:11.826509 16299 raft_consensus.cc:2804] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:11.826894 16299 raft_consensus.cc:697] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:11.827090 15214 raft_consensus.cc:2468] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:11.827965 16299 consensus_queue.cc:237] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:11.840975 14965 catalog_manager.cc:5697] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:11.973084 15142 raft_consensus.cc:1275] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:11.974401 16299 consensus_queue.cc:1048] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:11.991868 15218 raft_consensus.cc:1275] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:11.995429 16166 consensus_queue.cc:1048] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:12.022400 16133 raft_consensus.cc:993] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:12.022960 16133 raft_consensus.cc:1081] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:12.024458 15142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45406
I20260709 13:09:12.025071 15142 raft_consensus.cc:493] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:12.025513 15142 raft_consensus.cc:3060] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.032470 15142 raft_consensus.cc:515] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:12.034614 15142 leader_election.cc:290] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:12.035311 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:12.035681 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:12.035979 15072 raft_consensus.cc:3055] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:12.036254 15214 raft_consensus.cc:3060] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.036343 15072 raft_consensus.cc:740] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:12.037259 15072 consensus_queue.cc:260] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:12.038600 15072 raft_consensus.cc:3060] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.043891 15214 raft_consensus.cc:2468] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:12.045099 15112 leader_election.cc:304] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:12.045325 15072 raft_consensus.cc:2468] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:12.046237 16222 raft_consensus.cc:2804] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:12.046696 16222 raft_consensus.cc:697] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:12.047521 16222 consensus_queue.cc:237] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:12.049722 15064 raft_consensus.cc:1275] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:12.051290 16298 consensus_queue.cc:1048] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:12.059932 14966 catalog_manager.cc:5697] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 2 to 3, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:12.081902 15214 raft_consensus.cc:1275] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:12.084455 16207 consensus_queue.cc:1048] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:12.112419 15218 raft_consensus.cc:1275] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:12.113523 16309 consensus_queue.cc:1048] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:12.142566 15143 raft_consensus.cc:1275] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:12.144155 16302 consensus_queue.cc:1048] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:12.305203 15142 raft_consensus.cc:1275] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:12.306414 16133 consensus_queue.cc:1048] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:12.314952 15218 raft_consensus.cc:1275] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:12.316778 16133 consensus_queue.cc:1048] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:12.568766 15218 raft_consensus.cc:1275] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:12.570363 16207 consensus_queue.cc:1048] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:12.571787 15064 raft_consensus.cc:1275] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:12.573099 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:12.573235 16207 consensus_queue.cc:1048] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:12.669755 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:12.701196 15064 consensus_queue.cc:237] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
W20260709 13:09:12.708397 15037 consensus_peers.cc:597] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5c46c83b8cc441c991d8e17f074875e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:12.710969 15143 raft_consensus.cc:1275] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:12.712595 15214 raft_consensus.cc:1275] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:12.713817 15064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1264db6858894d08abd2e79e826b5bee"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
mode: GRACEFUL
new_leader_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:57802
I20260709 13:09:12.713949 16166 consensus_queue.cc:1048] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:12.714457 15064 raft_consensus.cc:606] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Received request to transfer leadership to TS 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:12.716076 16166 consensus_queue.cc:1048] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:12.721009 15142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c4baff60699434a880162c1e55fb448"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:12.721613 15142 raft_consensus.cc:606] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Received request to transfer leadership to TS 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:12.725246 15064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76db5c32fac1495cb0766a5a703a5873"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:57802
I20260709 13:09:12.724784 16166 raft_consensus.cc:2955] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:12.725898 15064 raft_consensus.cc:606] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:12.728716 15218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f1788b53a6e4edfa61183597514f8a3"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:12.729270 15218 raft_consensus.cc:606] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:12.730329 15143 raft_consensus.cc:2955] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:12.733376 15140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d93491be89774118862fbdf68eca3cae"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:12.733960 15140 raft_consensus.cc:606] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Received request to transfer leadership to TS 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:12.735389 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:12.736934 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:12.742059 15214 raft_consensus.cc:2955] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:12.743997 15142 consensus_queue.cc:237] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:12.747076 14965 catalog_manager.cc:5697] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:12.764171 16222 raft_consensus.cc:993] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e: : Instructing follower 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:12.764786 16222 raft_consensus.cc:1081] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Signalling peer 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:12.766636 15813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c4baff60699434a880162c1e55fb448"
dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:45444
I20260709 13:09:12.767176 15813 raft_consensus.cc:493] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:12.767515 15813 raft_consensus.cc:3060] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.771384 15214 raft_consensus.cc:1275] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:09:12.772531 15112 consensus_peers.cc:597] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b3a55f313f641f199ce7c8b27186312. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:12.774828 16207 consensus_queue.cc:1048] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:12.776346 15813 raft_consensus.cc:515] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:12.779762 15064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4baff60699434a880162c1e55fb448" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:12.780321 15064 raft_consensus.cc:3060] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.780563 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4baff60699434a880162c1e55fb448" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:12.781320 15140 raft_consensus.cc:3055] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:12.781693 15140 raft_consensus.cc:740] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:12.782639 15140 consensus_queue.cc:260] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:12.783650 15140 raft_consensus.cc:3060] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.785467 15072 raft_consensus.cc:1275] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:12.788993 16207 consensus_queue.cc:1048] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:09:12.791213 15064 raft_consensus.cc:2468] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 3.
I20260709 13:09:12.791484 15813 leader_election.cc:290] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:12.792663 15777 leader_election.cc:304] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:12.793509 15140 raft_consensus.cc:2468] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 3.
I20260709 13:09:12.793888 16338 raft_consensus.cc:2804] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:12.794368 16338 raft_consensus.cc:697] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
I20260709 13:09:12.795228 16338 consensus_queue.cc:237] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:12.812808 16222 raft_consensus.cc:2955] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:12.816395 15072 raft_consensus.cc:2955] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:12.828773 14965 catalog_manager.cc:5697] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 2 to 3, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 3 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:12.830633 15214 raft_consensus.cc:2955] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:12.836694 15140 consensus_queue.cc:237] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
W20260709 13:09:12.845355 15112 consensus_peers.cc:597] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9bb85e9f2283470d95bf89e9517c4a4b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:12.844517 14964 catalog_manager.cc:5697] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:12.847702 15214 raft_consensus.cc:1275] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:12.849574 15064 raft_consensus.cc:1275] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:12.849768 16207 consensus_queue.cc:1048] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:12.852042 16207 consensus_queue.cc:1048] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:12.857020 16337 raft_consensus.cc:2955] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:12.864279 15064 raft_consensus.cc:2955] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:12.870060 15214 raft_consensus.cc:2955] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:12.881881 15069 consensus_queue.cc:237] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:12.885922 14964 catalog_manager.cc:5697] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index -1 to 4, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:12.890410 15037 consensus_peers.cc:597] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1bc19a79b0334a8b83df3170e10e4f3f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:12.894521 15214 raft_consensus.cc:1275] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:12.894680 15142 raft_consensus.cc:1275] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:12.901400 16299 consensus_queue.cc:1048] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:12.908252 16299 consensus_queue.cc:1048] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:12.914093 16133 raft_consensus.cc:2955] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:12.917472 15142 raft_consensus.cc:2955] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:12.918179 15214 raft_consensus.cc:2955] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:12.931237 16222 raft_consensus.cc:993] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e: : Instructing follower 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:12.931723 16222 raft_consensus.cc:1081] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Signalling peer 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:12.933354 15813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d93491be89774118862fbdf68eca3cae"
dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:45444
I20260709 13:09:12.933971 15813 raft_consensus.cc:493] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:12.934346 15813 raft_consensus.cc:3060] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:12.940022 14969 catalog_manager.cc:5697] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:12.941618 15813 raft_consensus.cc:515] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:12.949908 15813 leader_election.cc:290] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:12.949018 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93491be89774118862fbdf68eca3cae" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:12.950941 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93491be89774118862fbdf68eca3cae" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:12.951915 15214 raft_consensus.cc:3060] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:12.952296 15142 raft_consensus.cc:3055] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:12.952716 15142 raft_consensus.cc:740] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:12.976679 15214 raft_consensus.cc:2468] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:12.983673 15779 leader_election.cc:304] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:12.988762 16338 raft_consensus.cc:2804] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:12.989305 16338 raft_consensus.cc:697] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
I20260709 13:09:12.990238 16338 consensus_queue.cc:237] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:12.990432 15142 consensus_queue.cc:260] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:12.992079 15142 raft_consensus.cc:3060] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:13.001439 15142 raft_consensus.cc:2468] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:13.027815 14965 catalog_manager.cc:5697] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 1 to 2, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 2 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:13.098510 16133 raft_consensus.cc:993] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc: : Instructing follower 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:13.099087 16226 raft_consensus.cc:1081] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Signalling peer 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:13.100515 15813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1264db6858894d08abd2e79e826b5bee"
dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:45452
I20260709 13:09:13.101044 15813 raft_consensus.cc:493] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:13.101403 15813 raft_consensus.cc:3060] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:13.107787 15813 raft_consensus.cc:515] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:13.109722 15813 leader_election.cc:290] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:13.110874 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1264db6858894d08abd2e79e826b5bee" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:13.110953 15064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1264db6858894d08abd2e79e826b5bee" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:13.111536 15142 raft_consensus.cc:3060] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:13.111654 15064 raft_consensus.cc:3055] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:13.112068 15064 raft_consensus.cc:740] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:13.112756 15064 consensus_queue.cc:260] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:13.113760 15064 raft_consensus.cc:3060] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:13.117950 15142 raft_consensus.cc:2468] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:13.118314 15064 raft_consensus.cc:2468] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:13.120121 15779 leader_election.cc:304] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9, 937497c267e84226ae8389b561abc78e; no voters: 
I20260709 13:09:13.127404 16338 raft_consensus.cc:2804] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:13.127818 16338 raft_consensus.cc:697] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
I20260709 13:09:13.128638 16338 consensus_queue.cc:237] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:13.138036 14965 catalog_manager.cc:5697] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 1 to 2, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 2 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:13.187819 16353 ts_tablet_manager.cc:933] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:13.189815 16353 tablet_copy_client.cc:323] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.130:32883
I20260709 13:09:13.191958 15157 tablet_copy_service.cc:140] P 937497c267e84226ae8389b561abc78e: Received BeginTabletCopySession request for tablet 0b3a55f313f641f199ce7c8b27186312 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:49182)
I20260709 13:09:13.192524 15157 tablet_copy_service.cc:161] P 937497c267e84226ae8389b561abc78e: Beginning new tablet copy session on tablet 0b3a55f313f641f199ce7c8b27186312 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:49182: session id = 8776a9bae4344f4fa1126147228a49a9-0b3a55f313f641f199ce7c8b27186312
I20260709 13:09:13.200984 15157 tablet_copy_source_session.cc:215] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:13.211790 16353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b3a55f313f641f199ce7c8b27186312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.223189 16133 raft_consensus.cc:993] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:13.223785 16226 raft_consensus.cc:1081] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:13.225492 15142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76db5c32fac1495cb0766a5a703a5873"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45406
I20260709 13:09:13.226120 16353 tablet_copy_client.cc:806] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:13.226161 15142 raft_consensus.cc:493] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:13.226851 16353 tablet_copy_client.cc:670] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:13.227052 15142 raft_consensus.cc:3060] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:13.232079 16353 tablet_copy_client.cc:538] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:13.245426 16353 tablet_bootstrap.cc:492] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:13.252652 16350 raft_consensus.cc:993] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:13.253729 16350 raft_consensus.cc:1081] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:13.254709 15142 raft_consensus.cc:515] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:13.255906 15072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f1788b53a6e4edfa61183597514f8a3"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41442
I20260709 13:09:13.256486 15072 raft_consensus.cc:493] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:13.256868 15072 raft_consensus.cc:3060] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:13.258488 15140 raft_consensus.cc:1275] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:13.259610 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76db5c32fac1495cb0766a5a703a5873" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:13.260221 15069 raft_consensus.cc:3055] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:13.260567 15069 raft_consensus.cc:740] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:13.262588 16338 consensus_queue.cc:1048] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:13.270859 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76db5c32fac1495cb0766a5a703a5873" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:13.271502 15214 raft_consensus.cc:3060] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:13.265724 15069 consensus_queue.cc:260] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:13.273584 15069 raft_consensus.cc:3060] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:13.281081 15214 raft_consensus.cc:2468] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:13.282280 15112 leader_election.cc:304] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:13.283087 16337 raft_consensus.cc:2804] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:13.283579 16337 raft_consensus.cc:697] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:13.284425 16337 consensus_queue.cc:237] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:13.288918 15072 raft_consensus.cc:515] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:13.297475 15069 raft_consensus.cc:2468] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:13.322309 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1788b53a6e4edfa61183597514f8a3" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:13.323004 15140 raft_consensus.cc:3060] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:13.330082 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1788b53a6e4edfa61183597514f8a3" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:13.330888 15218 raft_consensus.cc:3055] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:13.331250 15218 raft_consensus.cc:740] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:13.332141 15218 consensus_queue.cc:260] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:13.333264 15218 raft_consensus.cc:3060] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:13.322618 16359 ts_tablet_manager.cc:933] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753)
I20260709 13:09:13.315150 15072 leader_election.cc:290] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:13.312829 16357 ts_tablet_manager.cc:933] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753)
I20260709 13:09:13.343405 14965 catalog_manager.cc:5697] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 2 to 3, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:13.297140 15142 leader_election.cc:290] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:13.346397 16359 tablet_copy_client.cc:323] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.129:42753
I20260709 13:09:13.359468 15082 tablet_copy_service.cc:140] P a2cd9464909142caa01ea93ec8bc31cc: Received BeginTabletCopySession request for tablet d5c46c83b8cc441c991d8e17f074875e from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:40742)
I20260709 13:09:13.360117 15082 tablet_copy_service.cc:161] P a2cd9464909142caa01ea93ec8bc31cc: Beginning new tablet copy session on tablet d5c46c83b8cc441c991d8e17f074875e from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:40742: session id = 8776a9bae4344f4fa1126147228a49a9-d5c46c83b8cc441c991d8e17f074875e
I20260709 13:09:13.364380 15140 raft_consensus.cc:2468] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:13.294257 16355 ts_tablet_manager.cc:933] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:13.368017 15218 raft_consensus.cc:2468] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:13.381498 15072 raft_consensus.cc:1275] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:13.381666 15037 leader_election.cc:304] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:13.384554 16339 consensus_queue.cc:1048] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:13.385150 16299 raft_consensus.cc:2804] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:13.385730 16299 raft_consensus.cc:697] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:13.386626 16299 consensus_queue.cc:237] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:13.389104 16353 tablet_bootstrap.cc:492] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:13.390121 16353 tablet_bootstrap.cc:492] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:13.390846 16353 ts_tablet_manager.cc:1403] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.146s	user 0.032s	sys 0.013s
I20260709 13:09:13.392005 16355 tablet_copy_client.cc:323] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.130:32883
I20260709 13:09:13.395458 15157 tablet_copy_service.cc:140] P 937497c267e84226ae8389b561abc78e: Received BeginTabletCopySession request for tablet 9bb85e9f2283470d95bf89e9517c4a4b from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:49182)
I20260709 13:09:13.395989 15157 tablet_copy_service.cc:161] P 937497c267e84226ae8389b561abc78e: Beginning new tablet copy session on tablet 9bb85e9f2283470d95bf89e9517c4a4b from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:49182: session id = 8776a9bae4344f4fa1126147228a49a9-9bb85e9f2283470d95bf89e9517c4a4b
I20260709 13:09:13.399299 15082 tablet_copy_source_session.cc:215] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:13.408061 16359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c46c83b8cc441c991d8e17f074875e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.420572 15157 tablet_copy_source_session.cc:215] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:13.423908 16355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb85e9f2283470d95bf89e9517c4a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.433183 15142 raft_consensus.cc:1275] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:13.473287 16339 consensus_queue.cc:1048] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 13:09:13.552918 15214 raft_consensus.cc:1275] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:09:13.561358 15184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 66976.2us
I20260709 13:09:13.562714 16338 consensus_queue.cc:1048] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:13.567057 15069 raft_consensus.cc:1275] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:13.570160 16339 consensus_queue.cc:1048] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:13.579629 14965 catalog_manager.cc:5697] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:13.585330 16353 raft_consensus.cc:359] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:13.643893 16353 raft_consensus.cc:740] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:13.644644 16353 consensus_queue.cc:260] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:13.623870 16359 tablet_copy_client.cc:806] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:13.671715 16359 tablet_copy_client.cc:670] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:13.710505 16353 ts_tablet_manager.cc:1434] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.319s	user 0.011s	sys 0.001s
W20260709 13:09:13.724416 15779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 77284.8us
I20260709 13:09:13.750540 16359 tablet_copy_client.cc:538] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:13.751554 16355 tablet_copy_client.cc:806] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:13.752161 16355 tablet_copy_client.cc:670] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:13.754106 15157 tablet_copy_service.cc:342] P 937497c267e84226ae8389b561abc78e: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-0b3a55f313f641f199ce7c8b27186312 received from {username='slave'} at 127.0.0.1:49182
I20260709 13:09:13.763144 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:13.754693 15157 tablet_copy_service.cc:434] P 937497c267e84226ae8389b561abc78e: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-0b3a55f313f641f199ce7c8b27186312 on tablet 0b3a55f313f641f199ce7c8b27186312 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:13.789597 15140 raft_consensus.cc:1275] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:13.807772 16355 tablet_copy_client.cc:538] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:13.813895 16359 tablet_bootstrap.cc:492] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
W20260709 13:09:13.820711 15184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 102863us
I20260709 13:09:13.759099 16357 tablet_copy_client.cc:323] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.129:42753
I20260709 13:09:13.837378 15072 raft_consensus.cc:1275] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:09:13.833534 15112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.132:34241, user_credentials={real_user=slave}} blocked reactor thread for 132162us
I20260709 13:09:13.850061 16207 consensus_queue.cc:1048] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:13.869485 15214 raft_consensus.cc:1275] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:13.875811 16371 consensus_queue.cc:1048] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:13.881950 15221 raft_consensus.cc:1275] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:13.939183 15813 raft_consensus.cc:1217] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:13.969731 16207 consensus_queue.cc:1048] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:09:13.972757 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 99542.1us
I20260709 13:09:14.007493 16375 consensus_queue.cc:1048] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 13:09:14.016328 16355 tablet_bootstrap.cc:492] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
W20260709 13:09:14.022110 15112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 55739.9us
W20260709 13:09:14.076540 15779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 71192.8us
I20260709 13:09:14.077920 15082 tablet_copy_service.cc:140] P a2cd9464909142caa01ea93ec8bc31cc: Received BeginTabletCopySession request for tablet 1bc19a79b0334a8b83df3170e10e4f3f from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:40742)
I20260709 13:09:14.078542 15082 tablet_copy_service.cc:161] P a2cd9464909142caa01ea93ec8bc31cc: Beginning new tablet copy session on tablet 1bc19a79b0334a8b83df3170e10e4f3f from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:40742: session id = 8776a9bae4344f4fa1126147228a49a9-1bc19a79b0334a8b83df3170e10e4f3f
I20260709 13:09:14.096230 15140 raft_consensus.cc:1275] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:14.096712 15082 tablet_copy_source_session.cc:215] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:14.110610 16359 tablet_bootstrap.cc:492] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:14.111918 16359 tablet_bootstrap.cc:492] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:14.112396 16357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc19a79b0334a8b83df3170e10e4f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.112668 16359 ts_tablet_manager.cc:1403] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.299s	user 0.030s	sys 0.000s
I20260709 13:09:14.115844 16359 raft_consensus.cc:359] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:14.118359 16355 tablet_bootstrap.cc:492] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:14.118628 16359 raft_consensus.cc:740] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:14.119381 16355 tablet_bootstrap.cc:492] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:14.119381 16359 consensus_queue.cc:260] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:14.120314 16355 ts_tablet_manager.cc:1403] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.104s	user 0.024s	sys 0.010s
I20260709 13:09:14.123704 16359 ts_tablet_manager.cc:1434] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:09:14.127440 15082 tablet_copy_service.cc:342] P a2cd9464909142caa01ea93ec8bc31cc: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-d5c46c83b8cc441c991d8e17f074875e received from {username='slave'} at 127.0.0.1:40742
I20260709 13:09:14.127924 15082 tablet_copy_service.cc:434] P a2cd9464909142caa01ea93ec8bc31cc: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-d5c46c83b8cc441c991d8e17f074875e on tablet d5c46c83b8cc441c991d8e17f074875e with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:14.129489 16355 raft_consensus.cc:359] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:14.130700 16355 raft_consensus.cc:740] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:14.131429 16355 consensus_queue.cc:260] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:14.133675 16390 consensus_queue.cc:1048] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:14.134642 16355 ts_tablet_manager.cc:1434] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 13:09:14.142325 15157 tablet_copy_service.cc:342] P 937497c267e84226ae8389b561abc78e: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-9bb85e9f2283470d95bf89e9517c4a4b received from {username='slave'} at 127.0.0.1:49182
I20260709 13:09:14.142776 15157 tablet_copy_service.cc:434] P 937497c267e84226ae8389b561abc78e: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-9bb85e9f2283470d95bf89e9517c4a4b on tablet 9bb85e9f2283470d95bf89e9517c4a4b with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:14.188097 16389 raft_consensus.cc:1064] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:14.194572 16389 consensus_queue.cc:237] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:14.201323 16357 tablet_copy_client.cc:806] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:14.202098 16357 tablet_copy_client.cc:670] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:14.202720 15813 raft_consensus.cc:1217] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:14.231902 16357 tablet_copy_client.cc:538] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:14.245812 16357 tablet_bootstrap.cc:492] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:14.260087 15814 raft_consensus.cc:1275] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:14.264732 16374 consensus_queue.cc:1048] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:14.271365 15221 raft_consensus.cc:1275] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:14.274431 16373 consensus_queue.cc:1048] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:09:14.278908 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:14.281463 15064 raft_consensus.cc:1275] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:14.283059 16389 consensus_queue.cc:1048] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:14.292057 16357 tablet_bootstrap.cc:492] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:14.293133 16357 tablet_bootstrap.cc:492] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:14.298127 16357 ts_tablet_manager.cc:1403] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.053s	user 0.031s	sys 0.003s
I20260709 13:09:14.297264 16373 raft_consensus.cc:2955] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:14.301538 16357 raft_consensus.cc:359] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:14.302467 16357 raft_consensus.cc:740] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:14.303046 15214 raft_consensus.cc:2955] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:14.303154 16357 consensus_queue.cc:260] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:14.310050 16357 ts_tablet_manager.cc:1434] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:09:14.312180 15082 tablet_copy_service.cc:342] P a2cd9464909142caa01ea93ec8bc31cc: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-1bc19a79b0334a8b83df3170e10e4f3f received from {username='slave'} at 127.0.0.1:40742
I20260709 13:09:14.312601 15082 tablet_copy_service.cc:434] P a2cd9464909142caa01ea93ec8bc31cc: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-1bc19a79b0334a8b83df3170e10e4f3f on tablet 1bc19a79b0334a8b83df3170e10e4f3f with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:14.346364 15814 raft_consensus.cc:2955] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:14.345453 14965 catalog_manager.cc:5697] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:14.356334 15064 raft_consensus.cc:2955] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:14.394069 15814 raft_consensus.cc:1217] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:09:14.403249 15142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "231bcfd3c5f94a669e38f3e2b30f8da9"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:14.407627 15140 consensus_queue.cc:237] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:14.411471 15142 raft_consensus.cc:606] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Received request to transfer leadership to TS 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:14.413138 15814 raft_consensus.cc:1275] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:14.414501 15214 raft_consensus.cc:1275] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:14.415619 15214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77eb18eaaa7d4aae800c0a12b4a7e9ee"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:14.416121 15214 raft_consensus.cc:606] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:14.416236 16373 consensus_queue.cc:1048] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:14.417546 16389 consensus_queue.cc:1048] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:14.419082 15064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:57802
I20260709 13:09:14.419682 15064 raft_consensus.cc:606] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:14.423157 15221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "954013111ff24e1982df1de0440f51be"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:14.423674 15221 raft_consensus.cc:606] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:14.424350 16207 raft_consensus.cc:2955] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:14.426218 15214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e737bd33898845a3a1a7d5f630c5b82b"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:14.426829 15214 raft_consensus.cc:606] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:14.427950 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:14.428197 15814 raft_consensus.cc:2955] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:14.429524 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:14.434039 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0b3a55f313f641f199ce7c8b27186312 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:14.436113 15214 raft_consensus.cc:2955] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:14.451064 14965 catalog_manager.cc:5697] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:14.463340 15058 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b3a55f313f641f199ce7c8b27186312 with delete_type TABLET_DATA_TOMBSTONED (TS a2cd9464909142caa01ea93ec8bc31cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41434
I20260709 13:09:14.470329 16409 tablet_replica.cc:333] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:14.471624 16409 raft_consensus.cc:2243] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.472400 16409 raft_consensus.cc:2272] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.477125 16409 ts_tablet_manager.cc:1916] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:14.493887 16409 ts_tablet_manager.cc:1929] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:14.494376 16409 log.cc:1199] T 0b3a55f313f641f199ce7c8b27186312 P a2cd9464909142caa01ea93ec8bc31cc: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/wals/0b3a55f313f641f199ce7c8b27186312
I20260709 13:09:14.496093 14954 catalog_manager.cc:5028] TS a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): tablet 0b3a55f313f641f199ce7c8b27186312 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:14.565310 16390 raft_consensus.cc:993] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:14.565877 16384 raft_consensus.cc:1081] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:14.567503 15140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45406
I20260709 13:09:14.568102 15140 raft_consensus.cc:493] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:14.568553 15140 raft_consensus.cc:3060] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:14.578711 15140 raft_consensus.cc:515] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:14.581092 15140 leader_election.cc:290] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:14.581203 15064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:14.582072 15064 raft_consensus.cc:3055] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:14.582434 15064 raft_consensus.cc:740] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:14.582791 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:14.583335 15214 raft_consensus.cc:3060] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:14.583364 15064 consensus_queue.cc:260] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:14.584443 15064 raft_consensus.cc:3060] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:14.590256 16290 raft_consensus.cc:993] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:14.590873 16290 raft_consensus.cc:1081] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:14.592541 15214 raft_consensus.cc:2468] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:14.594745 15112 leader_election.cc:304] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:14.594882 15064 raft_consensus.cc:2468] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:14.595983 15069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "954013111ff24e1982df1de0440f51be"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41442
I20260709 13:09:14.596022 16389 raft_consensus.cc:2804] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:14.596545 15069 raft_consensus.cc:493] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:14.596751 16389 raft_consensus.cc:697] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:14.596940 15069 raft_consensus.cc:3060] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:14.597615 16389 consensus_queue.cc:237] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:14.605969 15069 raft_consensus.cc:515] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:14.608150 15069 leader_election.cc:290] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:14.611315 15814 raft_consensus.cc:1217] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:09:14.613004 14964 catalog_manager.cc:5697] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 2 to 3, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:14.630548 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954013111ff24e1982df1de0440f51be" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:14.631172 15140 raft_consensus.cc:3060] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:14.644944 16389 raft_consensus.cc:993] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e: : Instructing follower 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:14.645604 16389 raft_consensus.cc:1081] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Signalling peer 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:14.647245 15814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "231bcfd3c5f94a669e38f3e2b30f8da9"
dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:45444
I20260709 13:09:14.647779 15814 raft_consensus.cc:493] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:14.648110 15814 raft_consensus.cc:3060] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:14.648649 15140 raft_consensus.cc:2468] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:14.651012 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954013111ff24e1982df1de0440f51be" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:14.651541 15214 raft_consensus.cc:3055] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:14.652011 15214 raft_consensus.cc:740] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:14.652813 15214 consensus_queue.cc:260] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:14.654820 15037 leader_election.cc:304] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:14.655618 16384 raft_consensus.cc:2804] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:14.656061 16384 raft_consensus.cc:697] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:14.657025 16384 consensus_queue.cc:237] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:14.660452 15214 raft_consensus.cc:3060] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:14.667086 16383 raft_consensus.cc:993] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:14.667673 16370 raft_consensus.cc:1081] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:14.668921 15214 raft_consensus.cc:2468] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:14.671164 15064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e737bd33898845a3a1a7d5f630c5b82b"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41442
I20260709 13:09:14.669366 15814 raft_consensus.cc:515] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:14.671703 15064 raft_consensus.cc:493] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:14.672183 15064 raft_consensus.cc:3060] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:14.674999 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231bcfd3c5f94a669e38f3e2b30f8da9" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:14.675586 15146 raft_consensus.cc:3055] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:14.675957 15146 raft_consensus.cc:740] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:14.676591 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231bcfd3c5f94a669e38f3e2b30f8da9" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:14.676652 15146 consensus_queue.cc:260] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:14.677294 15069 raft_consensus.cc:3060] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:14.681027 15146 raft_consensus.cc:3060] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:14.676888 16166 raft_consensus.cc:1064] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:14.687057 16166 consensus_queue.cc:237] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:14.688364 15814 leader_election.cc:290] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:14.690644 15146 raft_consensus.cc:2468] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:14.692005 15779 leader_election.cc:304] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9, 937497c267e84226ae8389b561abc78e; no voters: 
I20260709 13:09:14.696547 16380 raft_consensus.cc:2804] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:14.697052 16380 raft_consensus.cc:697] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
I20260709 13:09:14.697867 16380 consensus_queue.cc:237] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:14.699533 15069 raft_consensus.cc:2468] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:14.701783 15064 raft_consensus.cc:515] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:14.704383 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737bd33898845a3a1a7d5f630c5b82b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:14.704952 15140 raft_consensus.cc:3060] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:14.712687 15140 raft_consensus.cc:2468] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:14.713820 15037 leader_election.cc:304] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:14.714653 16390 raft_consensus.cc:2804] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:14.715124 16390 raft_consensus.cc:697] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:14.715965 16390 consensus_queue.cc:237] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:14.718101 15064 leader_election.cc:290] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:14.716727 14964 catalog_manager.cc:5697] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:14.723673 14966 catalog_manager.cc:5697] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 1 to 2, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 2 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:14.728679 15140 raft_consensus.cc:1275] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:14.730191 15814 raft_consensus.cc:1275] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:14.730818 15221 raft_consensus.cc:1275] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:14.733057 16393 consensus_queue.cc:1048] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:14.737738 16384 consensus_queue.cc:1048] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:14.739327 16393 consensus_queue.cc:1048] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:14.743906 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737bd33898845a3a1a7d5f630c5b82b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:14.744678 15214 raft_consensus.cc:3055] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:14.744977 15214 raft_consensus.cc:740] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:14.745738 15214 consensus_queue.cc:260] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:14.752660 15214 raft_consensus.cc:3060] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:14.777388 16390 raft_consensus.cc:2955] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:14.783077 14964 catalog_manager.cc:5697] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:14.784075 15814 raft_consensus.cc:2955] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
W20260709 13:09:14.775925 16413 log.cc:927] Time spent T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:09:14.794438 15146 raft_consensus.cc:2955] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:14.798596 15214 raft_consensus.cc:2468] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:14.798878 14966 catalog_manager.cc:5697] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:14.802709 15221 raft_consensus.cc:2955] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:14.823810 15064 consensus_queue.cc:237] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:14.830482 15814 raft_consensus.cc:1275] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:14.831046 15221 raft_consensus.cc:1275] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:14.833185 16393 consensus_queue.cc:1048] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:14.841739 16390 consensus_queue.cc:1048] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 13:09:14.843863 16384 raft_consensus.cc:2955] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:14.844991 16370 raft_consensus.cc:993] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:14.845587 16370 raft_consensus.cc:1081] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:14.847854 15146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77eb18eaaa7d4aae800c0a12b4a7e9ee"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45410
I20260709 13:09:14.848518 15146 raft_consensus.cc:493] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:14.847600 15221 raft_consensus.cc:2955] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:14.848980 15146 raft_consensus.cc:3060] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:14.855841 15814 raft_consensus.cc:2955] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:14.859131 14954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5c46c83b8cc441c991d8e17f074875e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:14.865309 15146 raft_consensus.cc:515] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:14.873435 15146 leader_election.cc:290] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:14.875222 15064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77eb18eaaa7d4aae800c0a12b4a7e9ee" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:14.875869 15064 raft_consensus.cc:3060] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:14.875527 14964 catalog_manager.cc:5697] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:14.883371 15064 raft_consensus.cc:2468] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:14.884626 15110 leader_election.cc:304] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:14.885519 16374 raft_consensus.cc:2804] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:14.886081 16374 raft_consensus.cc:697] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:14.887014 16374 consensus_queue.cc:237] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:14.888296 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77eb18eaaa7d4aae800c0a12b4a7e9ee" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:14.888877 15221 raft_consensus.cc:3055] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:14.889144 15221 raft_consensus.cc:740] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:14.889822 15221 consensus_queue.cc:260] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:14.890877 15221 raft_consensus.cc:3060] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:14.903894 15221 raft_consensus.cc:2468] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:14.907743 14969 catalog_manager.cc:5697] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:14.912456 15136 tablet_service.cc:1558] Processing DeleteTablet for tablet d5c46c83b8cc441c991d8e17f074875e with delete_type TABLET_DATA_TOMBSTONED (TS 937497c267e84226ae8389b561abc78e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45394
I20260709 13:09:14.914227 16419 tablet_replica.cc:333] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:14.915261 16419 raft_consensus.cc:2243] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.916031 16419 raft_consensus.cc:2272] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.923107 16419 ts_tablet_manager.cc:1916] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:14.940392 16419 ts_tablet_manager.cc:1929] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:14.940775 16419 log.cc:1199] T d5c46c83b8cc441c991d8e17f074875e P 937497c267e84226ae8389b561abc78e: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/wals/d5c46c83b8cc441c991d8e17f074875e
I20260709 13:09:14.942322 14956 catalog_manager.cc:5028] TS 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): tablet d5c46c83b8cc441c991d8e17f074875e (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:14.960645 16166 raft_consensus.cc:1064] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:14.962984 16166 consensus_queue.cc:237] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:14.969008 15814 raft_consensus.cc:1275] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:14.969195 15221 raft_consensus.cc:1275] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:14.970389 15146 raft_consensus.cc:1275] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:14.970985 16390 consensus_queue.cc:1048] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:14.971927 16166 consensus_queue.cc:1048] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:14.972643 16384 consensus_queue.cc:1048] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:14.985580 16390 raft_consensus.cc:2955] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:14.991096 15814 raft_consensus.cc:2955] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:15.008782 15214 raft_consensus.cc:1275] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:15.009999 14964 catalog_manager.cc:5697] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:15.014227 15221 raft_consensus.cc:2955] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:15.021889 15064 raft_consensus.cc:1275] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:15.023994 16389 consensus_queue.cc:1048] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:15.025231 15146 raft_consensus.cc:2955] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:15.028302 16389 consensus_queue.cc:1048] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:15.032266 15064 consensus_queue.cc:237] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:15.077306 16374 raft_consensus.cc:1064] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:15.080403 16374 consensus_queue.cc:237] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:15.089569 15218 raft_consensus.cc:1275] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:15.081889 15814 raft_consensus.cc:1275] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:15.091847 16166 consensus_queue.cc:1048] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:15.095245 16166 consensus_queue.cc:1048] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:15.110196 16390 raft_consensus.cc:2955] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:15.113547 15814 raft_consensus.cc:1275] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEARNER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:15.115408 16389 consensus_queue.cc:1048] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:15.121444 15214 raft_consensus.cc:1275] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:15.122426 14954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1bc19a79b0334a8b83df3170e10e4f3f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:15.123157 16389 consensus_queue.cc:1048] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:15.128278 15218 raft_consensus.cc:2955] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:15.131966 15814 raft_consensus.cc:2955] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:15.135465 15146 raft_consensus.cc:1275] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:15.138540 15069 raft_consensus.cc:1275] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:15.139454 16380 consensus_queue.cc:1048] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:15.140789 16424 consensus_queue.cc:1048] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:15.192467 14969 catalog_manager.cc:5697] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:15.277217 15142 raft_consensus.cc:1275] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:15.292742 16166 consensus_queue.cc:1048] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:09:15.294473 15184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 96440.4us
I20260709 13:09:15.304005 15067 raft_consensus.cc:1275] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:15.305711 15067 raft_consensus.cc:1275] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:15.307138 16374 consensus_queue.cc:1048] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:15.308336 16394 consensus_queue.cc:1048] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:15.309412 15146 raft_consensus.cc:1275] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:15.311601 16393 consensus_queue.cc:1048] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:15.333668 15136 tablet_service.cc:1558] Processing DeleteTablet for tablet 1bc19a79b0334a8b83df3170e10e4f3f with delete_type TABLET_DATA_TOMBSTONED (TS 937497c267e84226ae8389b561abc78e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45394
I20260709 13:09:15.373106 16419 tablet_replica.cc:333] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:15.374217 16419 raft_consensus.cc:2243] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:15.374984 16419 raft_consensus.cc:2272] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:15.374022 16389 raft_consensus.cc:2955] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:15.410408 15069 raft_consensus.cc:2955] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:15.492926 15214 raft_consensus.cc:2955] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:15.617751 16419 ts_tablet_manager.cc:1916] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:09:15.628729 15110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 132566us
I20260709 13:09:15.482717 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:09:15.708133 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.132:34241, user_credentials={real_user=slave}} blocked reactor thread for 216840us
I20260709 13:09:15.756500 15214 raft_consensus.cc:1275] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:15.765172 15214 raft_consensus.cc:1275] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:09:15.823356 16449 log.cc:927] Time spent T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
W20260709 13:09:15.855288 15112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 349191us
I20260709 13:09:15.991261 15213 raft_consensus.cc:1275] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:15.997462 16419 ts_tablet_manager.cc:1929] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:09:16.024950 16419 log.cc:1199] T 1bc19a79b0334a8b83df3170e10e4f3f P 937497c267e84226ae8389b561abc78e: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/wals/1bc19a79b0334a8b83df3170e10e4f3f
W20260709 13:09:16.025488 15186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 70293.5us
I20260709 13:09:16.029184 16466 consensus_queue.cc:1048] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:09:16.035023 16461 consensus_queue.cc:1048] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:16.040441 16207 consensus_queue.cc:1048] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:16.027841 14956 catalog_manager.cc:5028] TS 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): tablet 1bc19a79b0334a8b83df3170e10e4f3f (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:16.060287 15813 raft_consensus.cc:2955] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:16.138362 14966 catalog_manager.cc:5697] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:16.308535 15143 consensus_queue.cc:237] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:16.314405 15811 raft_consensus.cc:1275] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:16.314617 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:16.316430 16424 consensus_queue.cc:1048] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:16.328402 16453 raft_consensus.cc:2955] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:16.337318 15067 raft_consensus.cc:1275] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:16.335846 15811 raft_consensus.cc:2955] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:16.346387 16424 consensus_queue.cc:1048] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:16.350769 15067 raft_consensus.cc:2955] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:16.354718 14966 catalog_manager.cc:5697] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 5 to 6, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:16.368548 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9bb85e9f2283470d95bf89e9517c4a4b with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:16.374233 15205 tablet_service.cc:1558] Processing DeleteTablet for tablet 9bb85e9f2283470d95bf89e9517c4a4b with delete_type TABLET_DATA_TOMBSTONED (TS cf0e9ee8bfc3415291c8c930c76ebdac not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:35044
I20260709 13:09:16.376567 16482 tablet_replica.cc:333] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:16.377663 15212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "045b6a6f9f1b4c928f3d2fa77894af5a"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:16.378253 15212 raft_consensus.cc:606] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:16.379598 16482 raft_consensus.cc:2243] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:16.381116 16482 raft_consensus.cc:2272] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:16.381021 15143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bd24a98430d448797e8ef3951b153d9"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:16.381832 15143 raft_consensus.cc:606] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Received request to transfer leadership to TS 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:16.384649 15143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:16.384862 16482 ts_tablet_manager.cc:1916] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:16.385257 15143 raft_consensus.cc:606] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:16.390497 15067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "683ab742d3134a4b912bdd6f00392b0d"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
mode: GRACEFUL
new_leader_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:57802
I20260709 13:09:16.391031 15067 raft_consensus.cc:606] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Received request to transfer leadership to TS 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:16.396656 15067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "954013111ff24e1982df1de0440f51be"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:57802
I20260709 13:09:16.397231 15067 raft_consensus.cc:606] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:16.398437 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:16.399709 16482 ts_tablet_manager.cc:1929] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:09:16.400019 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:16.400151 16482 log.cc:1199] T 9bb85e9f2283470d95bf89e9517c4a4b P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/wals/9bb85e9f2283470d95bf89e9517c4a4b
I20260709 13:09:16.403487 14956 catalog_manager.cc:5028] TS cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): tablet 9bb85e9f2283470d95bf89e9517c4a4b (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:16.411883 16464 raft_consensus.cc:993] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc: : Instructing follower 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:16.412489 16393 raft_consensus.cc:1081] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Signalling peer 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:16.415928 15811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "683ab742d3134a4b912bdd6f00392b0d"
dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:45452
I20260709 13:09:16.416558 15811 raft_consensus.cc:493] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:16.416978 15811 raft_consensus.cc:3060] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:16.427675 15811 raft_consensus.cc:515] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:16.438357 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683ab742d3134a4b912bdd6f00392b0d" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:16.438928 15140 raft_consensus.cc:3060] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:16.439132 15811 leader_election.cc:290] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:16.441200 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683ab742d3134a4b912bdd6f00392b0d" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:16.441843 15067 raft_consensus.cc:3055] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:16.442122 15067 raft_consensus.cc:740] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:16.443166 15067 consensus_queue.cc:260] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:16.444491 15067 raft_consensus.cc:3060] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:16.450006 15140 raft_consensus.cc:2468] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:16.451192 15779 leader_election.cc:304] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9, 937497c267e84226ae8389b561abc78e; no voters: 
I20260709 13:09:16.452175 16455 raft_consensus.cc:2804] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:16.452678 16455 raft_consensus.cc:697] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
I20260709 13:09:16.453881 16455 consensus_queue.cc:237] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:16.459719 15067 raft_consensus.cc:2468] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:16.469548 14964 catalog_manager.cc:5697] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 1 to 2, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 2 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:16.609511 16453 raft_consensus.cc:993] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e: : Instructing follower 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:16.610050 16430 raft_consensus.cc:1081] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Signalling peer 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:16.611675 15811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bd24a98430d448797e8ef3951b153d9"
dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:45444
I20260709 13:09:16.612200 15811 raft_consensus.cc:493] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:16.612574 15811 raft_consensus.cc:3060] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:16.618057 15811 raft_consensus.cc:515] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:16.620146 16436 raft_consensus.cc:993] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:16.620151 15811 leader_election.cc:290] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:16.620844 16436 raft_consensus.cc:1081] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:16.621022 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd24a98430d448797e8ef3951b153d9" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:16.621707 15140 raft_consensus.cc:3055] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:16.621620 15212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd24a98430d448797e8ef3951b153d9" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:16.622205 15140 raft_consensus.cc:740] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:16.622457 15212 raft_consensus.cc:3060] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:16.622495 15146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "045b6a6f9f1b4c928f3d2fa77894af5a"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45410
I20260709 13:09:16.623026 15140 consensus_queue.cc:260] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:16.623184 15146 raft_consensus.cc:493] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:16.623613 15146 raft_consensus.cc:3060] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:16.623817 15140 raft_consensus.cc:3060] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:16.629771 15140 raft_consensus.cc:2468] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:16.630918 15779 leader_election.cc:304] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9, 937497c267e84226ae8389b561abc78e; no voters: 
I20260709 13:09:16.629498 15146 raft_consensus.cc:515] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:16.631824 16455 raft_consensus.cc:2804] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:16.632762 15212 raft_consensus.cc:2468] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:16.633106 16455 raft_consensus.cc:697] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
I20260709 13:09:16.633973 16455 consensus_queue.cc:237] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:16.635165 15064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045b6a6f9f1b4c928f3d2fa77894af5a" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:16.635449 15212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045b6a6f9f1b4c928f3d2fa77894af5a" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:16.635667 15064 raft_consensus.cc:3060] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:16.634598 15146 leader_election.cc:290] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:16.636138 15212 raft_consensus.cc:3055] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:16.636749 15212 raft_consensus.cc:740] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:16.637576 15212 consensus_queue.cc:260] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:16.641901 15212 raft_consensus.cc:3060] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:16.644774 14964 catalog_manager.cc:5697] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 1 to 2, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 2 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:16.657234 15064 raft_consensus.cc:2468] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:16.658486 15110 leader_election.cc:304] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:16.660089 16453 raft_consensus.cc:2804] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:16.660625 16453 raft_consensus.cc:697] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:16.661389 16453 consensus_queue.cc:237] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:16.662374 15212 raft_consensus.cc:2468] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:16.687090 14964 catalog_manager.cc:5697] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:16.705108 16439 raft_consensus.cc:993] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:16.705551 16461 raft_consensus.cc:1081] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:16.707109 15146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "954013111ff24e1982df1de0440f51be"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45406
I20260709 13:09:16.707571 15146 raft_consensus.cc:493] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:16.707897 15146 raft_consensus.cc:3060] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:16.712993 15146 raft_consensus.cc:515] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:16.715893 15146 leader_election.cc:290] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:16.716833 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954013111ff24e1982df1de0440f51be" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:16.717368 15217 raft_consensus.cc:3060] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:16.715833 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954013111ff24e1982df1de0440f51be" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:16.718007 15067 raft_consensus.cc:3055] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:16.718272 15067 raft_consensus.cc:740] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:16.718818 15067 consensus_queue.cc:260] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:16.719619 15067 raft_consensus.cc:3060] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:16.722066 15217 raft_consensus.cc:2468] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:16.723062 15112 leader_election.cc:304] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:16.723690 16453 raft_consensus.cc:2804] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:16.723780 15067 raft_consensus.cc:2468] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:16.724218 16453 raft_consensus.cc:697] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:16.725164 16453 consensus_queue.cc:237] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:16.733506 14964 catalog_manager.cc:5697] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 2 to 3, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:16.924209 16467 raft_consensus.cc:993] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:16.924769 16453 raft_consensus.cc:1081] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:16.926298 15067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41458
I20260709 13:09:16.926906 15067 raft_consensus.cc:493] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:16.927309 15067 raft_consensus.cc:3060] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:16.934512 15067 raft_consensus.cc:515] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:16.936596 15067 leader_election.cc:290] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 3 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:16.938072 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:16.938150 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:16.939122 15217 raft_consensus.cc:3060] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:16.939203 15140 raft_consensus.cc:3055] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:16.939743 15140 raft_consensus.cc:740] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:16.943107 15140 consensus_queue.cc:260] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:16.944355 15140 raft_consensus.cc:3060] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:16.945411 15217 raft_consensus.cc:2468] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 3.
I20260709 13:09:16.946416 15037 leader_election.cc:304] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:16.947526 16439 raft_consensus.cc:2804] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:16.947996 16439 raft_consensus.cc:697] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 3 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:16.948717 16439 consensus_queue.cc:237] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:16.949975 15140 raft_consensus.cc:2468] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 3.
I20260709 13:09:16.960170 14964 catalog_manager.cc:5697] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 2 to 3, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 3 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:16.995211 15140 raft_consensus.cc:1275] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:16.996615 16455 consensus_queue.cc:1048] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:17.031742 15067 raft_consensus.cc:1275] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:17.034301 16491 consensus_queue.cc:1048] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:17.179080 15217 raft_consensus.cc:1275] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:17.180351 16491 consensus_queue.cc:1048] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:17.191504 15146 raft_consensus.cc:1275] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:17.194555 16394 consensus_queue.cc:1048] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:17.214381 15217 raft_consensus.cc:1275] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:17.216045 15069 raft_consensus.cc:1275] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:17.215862 16430 consensus_queue.cc:1048] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:09:17.220158 16453 consensus_queue.cc:1048] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:17.262261 15067 raft_consensus.cc:1275] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:17.263664 16500 consensus_queue.cc:1048] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:17.280722 15212 raft_consensus.cc:1275] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:17.283661 16453 consensus_queue.cc:1048] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:17.401218 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:17.439881 15064 consensus_queue.cc:237] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
W20260709 13:09:17.446832 15037 consensus_peers.cc:597] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e473fde0adda4e34af1a28f6d3d4e46b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:17.447263 15146 raft_consensus.cc:1275] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:17.447978 15212 raft_consensus.cc:1275] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:17.448694 15217 raft_consensus.cc:1275] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:17.448829 16461 consensus_queue.cc:1048] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:17.449996 16439 consensus_queue.cc:1048] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:17.450198 16487 consensus_queue.cc:1048] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:17.457541 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:17.508942 16461 raft_consensus.cc:2955] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:17.546021 14968 catalog_manager.cc:5697] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:17.550102 15214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "744f99cba7ea4db1b2e6674a1fa7f9cf"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:17.549573 15146 consensus_queue.cc:237] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:17.550690 15214 raft_consensus.cc:606] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:17.565016 15142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "954013111ff24e1982df1de0440f51be"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:17.565768 15142 raft_consensus.cc:606] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
W20260709 13:09:17.578354 15112 consensus_peers.cc:597] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9ad96a4427246759026b191284688d9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:17.578881 15067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5c46c83b8cc441c991d8e17f074875e"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
mode: GRACEFUL
new_leader_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:57802
I20260709 13:09:17.579932 15067 raft_consensus.cc:606] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Received request to transfer leadership to TS 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:17.582327 15217 raft_consensus.cc:1275] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:17.582649 15067 raft_consensus.cc:1275] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:17.583024 15214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e00bf1561acf44fcbf52a90bf1eaadf6"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:17.583559 15214 raft_consensus.cc:606] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:17.584182 16500 consensus_queue.cc:1048] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:17.585315 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 43811us
I20260709 13:09:17.585044 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:09:17.585402 16453 consensus_queue.cc:1048] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:17.587324 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:17.591101 15146 raft_consensus.cc:1275] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:17.594851 15142 raft_consensus.cc:2955] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:17.609601 16500 raft_consensus.cc:2955] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:17.618830 15212 raft_consensus.cc:2955] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:17.624796 15214 raft_consensus.cc:2955] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:17.625952 15072 raft_consensus.cc:2955] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:17.629374 16513 consensus_queue.cc:1048] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:17.630790 16508 raft_consensus.cc:993] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc: : Instructing follower 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:17.631300 16508 raft_consensus.cc:1081] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Signalling peer 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:17.652659 15811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5c46c83b8cc441c991d8e17f074875e"
dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:45452
I20260709 13:09:17.653303 15811 raft_consensus.cc:493] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:17.653777 15811 raft_consensus.cc:3060] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:17.665910 15146 consensus_queue.cc:237] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
W20260709 13:09:17.677331 15112 consensus_peers.cc:597] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 045b6a6f9f1b4c928f3d2fa77894af5a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:17.678472 15067 raft_consensus.cc:1275] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:17.678795 15217 raft_consensus.cc:1275] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:17.681895 16453 consensus_queue.cc:1048] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:17.683851 16453 consensus_queue.cc:1048] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:09:17.688035 15184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 63008.1us
I20260709 13:09:17.690447 15811 raft_consensus.cc:515] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:17.692633 15811 leader_election.cc:290] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:17.693877 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c46c83b8cc441c991d8e17f074875e" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:17.694438 15072 raft_consensus.cc:3055] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:17.694769 15072 raft_consensus.cc:740] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:17.695462 15072 consensus_queue.cc:260] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:17.696476 15072 raft_consensus.cc:3060] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:17.697100 15067 raft_consensus.cc:2955] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:17.702512 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c46c83b8cc441c991d8e17f074875e" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:17.703068 15214 raft_consensus.cc:3060] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:17.703289 16453 raft_consensus.cc:2955] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:17.707388 15212 raft_consensus.cc:2955] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:17.713245 16467 raft_consensus.cc:993] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:17.713722 16467 raft_consensus.cc:1081] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:17.715726 15069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "954013111ff24e1982df1de0440f51be"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41458
I20260709 13:09:17.715899 15214 raft_consensus.cc:2468] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:17.718245 15779 leader_election.cc:304] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:17.716255 15069 raft_consensus.cc:493] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:17.719358 15069 raft_consensus.cc:3060] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:17.721534 15072 raft_consensus.cc:2468] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:17.725980 15069 raft_consensus.cc:515] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:17.727592 15069 leader_election.cc:290] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 4 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:17.728901 16495 raft_consensus.cc:2804] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:17.729380 16495 raft_consensus.cc:697] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
I20260709 13:09:17.730203 16495 consensus_queue.cc:237] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:17.742342 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954013111ff24e1982df1de0440f51be" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:17.743098 15142 raft_consensus.cc:3055] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:17.743505 15142 raft_consensus.cc:740] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:17.745539 15142 consensus_queue.cc:260] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:17.747826 15142 raft_consensus.cc:3060] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:17.747504 15212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954013111ff24e1982df1de0440f51be" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:17.752061 15212 raft_consensus.cc:3060] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:17.754542 15142 raft_consensus.cc:2468] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 4.
I20260709 13:09:17.757462 15037 leader_election.cc:304] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:17.758214 16511 raft_consensus.cc:2804] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:17.758723 16511 raft_consensus.cc:697] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 4 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:17.759552 16511 consensus_queue.cc:237] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:17.764707 15212 raft_consensus.cc:2468] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 4.
I20260709 13:09:17.770888 15214 consensus_queue.cc:237] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:17.777657 14965 catalog_manager.cc:5697] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 1 to 2, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 2 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:17.780251 14968 catalog_manager.cc:5697] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
W20260709 13:09:17.782707 15186 consensus_peers.cc:597] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 284bb34e64c640f6b0df6865dfd3e7f2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:17.782469 14968 catalog_manager.cc:5697] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:17.787266 15142 raft_consensus.cc:1275] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:17.789112 16459 consensus_queue.cc:1048] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:17.789419 15069 raft_consensus.cc:1275] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:17.790854 16447 consensus_queue.cc:1048] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:17.807557 16519 raft_consensus.cc:2955] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:17.809274 15067 raft_consensus.cc:2955] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:17.810897 15142 raft_consensus.cc:2955] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:17.811838 14968 catalog_manager.cc:5697] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 3 to 4, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 4 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:17.832080 14965 catalog_manager.cc:5697] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:17.841502 16459 raft_consensus.cc:993] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:17.842049 16459 raft_consensus.cc:1081] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:17.849911 15142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e00bf1561acf44fcbf52a90bf1eaadf6"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45410
I20260709 13:09:17.850577 15142 raft_consensus.cc:493] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:17.859099 15142 raft_consensus.cc:3060] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:17.868196 15142 raft_consensus.cc:515] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:17.869633 15142 leader_election.cc:290] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:17.870615 15212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00bf1561acf44fcbf52a90bf1eaadf6" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:17.871182 15212 raft_consensus.cc:3055] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:17.871134 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00bf1561acf44fcbf52a90bf1eaadf6" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:17.871631 15212 raft_consensus.cc:740] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:17.871873 15067 raft_consensus.cc:3060] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:17.872448 15212 consensus_queue.cc:260] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:17.873451 15212 raft_consensus.cc:3060] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:17.878165 15067 raft_consensus.cc:2468] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:17.880501 15110 leader_election.cc:304] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:17.881517 16467 raft_consensus.cc:2804] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:17.882018 16467 raft_consensus.cc:697] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:17.882841 16467 consensus_queue.cc:237] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:17.883656 15212 raft_consensus.cc:2468] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:17.894590 16459 raft_consensus.cc:993] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:17.895128 16459 raft_consensus.cc:1081] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:17.897228 15067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "744f99cba7ea4db1b2e6674a1fa7f9cf"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41442
I20260709 13:09:17.897809 15067 raft_consensus.cc:493] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:17.898140 15067 raft_consensus.cc:3060] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:17.899983 14964 catalog_manager.cc:5697] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:17.904307 15067 raft_consensus.cc:515] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:17.906008 15067 leader_election.cc:290] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Requested vote from peers cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:17.907594 15813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744f99cba7ea4db1b2e6674a1fa7f9cf" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
I20260709 13:09:17.908038 15212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744f99cba7ea4db1b2e6674a1fa7f9cf" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:17.910449 15212 raft_consensus.cc:3055] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:17.908185 15813 raft_consensus.cc:3060] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:17.910777 15212 raft_consensus.cc:740] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:17.912395 15212 consensus_queue.cc:260] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:17.913607 15212 raft_consensus.cc:3060] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:17.916883 15813 raft_consensus.cc:2468] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:17.918768 15037 leader_election.cc:304] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:17.919472 16508 raft_consensus.cc:2804] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:17.919945 16508 raft_consensus.cc:697] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:17.920392 15212 raft_consensus.cc:2468] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:17.920787 16508 consensus_queue.cc:237] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:17.932000 14964 catalog_manager.cc:5697] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:18.002032 16528 ts_tablet_manager.cc:933] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753)
I20260709 13:09:18.003840 16528 tablet_copy_client.cc:323] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.129:42753
I20260709 13:09:18.005339 15082 tablet_copy_service.cc:140] P a2cd9464909142caa01ea93ec8bc31cc: Received BeginTabletCopySession request for tablet e473fde0adda4e34af1a28f6d3d4e46b from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:40742)
I20260709 13:09:18.005939 15082 tablet_copy_service.cc:161] P a2cd9464909142caa01ea93ec8bc31cc: Beginning new tablet copy session on tablet e473fde0adda4e34af1a28f6d3d4e46b from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:40742: session id = 8776a9bae4344f4fa1126147228a49a9-e473fde0adda4e34af1a28f6d3d4e46b
I20260709 13:09:18.012068 15082 tablet_copy_source_session.cc:215] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:18.015254 16528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e473fde0adda4e34af1a28f6d3d4e46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:18.029066 16528 tablet_copy_client.cc:806] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:18.029691 16528 tablet_copy_client.cc:670] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:18.033102 16528 tablet_copy_client.cc:538] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:18.041255 16528 tablet_bootstrap.cc:492] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:18.059499 16528 tablet_bootstrap.cc:492] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:18.060266 16528 tablet_bootstrap.cc:492] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:18.060835 16528 ts_tablet_manager.cc:1403] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 13:09:18.062949 16528 raft_consensus.cc:359] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:18.063774 16528 raft_consensus.cc:740] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:18.064446 16528 consensus_queue.cc:260] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:18.066864 16528 ts_tablet_manager.cc:1434] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:09:18.068900 15082 tablet_copy_service.cc:342] P a2cd9464909142caa01ea93ec8bc31cc: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-e473fde0adda4e34af1a28f6d3d4e46b received from {username='slave'} at 127.0.0.1:40742
I20260709 13:09:18.069324 15082 tablet_copy_service.cc:434] P a2cd9464909142caa01ea93ec8bc31cc: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-e473fde0adda4e34af1a28f6d3d4e46b on tablet e473fde0adda4e34af1a28f6d3d4e46b with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:18.094115 16528 ts_tablet_manager.cc:933] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:18.096156 16528 tablet_copy_client.cc:323] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.130:32883
I20260709 13:09:18.099853 15157 tablet_copy_service.cc:140] P 937497c267e84226ae8389b561abc78e: Received BeginTabletCopySession request for tablet d9ad96a4427246759026b191284688d9 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:49182)
I20260709 13:09:18.100395 15157 tablet_copy_service.cc:161] P 937497c267e84226ae8389b561abc78e: Beginning new tablet copy session on tablet d9ad96a4427246759026b191284688d9 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:49182: session id = 8776a9bae4344f4fa1126147228a49a9-d9ad96a4427246759026b191284688d9
I20260709 13:09:18.108280 15157 tablet_copy_source_session.cc:215] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:18.117904 16528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ad96a4427246759026b191284688d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:18.122445 16532 ts_tablet_manager.cc:933] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:18.134539 15067 raft_consensus.cc:1275] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:18.134985 16528 tablet_copy_client.cc:806] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:18.135532 16528 tablet_copy_client.cc:670] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:18.136093 16491 consensus_queue.cc:1048] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:18.141194 16528 tablet_copy_client.cc:538] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:18.152964 16528 tablet_bootstrap.cc:492] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:18.187816 16535 ts_tablet_manager.cc:933] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:18.201022 16528 tablet_bootstrap.cc:492] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:18.202008 16528 tablet_bootstrap.cc:492] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:18.202677 16528 ts_tablet_manager.cc:1403] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.005s
I20260709 13:09:18.212047 16528 raft_consensus.cc:359] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:18.212899 16528 raft_consensus.cc:740] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:18.216759 16535 tablet_copy_client.cc:323] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.131:45707
I20260709 13:09:18.213536 16528 consensus_queue.cc:260] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:18.219594 15231 tablet_copy_service.cc:140] P cf0e9ee8bfc3415291c8c930c76ebdac: Received BeginTabletCopySession request for tablet 284bb34e64c640f6b0df6865dfd3e7f2 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:52690)
I20260709 13:09:18.220091 15231 tablet_copy_service.cc:161] P cf0e9ee8bfc3415291c8c930c76ebdac: Beginning new tablet copy session on tablet 284bb34e64c640f6b0df6865dfd3e7f2 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:52690: session id = 8776a9bae4344f4fa1126147228a49a9-284bb34e64c640f6b0df6865dfd3e7f2
I20260709 13:09:18.235239 16528 ts_tablet_manager.cc:1434] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 13:09:18.239779 15231 tablet_copy_source_session.cc:215] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:18.245592 15157 tablet_copy_service.cc:342] P 937497c267e84226ae8389b561abc78e: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-d9ad96a4427246759026b191284688d9 received from {username='slave'} at 127.0.0.1:49182
I20260709 13:09:18.246127 15157 tablet_copy_service.cc:434] P 937497c267e84226ae8389b561abc78e: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-d9ad96a4427246759026b191284688d9 on tablet d9ad96a4427246759026b191284688d9 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:18.285444 16535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284bb34e64c640f6b0df6865dfd3e7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:18.304807 16532 tablet_copy_client.cc:323] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.130:32883
I20260709 13:09:18.306509 15157 tablet_copy_service.cc:140] P 937497c267e84226ae8389b561abc78e: Received BeginTabletCopySession request for tablet 045b6a6f9f1b4c928f3d2fa77894af5a from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:49182)
I20260709 13:09:18.307052 15157 tablet_copy_service.cc:161] P 937497c267e84226ae8389b561abc78e: Beginning new tablet copy session on tablet 045b6a6f9f1b4c928f3d2fa77894af5a from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:49182: session id = 8776a9bae4344f4fa1126147228a49a9-045b6a6f9f1b4c928f3d2fa77894af5a
I20260709 13:09:18.314754 15157 tablet_copy_source_session.cc:215] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:18.317859 16532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 045b6a6f9f1b4c928f3d2fa77894af5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:18.322443 15212 raft_consensus.cc:1275] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 4 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:18.322602 15217 raft_consensus.cc:1275] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:18.324087 16491 consensus_queue.cc:1048] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:18.336963 16512 consensus_queue.cc:1048] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:18.337620 16532 tablet_copy_client.cc:806] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:18.338375 16532 tablet_copy_client.cc:670] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:18.342010 16532 tablet_copy_client.cc:538] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:18.350430 15214 raft_consensus.cc:1275] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:18.350968 15813 raft_consensus.cc:1275] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:18.352396 16453 consensus_queue.cc:1048] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:09:18.395787 15146 raft_consensus.cc:1275] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:18.360790 16512 consensus_queue.cc:1048] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.042s
I20260709 13:09:18.412045 16532 tablet_bootstrap.cc:492] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
W20260709 13:09:18.413332 15110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 46265.1us
I20260709 13:09:18.415033 16535 tablet_copy_client.cc:806] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:18.415678 16535 tablet_copy_client.cc:670] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:18.416962 15069 raft_consensus.cc:1275] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:18.421599 16546 consensus_queue.cc:1048] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:18.438580 16508 consensus_queue.cc:1048] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:18.453608 15212 raft_consensus.cc:1275] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:18.460173 15813 raft_consensus.cc:1217] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:18.468850 16511 consensus_queue.cc:1048] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:18.489429 16535 tablet_copy_client.cc:538] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:18.494995 16532 tablet_bootstrap.cc:492] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:18.496073 16532 tablet_bootstrap.cc:492] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:18.496879 16532 ts_tablet_manager.cc:1403] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.085s	user 0.023s	sys 0.003s
I20260709 13:09:18.506863 16532 raft_consensus.cc:359] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:18.507844 16532 raft_consensus.cc:740] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:18.508512 16532 consensus_queue.cc:260] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:18.516614 16532 ts_tablet_manager.cc:1434] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 13:09:18.518512 15157 tablet_copy_service.cc:342] P 937497c267e84226ae8389b561abc78e: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-045b6a6f9f1b4c928f3d2fa77894af5a received from {username='slave'} at 127.0.0.1:49182
I20260709 13:09:18.518936 15157 tablet_copy_service.cc:434] P 937497c267e84226ae8389b561abc78e: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-045b6a6f9f1b4c928f3d2fa77894af5a on tablet 045b6a6f9f1b4c928f3d2fa77894af5a with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:18.527246 16535 tablet_bootstrap.cc:492] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:18.534180 15813 raft_consensus.cc:1217] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:18.566601 16535 tablet_bootstrap.cc:492] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:18.567507 16535 tablet_bootstrap.cc:492] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:18.568228 16535 ts_tablet_manager.cc:1403] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.003s
I20260709 13:09:18.572074 16535 raft_consensus.cc:359] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:18.572925 16535 raft_consensus.cc:740] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:18.573563 16535 consensus_queue.cc:260] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:18.577076 16535 ts_tablet_manager.cc:1434] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:09:18.578665 15231 tablet_copy_service.cc:342] P cf0e9ee8bfc3415291c8c930c76ebdac: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-284bb34e64c640f6b0df6865dfd3e7f2 received from {username='slave'} at 127.0.0.1:52690
I20260709 13:09:18.579337 15231 tablet_copy_service.cc:434] P cf0e9ee8bfc3415291c8c930c76ebdac: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-284bb34e64c640f6b0df6865dfd3e7f2 on tablet 284bb34e64c640f6b0df6865dfd3e7f2 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:18.585858 15813 raft_consensus.cc:1217] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:09:18.588817 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:18.682204 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:18.735631 15072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "744f99cba7ea4db1b2e6674a1fa7f9cf"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
mode: GRACEFUL
new_leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
 from {username='slave'} at 127.0.0.1:57802
I20260709 13:09:18.736217 15072 raft_consensus.cc:606] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Received request to transfer leadership to TS cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:09:18.738762 15212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a15dc6c5477f48af8bb16ad2520cb435"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:18.739218 15212 raft_consensus.cc:606] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:18.742398 15064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:57802
I20260709 13:09:18.742903 15064 raft_consensus.cc:606] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:18.745653 15142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d20374f52ba445528b7caafc58184e11"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:18.746183 15142 raft_consensus.cc:606] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Received request to transfer leadership to TS cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:09:18.748023 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:09:18.749933 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:18.761991 15813 raft_consensus.cc:1217] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:18.924336 16453 raft_consensus.cc:993] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e: : Instructing follower cf0e9ee8bfc3415291c8c930c76ebdac to start an election
I20260709 13:09:18.927637 16546 raft_consensus.cc:1081] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Signalling peer cf0e9ee8bfc3415291c8c930c76ebdac to start an election
I20260709 13:09:18.929440 15212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d20374f52ba445528b7caafc58184e11"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
 from {username='slave'} at 127.0.0.1:35066
I20260709 13:09:18.929968 15212 raft_consensus.cc:493] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:18.930312 15212 raft_consensus.cc:3060] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:18.936712 15212 raft_consensus.cc:515] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:18.939803 15212 leader_election.cc:290] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:18.940228 15064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20374f52ba445528b7caafc58184e11" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:18.940836 15064 raft_consensus.cc:3060] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:18.942842 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20374f52ba445528b7caafc58184e11" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:18.943467 15146 raft_consensus.cc:3055] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:18.943717 15146 raft_consensus.cc:740] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:18.944371 15146 consensus_queue.cc:260] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:18.945297 15146 raft_consensus.cc:3060] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:18.947530 15064 raft_consensus.cc:2468] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 2.
I20260709 13:09:18.948760 15184 leader_election.cc:304] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:18.949539 16556 raft_consensus.cc:2804] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:18.950032 15146 raft_consensus.cc:2468] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 2.
I20260709 13:09:18.950073 16556 raft_consensus.cc:697] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:18.951200 16556 consensus_queue.cc:237] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:18.966066 14968 catalog_manager.cc:5697] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 1 to 2, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 2 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:18.971031 16513 raft_consensus.cc:1064] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:18.973264 16513 consensus_queue.cc:237] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:18.983898 16546 raft_consensus.cc:1064] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:18.993170 15813 raft_consensus.cc:1275] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:18.987218 16546 consensus_queue.cc:237] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:18.993949 15212 raft_consensus.cc:1275] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:18.996552 16512 raft_consensus.cc:993] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:18.996958 15142 raft_consensus.cc:1275] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:18.997152 16512 raft_consensus.cc:1081] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:18.999274 15142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45406
I20260709 13:09:18.999840 15142 raft_consensus.cc:493] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:19.000254 15142 raft_consensus.cc:3060] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:19.002378 16511 consensus_queue.cc:1048] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:19.004281 16511 consensus_queue.cc:1048] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:19.006880 16508 consensus_queue.cc:1048] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:19.027494 15142 raft_consensus.cc:515] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:19.029743 15142 leader_election.cc:290] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:19.034441 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:19.035343 15072 raft_consensus.cc:3055] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:19.035658 15072 raft_consensus.cc:740] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:19.036580 15072 consensus_queue.cc:260] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:19.037859 15072 raft_consensus.cc:3060] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:19.039316 15810 raft_consensus.cc:1275] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:19.043345 15814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
I20260709 13:09:19.043947 15064 raft_consensus.cc:1275] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:19.044169 15814 raft_consensus.cc:3060] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:19.048084 16453 consensus_queue.cc:1048] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:19.050078 16453 consensus_queue.cc:1048] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:19.050120 15214 raft_consensus.cc:1275] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:19.055532 16545 consensus_queue.cc:1048] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:19.081990 16511 raft_consensus.cc:993] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc: : Instructing follower cf0e9ee8bfc3415291c8c930c76ebdac to start an election
I20260709 13:09:19.082549 16511 raft_consensus.cc:1081] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Signalling peer cf0e9ee8bfc3415291c8c930c76ebdac to start an election
I20260709 13:09:19.096043 15217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "744f99cba7ea4db1b2e6674a1fa7f9cf"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
 from {username='slave'} at 127.0.0.1:35058
I20260709 13:09:19.096647 15217 raft_consensus.cc:493] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:19.097035 15217 raft_consensus.cc:3060] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:19.098604 15814 raft_consensus.cc:2468] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:19.101151 15112 leader_election.cc:304] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9, 937497c267e84226ae8389b561abc78e; no voters: 
I20260709 13:09:19.102166 16568 raft_consensus.cc:2804] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:19.102713 16568 raft_consensus.cc:697] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:19.103755 16568 consensus_queue.cc:237] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:19.103813 15217 raft_consensus.cc:515] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:19.148850 15217 leader_election.cc:290] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:19.150661 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744f99cba7ea4db1b2e6674a1fa7f9cf" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
I20260709 13:09:19.151387 15810 raft_consensus.cc:3060] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:19.156183 15072 raft_consensus.cc:2468] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:19.161118 15810 raft_consensus.cc:2468] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 3.
W20260709 13:09:19.158840 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 52382.1us
I20260709 13:09:19.165868 15064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744f99cba7ea4db1b2e6674a1fa7f9cf" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:19.166481 15064 raft_consensus.cc:3055] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:19.166791 15064 raft_consensus.cc:740] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:19.167842 15064 consensus_queue.cc:260] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:19.169198 15064 raft_consensus.cc:3060] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:19.174360 15186 leader_election.cc:304] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [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: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:19.177578 15064 raft_consensus.cc:2468] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 3.
I20260709 13:09:19.177989 16556 raft_consensus.cc:2804] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:19.180204 16556 raft_consensus.cc:697] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:19.181474 16556 consensus_queue.cc:237] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:19.156682 16453 raft_consensus.cc:2955] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:19.194648 16447 raft_consensus.cc:1064] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:19.204763 16447 consensus_queue.cc:237] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:19.236749 14968 catalog_manager.cc:5697] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 2 to 3, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 3 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:19.238684 15214 raft_consensus.cc:2955] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:19.246603 15064 raft_consensus.cc:1275] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:19.247694 15810 raft_consensus.cc:1275] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:19.249027 16447 consensus_queue.cc:1048] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:19.256289 16556 consensus_queue.cc:1048] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:09:19.258381 15110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 88273.2us
I20260709 13:09:19.262852 15142 raft_consensus.cc:1275] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:09:19.283881 15112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 97859.2us
I20260709 13:09:19.289083 15814 raft_consensus.cc:2955] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:19.299799 15067 raft_consensus.cc:2955] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:19.326793 16574 raft_consensus.cc:1064] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:19.352162 14968 catalog_manager.cc:5697] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:19.376560 14965 catalog_manager.cc:5697] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 1 to 2, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:19.310664 16459 consensus_queue.cc:1048] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.050s
I20260709 13:09:19.402556 16513 raft_consensus.cc:2955] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
W20260709 13:09:19.404110 16565 log.cc:927] Time spent T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
W20260709 13:09:19.409226 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 61060.9us
I20260709 13:09:19.422004 15814 raft_consensus.cc:2955] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:19.422562 15146 raft_consensus.cc:2955] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:19.433236 16574 consensus_queue.cc:237] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:19.496018 16583 raft_consensus.cc:993] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:19.496519 16447 raft_consensus.cc:1081] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:19.571651 14964 catalog_manager.cc:5697] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
W20260709 13:09:19.599882 15112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 210054us
W20260709 13:09:19.613878 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 115328us
I20260709 13:09:19.621435 15214 raft_consensus.cc:2955] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:19.637962 15064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a15dc6c5477f48af8bb16ad2520cb435"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41442
I20260709 13:09:19.638507 15064 raft_consensus.cc:493] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:19.638810 15146 raft_consensus.cc:1275] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:19.639458 15069 raft_consensus.cc:1275] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:19.638832 15064 raft_consensus.cc:3060] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:19.642946 15067 raft_consensus.cc:1275] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:19.653353 16583 raft_consensus.cc:2955] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:19.673162 15066 raft_consensus.cc:1275] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:19.675217 16589 consensus_queue.cc:1048] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:19.676486 16587 consensus_queue.cc:1048] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:19.673158 15064 raft_consensus.cc:515] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:19.689435 15064 leader_election.cc:290] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:19.690405 15814 raft_consensus.cc:1275] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:19.688723 15810 raft_consensus.cc:2955] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:19.700289 16519 consensus_queue.cc:1048] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:19.709434 16519 consensus_queue.cc:1048] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:19.718911 15214 raft_consensus.cc:1275] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:19.721469 15814 raft_consensus.cc:1275] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:19.723384 15140 consensus_queue.cc:237] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:19.731112 15064 raft_consensus.cc:1275] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:19.731225 15068 raft_consensus.cc:1275] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:19.733152 16545 consensus_queue.cc:1048] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:19.733242 16447 consensus_queue.cc:1048] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:19.737087 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15dc6c5477f48af8bb16ad2520cb435" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:19.737668 15140 raft_consensus.cc:3060] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:19.737115 16587 consensus_queue.cc:1048] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:09:19.745014 15140 raft_consensus.cc:2468] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:19.747285 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15dc6c5477f48af8bb16ad2520cb435" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:19.747849 15214 raft_consensus.cc:3055] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:19.749878 15214 raft_consensus.cc:740] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:19.748843 16568 raft_consensus.cc:2955] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:19.750851 15214 consensus_queue.cc:260] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:19.752038 15214 raft_consensus.cc:3060] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:19.759039 15214 raft_consensus.cc:2468] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:19.765736 15813 raft_consensus.cc:1275] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:19.765084 15037 leader_election.cc:304] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:19.774199 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:19.779631 15810 raft_consensus.cc:1275] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:19.784541 14965 catalog_manager.cc:5697] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:19.817447 15068 consensus_queue.cc:237] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:19.796219 16574 consensus_queue.cc:1048] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260709 13:09:19.840796 16453 consensus_queue.cc:1048] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:19.844409 16572 consensus_queue.cc:1048] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.049s
I20260709 13:09:19.844237 15071 raft_consensus.cc:2955] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
W20260709 13:09:19.874066 15112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 46966.5us
W20260709 13:09:19.898156 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 65542us
I20260709 13:09:19.851584 16596 consensus_queue.cc:1048] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.035s
I20260709 13:09:19.905836 16588 raft_consensus.cc:2804] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:19.906455 16588 raft_consensus.cc:697] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
W20260709 13:09:19.912693 15110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 85778.1us
I20260709 13:09:19.916628 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d9ad96a4427246759026b191284688d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:09:19.919605 16599 log.cc:927] Time spent T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260709 13:09:19.917047 15811 raft_consensus.cc:1275] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:19.907346 16588 consensus_queue.cc:237] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:09:19.964072 15777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 79670.8us
W20260709 13:09:19.998796 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 88367us
W20260709 13:09:20.060263 15184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 60310.9us
I20260709 13:09:20.068692 15140 raft_consensus.cc:2955] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.104826 15811 raft_consensus.cc:2955] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.181918 14964 catalog_manager.cc:5697] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:20.207837 16576 raft_consensus.cc:2955] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.220257 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:20.242730 15212 consensus_queue.cc:237] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:20.315939 15813 raft_consensus.cc:1275] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:20.318274 16459 consensus_queue.cc:1048] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:20.320137 15205 tablet_service.cc:1558] Processing DeleteTablet for tablet d9ad96a4427246759026b191284688d9 with delete_type TABLET_DATA_TOMBSTONED (TS cf0e9ee8bfc3415291c8c930c76ebdac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35044
W20260709 13:09:20.312188 15777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 70420.2us
I20260709 13:09:20.329876 15066 raft_consensus.cc:1275] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:20.320968 16613 consensus_queue.cc:1048] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 13:09:20.323529 15811 raft_consensus.cc:2955] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.372267 15072 raft_consensus.cc:2955] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.365094 16585 raft_consensus.cc:2955] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.405510 15212 raft_consensus.cc:2955] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.393500 16583 consensus_queue.cc:1048] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260709 13:09:20.429105 15810 raft_consensus.cc:2955] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.400286 16607 raft_consensus.cc:2955] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.444514 15072 raft_consensus.cc:2955] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.469305 14954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e473fde0adda4e34af1a28f6d3d4e46b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:09:20.504583 15110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 47187.8us
W20260709 13:09:20.505766 15184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 123554us
I20260709 13:09:20.509325 16629 tablet_replica.cc:333] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:20.514534 15221 raft_consensus.cc:1275] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:20.520556 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 284bb34e64c640f6b0df6865dfd3e7f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:20.521940 16628 consensus_queue.cc:1048] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:20.525066 15067 raft_consensus.cc:2955] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.534340 15217 raft_consensus.cc:2955] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.534917 15811 raft_consensus.cc:2955] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.560072 15146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d2f70d85fec4c34a07015bca506cf44"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:20.560654 15146 raft_consensus.cc:606] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:20.569379 16629 raft_consensus.cc:2243] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:20.573247 15140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ae7f3ee93974dbdb8d9ef15a3fc9aa2"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:20.573918 15140 raft_consensus.cc:606] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:20.575881 16629 raft_consensus.cc:2272] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:20.578838 16629 ts_tablet_manager.cc:1916] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:09:20.583201 14956 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 284bb34e64c640f6b0df6865dfd3e7f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 13:09:20.584216 15221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a075b5513bdc4ee0bf0ab145d48baf4a"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:20.584805 15221 raft_consensus.cc:606] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:20.587862 15214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a81207681b0d4cb2bfd1e6e5f73423ee"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:20.588460 15214 raft_consensus.cc:606] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:20.590338 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:09:20.592003 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:20.592365 14966 catalog_manager.cc:5697] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.594326 14966 catalog_manager.cc:5697] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.599844 14966 catalog_manager.cc:5697] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.624053 15137 tablet_service.cc:1558] Processing DeleteTablet for tablet 284bb34e64c640f6b0df6865dfd3e7f2 with delete_type TABLET_DATA_TOMBSTONED (TS 937497c267e84226ae8389b561abc78e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45394
I20260709 13:09:20.622169 14964 catalog_manager.cc:5697] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:20.643913 16629 ts_tablet_manager.cc:1929] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:20.644501 16629 log.cc:1199] T d9ad96a4427246759026b191284688d9 P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/wals/d9ad96a4427246759026b191284688d9
I20260709 13:09:20.647010 15136 tablet_service.cc:1558] Processing DeleteTablet for tablet e473fde0adda4e34af1a28f6d3d4e46b with delete_type TABLET_DATA_TOMBSTONED (TS 937497c267e84226ae8389b561abc78e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45394
I20260709 13:09:20.648556 14956 catalog_manager.cc:5028] TS cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): tablet d9ad96a4427246759026b191284688d9 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:20.650089 16634 tablet_replica.cc:333] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:20.651386 16634 raft_consensus.cc:2243] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:20.652339 16634 raft_consensus.cc:2272] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:20.656389 16634 ts_tablet_manager.cc:1916] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:20.671914 16596 raft_consensus.cc:993] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:20.672449 16596 raft_consensus.cc:1081] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:20.675319 15072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ae7f3ee93974dbdb8d9ef15a3fc9aa2"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41458
I20260709 13:09:20.675894 15072 raft_consensus.cc:493] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:20.676277 15072 raft_consensus.cc:3060] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.684056 16634 ts_tablet_manager.cc:1929] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:20.684578 16634 log.cc:1199] T 284bb34e64c640f6b0df6865dfd3e7f2 P 937497c267e84226ae8389b561abc78e: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/wals/284bb34e64c640f6b0df6865dfd3e7f2
I20260709 13:09:20.684008 15072 raft_consensus.cc:515] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:20.686729 14956 catalog_manager.cc:5028] TS 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): tablet 284bb34e64c640f6b0df6865dfd3e7f2 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:20.686883 16634 tablet_replica.cc:333] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:20.688493 16634 raft_consensus.cc:2243] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:20.689426 16634 raft_consensus.cc:2272] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:20.709024 16634 ts_tablet_manager.cc:1916] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:20.710227 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae7f3ee93974dbdb8d9ef15a3fc9aa2" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:20.710846 15140 raft_consensus.cc:3055] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:20.711266 15140 raft_consensus.cc:740] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:20.712163 15140 consensus_queue.cc:260] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:20.713317 15140 raft_consensus.cc:3060] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.714658 15072 leader_election.cc:290] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:20.719524 15146 raft_consensus.cc:1275] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:20.722649 16607 consensus_queue.cc:1048] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:20.725322 15214 raft_consensus.cc:1275] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:20.726372 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae7f3ee93974dbdb8d9ef15a3fc9aa2" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:20.728278 15217 raft_consensus.cc:3060] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.736933 16588 consensus_queue.cc:1048] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:20.740139 16634 ts_tablet_manager.cc:1929] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:20.744025 16634 log.cc:1199] T e473fde0adda4e34af1a28f6d3d4e46b P 937497c267e84226ae8389b561abc78e: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/wals/e473fde0adda4e34af1a28f6d3d4e46b
I20260709 13:09:20.748409 15217 raft_consensus.cc:2468] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:20.753176 15037 leader_election.cc:304] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:20.754042 16588 raft_consensus.cc:2804] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:20.754524 16588 raft_consensus.cc:697] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:20.755321 16588 consensus_queue.cc:237] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:20.774330 14956 catalog_manager.cc:5028] TS 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): tablet e473fde0adda4e34af1a28f6d3d4e46b (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
W20260709 13:09:20.775759 15111 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:20.777815 15140 raft_consensus.cc:2468] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:20.776595 15143 consensus_queue.cc:237] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:20.784052 15217 raft_consensus.cc:1275] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:20.786253 15810 raft_consensus.cc:1275] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:20.790084 16633 consensus_queue.cc:1048] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:20.792630 16568 consensus_queue.cc:1048] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:20.801410 16574 raft_consensus.cc:2955] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.804620 15217 raft_consensus.cc:2955] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.822991 15811 raft_consensus.cc:2955] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.863085 14968 catalog_manager.cc:5697] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 1 to 2, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:20.858609 14966 catalog_manager.cc:5697] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 4 to 5, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:20.887444 16557 raft_consensus.cc:993] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:20.888299 16632 raft_consensus.cc:1081] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:20.891738 15143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a075b5513bdc4ee0bf0ab145d48baf4a"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45410
I20260709 13:09:20.892282 15143 raft_consensus.cc:493] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:20.892652 15143 raft_consensus.cc:3060] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.899286 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 045b6a6f9f1b4c928f3d2fa77894af5a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:20.908826 15058 tablet_service.cc:1558] Processing DeleteTablet for tablet 045b6a6f9f1b4c928f3d2fa77894af5a with delete_type TABLET_DATA_TOMBSTONED (TS a2cd9464909142caa01ea93ec8bc31cc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41434
I20260709 13:09:20.917150 16624 raft_consensus.cc:993] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:20.921532 16624 raft_consensus.cc:1081] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:20.926043 15140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a81207681b0d4cb2bfd1e6e5f73423ee"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45410
I20260709 13:09:20.933082 15140 raft_consensus.cc:493] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:20.934311 15140 raft_consensus.cc:3060] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.931519 15143 raft_consensus.cc:515] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:20.938208 15143 leader_election.cc:290] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:20.941530 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a075b5513bdc4ee0bf0ab145d48baf4a" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:20.942176 15067 raft_consensus.cc:3060] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.948789 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a075b5513bdc4ee0bf0ab145d48baf4a" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:20.949455 15217 raft_consensus.cc:3055] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:20.949790 15217 raft_consensus.cc:740] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:20.950484 15217 consensus_queue.cc:260] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:20.951447 15067 raft_consensus.cc:2468] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:20.951725 15217 raft_consensus.cc:3060] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.952540 16640 tablet_replica.cc:333] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:20.952678 15110 leader_election.cc:304] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:20.953579 16640 raft_consensus.cc:2243] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:20.953847 16574 raft_consensus.cc:2804] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:20.954511 16640 raft_consensus.cc:2272] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:20.954612 16574 raft_consensus.cc:697] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:20.956288 16574 consensus_queue.cc:237] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:20.959618 15140 raft_consensus.cc:515] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:20.961854 15217 raft_consensus.cc:2468] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:20.961925 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81207681b0d4cb2bfd1e6e5f73423ee" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:20.962790 15067 raft_consensus.cc:3060] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.963959 15140 leader_election.cc:290] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:20.964660 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81207681b0d4cb2bfd1e6e5f73423ee" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:20.965673 15217 raft_consensus.cc:3055] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:20.968058 15217 raft_consensus.cc:740] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:20.969277 15217 consensus_queue.cc:260] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:20.970862 15217 raft_consensus.cc:3060] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.967656 16640 ts_tablet_manager.cc:1916] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:20.978240 15217 raft_consensus.cc:2468] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:20.980234 15067 raft_consensus.cc:2468] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:20.980538 15112 leader_election.cc:304] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:20.981837 16633 raft_consensus.cc:2804] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:20.982302 16633 raft_consensus.cc:697] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:20.983083 16633 consensus_queue.cc:237] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:21.001444 16640 ts_tablet_manager.cc:1929] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:09:21.002085 16640 log.cc:1199] T 045b6a6f9f1b4c928f3d2fa77894af5a P a2cd9464909142caa01ea93ec8bc31cc: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/wals/045b6a6f9f1b4c928f3d2fa77894af5a
I20260709 13:09:21.043848 14965 catalog_manager.cc:5697] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:21.047291 14954 catalog_manager.cc:5028] TS a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): tablet 045b6a6f9f1b4c928f3d2fa77894af5a (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:21.073997 16608 raft_consensus.cc:993] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:21.074820 16608 raft_consensus.cc:1081] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:21.084475 15067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d2f70d85fec4c34a07015bca506cf44"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41458
I20260709 13:09:21.088500 15067 raft_consensus.cc:493] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:21.104322 15067 raft_consensus.cc:3060] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:21.143611 14965 catalog_manager.cc:5697] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:21.208659 15067 raft_consensus.cc:515] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:21.211530 15067 leader_election.cc:290] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:21.214494 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2f70d85fec4c34a07015bca506cf44" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:21.215202 15146 raft_consensus.cc:3055] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:21.215536 15146 raft_consensus.cc:740] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:21.215610 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2f70d85fec4c34a07015bca506cf44" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:21.216291 15217 raft_consensus.cc:3060] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:21.216626 15146 consensus_queue.cc:260] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:21.218627 15146 raft_consensus.cc:3060] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:21.240513 15143 raft_consensus.cc:1275] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:21.259119 16610 consensus_queue.cc:1048] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:21.268575 15217 raft_consensus.cc:2468] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:21.271827 15037 leader_election.cc:304] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:21.273535 16508 raft_consensus.cc:2804] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:21.274210 16508 raft_consensus.cc:697] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:21.276310 15146 raft_consensus.cc:2468] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:21.276160 16508 consensus_queue.cc:237] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:21.290325 14964 catalog_manager.cc:5697] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 1 to 2, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:21.293628 15217 raft_consensus.cc:1275] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:21.295444 16508 consensus_queue.cc:1048] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:21.506860 15067 raft_consensus.cc:1275] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:21.508049 16574 consensus_queue.cc:1048] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:21.524994 15214 raft_consensus.cc:1275] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:21.526563 16596 consensus_queue.cc:1048] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:21.555214 15072 raft_consensus.cc:1275] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:21.556411 16596 consensus_queue.cc:1048] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:21.570045 15217 raft_consensus.cc:1275] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:21.571378 16596 consensus_queue.cc:1048] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:21.593357 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:21.767927 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:21.812722 15144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "045b6a6f9f1b4c928f3d2fa77894af5a"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:21.813436 15144 raft_consensus.cc:606] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Received request to transfer leadership to TS cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:09:21.816259 15144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:21.816877 15144 raft_consensus.cc:606] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Received request to transfer leadership to TS cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:09:21.819558 15067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bc5e7a090c3447aa1b833c9df6d39d6"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:57802
I20260709 13:09:21.820103 15067 raft_consensus.cc:606] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:21.822712 15072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a15dc6c5477f48af8bb16ad2520cb435"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:57802
I20260709 13:09:21.823315 15072 raft_consensus.cc:606] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:21.823657 15144 raft_consensus.cc:1275] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:21.824458 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:09:21.824965 16610 consensus_queue.cc:1048] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:21.825893 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:21.834911 15214 raft_consensus.cc:1275] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:21.838938 16610 consensus_queue.cc:1048] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:21.854773 16610 raft_consensus.cc:993] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:21.860615 16610 raft_consensus.cc:1081] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:21.862468 15146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a15dc6c5477f48af8bb16ad2520cb435"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45406
I20260709 13:09:21.862999 15146 raft_consensus.cc:493] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:21.863361 15146 raft_consensus.cc:3060] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:21.869228 15146 raft_consensus.cc:515] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:21.870916 15146 leader_election.cc:290] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:21.871591 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15dc6c5477f48af8bb16ad2520cb435" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:21.872108 15072 raft_consensus.cc:3055] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:21.872354 15072 raft_consensus.cc:740] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:21.872946 15072 consensus_queue.cc:260] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:21.874084 15072 raft_consensus.cc:3060] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:21.875980 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15dc6c5477f48af8bb16ad2520cb435" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:21.876466 15214 raft_consensus.cc:3060] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:21.879967 15072 raft_consensus.cc:2468] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:21.881307 15110 leader_election.cc:304] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:21.882103 16574 raft_consensus.cc:2804] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:21.882572 16574 raft_consensus.cc:697] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:21.883342 15214 raft_consensus.cc:2468] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:21.883399 16574 consensus_queue.cc:237] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:21.894147 14968 catalog_manager.cc:5697] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 2 to 3, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:21.902727 16652 raft_consensus.cc:993] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:21.903366 16610 raft_consensus.cc:1081] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:21.904850 15146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bc5e7a090c3447aa1b833c9df6d39d6"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45406
I20260709 13:09:21.905453 15146 raft_consensus.cc:493] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:21.905872 15146 raft_consensus.cc:3060] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:21.911511 15146 raft_consensus.cc:515] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:21.913693 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e7a090c3447aa1b833c9df6d39d6" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:21.913830 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e7a090c3447aa1b833c9df6d39d6" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:21.914291 15072 raft_consensus.cc:3055] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:21.914322 15217 raft_consensus.cc:3060] T 7bc5e7a090c3447aa1b833c9df6d39d6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:21.914785 15072 raft_consensus.cc:740] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:21.913354 15146 leader_election.cc:290] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:21.915594 15072 consensus_queue.cc:260] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:21.916836 15072 raft_consensus.cc:3060] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:21.921204 15217 raft_consensus.cc:2468] T 7bc5e7a090c3447aa1b833c9df6d39d6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:21.922638 15112 leader_election.cc:304] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:21.923475 16574 raft_consensus.cc:2804] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:21.923475 15072 raft_consensus.cc:2468] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:21.924052 16574 raft_consensus.cc:697] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:21.924988 16574 consensus_queue.cc:237] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:21.935035 14968 catalog_manager.cc:5697] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 1 to 2, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:21.997138 15144 consensus_queue.cc:237] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:22.003806 15214 raft_consensus.cc:1275] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:22.005177 16596 consensus_queue.cc:1048] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:22.006507 15067 raft_consensus.cc:1275] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:22.008018 16596 consensus_queue.cc:1048] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:22.017778 16453 raft_consensus.cc:2955] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
W20260709 13:09:22.019145 15112 consensus_peers.cc:597] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a075b5513bdc4ee0bf0ab145d48baf4a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:22.022465 15214 raft_consensus.cc:2955] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:22.025347 15072 raft_consensus.cc:2955] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:22.036224 15067 consensus_queue.cc:237] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:22.037585 14968 catalog_manager.cc:5697] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:22.054252 15037 consensus_peers.cc:597] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 547861ea6aeb40b48073cd4fd62a5471. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:22.055112 15217 raft_consensus.cc:1275] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:22.056048 15144 raft_consensus.cc:1275] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:22.056540 16508 consensus_queue.cc:1048] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:22.057515 16652 consensus_queue.cc:1048] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:22.078246 16653 raft_consensus.cc:2955] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:22.079737 15144 raft_consensus.cc:2955] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:22.080552 15217 raft_consensus.cc:2955] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:22.083622 16633 raft_consensus.cc:993] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e: : Instructing follower cf0e9ee8bfc3415291c8c930c76ebdac to start an election
I20260709 13:09:22.084115 16633 raft_consensus.cc:1081] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Signalling peer cf0e9ee8bfc3415291c8c930c76ebdac to start an election
I20260709 13:09:22.086071 15221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
 from {username='slave'} at 127.0.0.1:35066
I20260709 13:09:22.086616 15221 raft_consensus.cc:493] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:22.086934 15221 raft_consensus.cc:3060] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:22.096750 15146 consensus_queue.cc:237] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:22.098664 15221 raft_consensus.cc:515] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:22.100056 14964 catalog_manager.cc:5697] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index -1 to 4, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 3 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:22.103159 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:22.104727 15221 leader_election.cc:290] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 4 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:22.104307 15067 raft_consensus.cc:3060] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:22.106484 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad8a0c3ef014721b32ed8d64caf3ac5" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:22.107038 15142 raft_consensus.cc:3055] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:22.107314 15142 raft_consensus.cc:740] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:22.108048 15142 consensus_queue.cc:260] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:22.113876 15067 raft_consensus.cc:2468] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 4.
I20260709 13:09:22.115540 15184 leader_election.cc:304] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:22.115785 15142 raft_consensus.cc:3060] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:22.116569 16557 raft_consensus.cc:2804] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:22.117054 16557 raft_consensus.cc:697] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 4 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:22.117972 16557 consensus_queue.cc:237] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:22.118695 15067 raft_consensus.cc:1275] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:22.120074 16596 consensus_queue.cc:1048] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:22.125516 15142 raft_consensus.cc:2468] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 4.
I20260709 13:09:22.136379 15214 raft_consensus.cc:1275] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:22.144121 16596 consensus_queue.cc:1048] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:09:22.150715 15112 consensus_peers.cc:597] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77eb18eaaa7d4aae800c0a12b4a7e9ee. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:22.161002 14965 catalog_manager.cc:5697] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 3 to 4, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 4 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:22.160817 16633 raft_consensus.cc:2955] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:22.165014 15214 raft_consensus.cc:2955] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:22.162788 15072 raft_consensus.cc:2955] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:22.178195 15142 consensus_queue.cc:237] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:22.185190 14965 catalog_manager.cc:5697] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
W20260709 13:09:22.193481 15112 consensus_peers.cc:597] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0d425d8262f4d569b45402d5457c73a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:22.195147 15072 raft_consensus.cc:1275] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:22.195230 15214 raft_consensus.cc:1275] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:22.196699 16596 consensus_queue.cc:1048] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:22.198685 16453 consensus_queue.cc:1048] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:22.213033 16596 raft_consensus.cc:2955] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:22.216811 15072 raft_consensus.cc:2955] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:22.217876 15214 raft_consensus.cc:2955] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:22.237860 14964 catalog_manager.cc:5697] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:22.270498 16453 raft_consensus.cc:993] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e: : Instructing follower cf0e9ee8bfc3415291c8c930c76ebdac to start an election
I20260709 13:09:22.271157 16453 raft_consensus.cc:1081] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Signalling peer cf0e9ee8bfc3415291c8c930c76ebdac to start an election
I20260709 13:09:22.273445 15221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "045b6a6f9f1b4c928f3d2fa77894af5a"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
 from {username='slave'} at 127.0.0.1:35066
I20260709 13:09:22.274075 15221 raft_consensus.cc:493] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:22.274559 15221 raft_consensus.cc:3060] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:22.281700 15221 raft_consensus.cc:515] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:22.315759 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045b6a6f9f1b4c928f3d2fa77894af5a" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:22.316419 15144 raft_consensus.cc:3055] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:22.316748 15144 raft_consensus.cc:740] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:22.317672 15144 consensus_queue.cc:260] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:22.320626 15144 raft_consensus.cc:3060] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:22.325347 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045b6a6f9f1b4c928f3d2fa77894af5a" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
I20260709 13:09:22.326066 15810 raft_consensus.cc:3060] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:22.326861 15144 raft_consensus.cc:2468] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 3.
I20260709 13:09:22.327992 15186 leader_election.cc:304] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [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: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:22.328763 16557 raft_consensus.cc:2804] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:22.329285 16557 raft_consensus.cc:697] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:22.330147 15221 leader_election.cc:290] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 3 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:22.330332 16557 consensus_queue.cc:237] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:22.337515 15810 raft_consensus.cc:2468] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 3.
I20260709 13:09:22.348604 15067 raft_consensus.cc:1275] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:22.350389 15214 raft_consensus.cc:1275] T 7bc5e7a090c3447aa1b833c9df6d39d6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:22.350171 16633 consensus_queue.cc:1048] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:22.352792 16633 consensus_queue.cc:1048] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:22.356640 15067 raft_consensus.cc:1275] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:22.359086 16633 consensus_queue.cc:1048] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:22.354667 14965 catalog_manager.cc:5697] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 2 to 3, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 3 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:22.438048 15221 raft_consensus.cc:1275] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:22.439642 16574 consensus_queue.cc:1048] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:22.471508 16680 ts_tablet_manager.cc:933] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:22.475888 16680 tablet_copy_client.cc:323] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.130:32883
I20260709 13:09:22.478209 15157 tablet_copy_service.cc:140] P 937497c267e84226ae8389b561abc78e: Received BeginTabletCopySession request for tablet a075b5513bdc4ee0bf0ab145d48baf4a from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:49182)
I20260709 13:09:22.478868 15157 tablet_copy_service.cc:161] P 937497c267e84226ae8389b561abc78e: Beginning new tablet copy session on tablet a075b5513bdc4ee0bf0ab145d48baf4a from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:49182: session id = 8776a9bae4344f4fa1126147228a49a9-a075b5513bdc4ee0bf0ab145d48baf4a
I20260709 13:09:22.488778 15157 tablet_copy_source_session.cc:215] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:22.497198 16680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a075b5513bdc4ee0bf0ab145d48baf4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:22.498059 16682 ts_tablet_manager.cc:933] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753)
I20260709 13:09:22.516319 16682 tablet_copy_client.cc:323] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.129:42753
I20260709 13:09:22.518489 15082 tablet_copy_service.cc:140] P a2cd9464909142caa01ea93ec8bc31cc: Received BeginTabletCopySession request for tablet 547861ea6aeb40b48073cd4fd62a5471 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:40742)
I20260709 13:09:22.519097 15082 tablet_copy_service.cc:161] P a2cd9464909142caa01ea93ec8bc31cc: Beginning new tablet copy session on tablet 547861ea6aeb40b48073cd4fd62a5471 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:40742: session id = 8776a9bae4344f4fa1126147228a49a9-547861ea6aeb40b48073cd4fd62a5471
I20260709 13:09:22.523228 16680 tablet_copy_client.cc:806] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:22.523977 16680 tablet_copy_client.cc:670] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:22.527681 15082 tablet_copy_source_session.cc:215] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:22.528652 16680 tablet_copy_client.cc:538] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:22.531430 16682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547861ea6aeb40b48073cd4fd62a5471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:22.542976 16680 tablet_bootstrap.cc:492] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:22.551949 15072 raft_consensus.cc:1275] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 4 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:22.553705 16557 consensus_queue.cc:1048] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:22.563333 16682 tablet_copy_client.cc:806] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:22.564028 16682 tablet_copy_client.cc:670] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:22.586701 15144 raft_consensus.cc:1275] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:22.592830 16664 consensus_queue.cc:1048] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:22.607048 16682 tablet_copy_client.cc:538] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:22.687463 16682 tablet_bootstrap.cc:492] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:22.695252 16687 ts_tablet_manager.cc:933] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:22.720755 16680 tablet_bootstrap.cc:492] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:22.732890 16680 tablet_bootstrap.cc:492] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:22.735407 16687 tablet_copy_client.cc:323] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.130:32883
I20260709 13:09:22.736945 16689 ts_tablet_manager.cc:933] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:22.746186 16689 tablet_copy_client.cc:323] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.130:32883
I20260709 13:09:22.755151 16680 ts_tablet_manager.cc:1403] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.213s	user 0.048s	sys 0.064s
I20260709 13:09:22.756407 15156 tablet_copy_service.cc:140] P 937497c267e84226ae8389b561abc78e: Received BeginTabletCopySession request for tablet c0d425d8262f4d569b45402d5457c73a from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:49182)
I20260709 13:09:22.756428 15157 tablet_copy_service.cc:140] P 937497c267e84226ae8389b561abc78e: Received BeginTabletCopySession request for tablet 77eb18eaaa7d4aae800c0a12b4a7e9ee from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:49182)
I20260709 13:09:22.757292 15156 tablet_copy_service.cc:161] P 937497c267e84226ae8389b561abc78e: Beginning new tablet copy session on tablet c0d425d8262f4d569b45402d5457c73a from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:49182: session id = 8776a9bae4344f4fa1126147228a49a9-c0d425d8262f4d569b45402d5457c73a
I20260709 13:09:22.758033 15157 tablet_copy_service.cc:161] P 937497c267e84226ae8389b561abc78e: Beginning new tablet copy session on tablet 77eb18eaaa7d4aae800c0a12b4a7e9ee from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:49182: session id = 8776a9bae4344f4fa1126147228a49a9-77eb18eaaa7d4aae800c0a12b4a7e9ee
I20260709 13:09:22.759843 16680 raft_consensus.cc:359] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:22.760835 16680 raft_consensus.cc:740] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:22.763464 16680 consensus_queue.cc:260] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:22.766004 15156 tablet_copy_source_session.cc:215] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:22.766853 16680 ts_tablet_manager.cc:1434] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:09:22.769441 15157 tablet_copy_source_session.cc:215] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:22.769690 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d425d8262f4d569b45402d5457c73a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:22.774317 16687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77eb18eaaa7d4aae800c0a12b4a7e9ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:22.777988 16682 tablet_bootstrap.cc:492] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:22.779068 16682 tablet_bootstrap.cc:492] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:22.779773 16682 ts_tablet_manager.cc:1403] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.092s	user 0.037s	sys 0.035s
I20260709 13:09:22.782948 16682 raft_consensus.cc:359] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:22.784037 16682 raft_consensus.cc:740] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:22.784716 16682 consensus_queue.cc:260] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:22.787501 16689 tablet_copy_client.cc:806] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:22.788327 16689 tablet_copy_client.cc:670] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:22.787598 16682 ts_tablet_manager.cc:1434] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:09:22.790271 15082 tablet_copy_service.cc:342] P a2cd9464909142caa01ea93ec8bc31cc: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-547861ea6aeb40b48073cd4fd62a5471 received from {username='slave'} at 127.0.0.1:40742
I20260709 13:09:22.790699 15082 tablet_copy_service.cc:434] P a2cd9464909142caa01ea93ec8bc31cc: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-547861ea6aeb40b48073cd4fd62a5471 on tablet 547861ea6aeb40b48073cd4fd62a5471 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:22.795272 16687 tablet_copy_client.cc:806] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:22.796027 16687 tablet_copy_client.cc:670] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:22.798812 15157 tablet_copy_service.cc:342] P 937497c267e84226ae8389b561abc78e: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-a075b5513bdc4ee0bf0ab145d48baf4a received from {username='slave'} at 127.0.0.1:49182
I20260709 13:09:22.799363 15157 tablet_copy_service.cc:434] P 937497c267e84226ae8389b561abc78e: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-a075b5513bdc4ee0bf0ab145d48baf4a on tablet a075b5513bdc4ee0bf0ab145d48baf4a with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:22.802893 16689 tablet_copy_client.cc:538] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:22.803303 16687 tablet_copy_client.cc:538] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:22.811576 16689 tablet_bootstrap.cc:492] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:22.812179 16687 tablet_bootstrap.cc:492] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:22.826869 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:22.843580 16687 tablet_bootstrap.cc:492] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:22.844559 16687 tablet_bootstrap.cc:492] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:22.845247 16687 ts_tablet_manager.cc:1403] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.011s
I20260709 13:09:22.848387 16687 raft_consensus.cc:359] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:22.849236 16687 raft_consensus.cc:740] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:22.849874 16687 consensus_queue.cc:260] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:22.851935 16687 ts_tablet_manager.cc:1434] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260709 13:09:22.855265 15156 tablet_copy_service.cc:342] P 937497c267e84226ae8389b561abc78e: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-77eb18eaaa7d4aae800c0a12b4a7e9ee received from {username='slave'} at 127.0.0.1:49182
I20260709 13:09:22.855713 15156 tablet_copy_service.cc:434] P 937497c267e84226ae8389b561abc78e: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-77eb18eaaa7d4aae800c0a12b4a7e9ee on tablet 77eb18eaaa7d4aae800c0a12b4a7e9ee with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:22.864650 16689 tablet_bootstrap.cc:492] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:22.865666 16689 tablet_bootstrap.cc:492] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:22.866353 16689 ts_tablet_manager.cc:1403] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.008s
I20260709 13:09:22.869933 16689 raft_consensus.cc:359] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:22.871351 16689 raft_consensus.cc:740] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:22.872005 16689 consensus_queue.cc:260] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:22.878712 16689 ts_tablet_manager.cc:1434] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260709 13:09:22.880364 15156 tablet_copy_service.cc:342] P 937497c267e84226ae8389b561abc78e: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-c0d425d8262f4d569b45402d5457c73a received from {username='slave'} at 127.0.0.1:49182
I20260709 13:09:22.880789 15156 tablet_copy_service.cc:434] P 937497c267e84226ae8389b561abc78e: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-c0d425d8262f4d569b45402d5457c73a on tablet c0d425d8262f4d569b45402d5457c73a with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:22.890864 15142 raft_consensus.cc:1275] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:22.892194 16664 consensus_queue.cc:1048] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:22.918548 15811 raft_consensus.cc:1275] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:22.920658 16665 consensus_queue.cc:1048] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:09:22.934226 15810 raft_consensus.cc:1217] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:09:22.943557 15810 raft_consensus.cc:1217] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:09:23.094707 15811 raft_consensus.cc:1217] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:09:23.209177 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:23.245932 15811 raft_consensus.cc:1217] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:09:23.290397 15142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f1c37e9b3dd4311bd1c18b11f10295d"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:23.290978 15142 raft_consensus.cc:606] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Received request to transfer leadership to TS 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:23.293514 15221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "284bb34e64c640f6b0df6865dfd3e7f2"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:23.294098 15221 raft_consensus.cc:606] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:23.301281 15067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ae7f3ee93974dbdb8d9ef15a3fc9aa2"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:57802
I20260709 13:09:23.301941 15067 raft_consensus.cc:606] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:23.304598 15142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:23.305318 15142 raft_consensus.cc:606] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:23.306581 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:09:23.308261 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:23.489874 16696 raft_consensus.cc:1064] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:23.492509 16696 consensus_queue.cc:237] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:23.498803 16633 raft_consensus.cc:993] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:23.499276 16453 raft_consensus.cc:1081] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:23.500777 15067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41458
I20260709 13:09:23.501335 15067 raft_consensus.cc:493] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:23.501811 15067 raft_consensus.cc:3060] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:23.508826 15067 raft_consensus.cc:515] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:23.511034 15067 leader_election.cc:290] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 3 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:23.511997 15811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
I20260709 13:09:23.513474 15811 raft_consensus.cc:3060] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:23.516461 15810 raft_consensus.cc:1275] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEARNER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:23.518273 15214 raft_consensus.cc:1275] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:23.519814 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:23.520373 15144 raft_consensus.cc:3055] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:23.520401 15811 raft_consensus.cc:2468] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 3.
I20260709 13:09:23.520784 15144 raft_consensus.cc:740] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:23.521893 15144 consensus_queue.cc:260] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:23.522907 15144 raft_consensus.cc:3060] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:23.527295 16653 consensus_queue.cc:1048] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:23.526358 15037 leader_election.cc:304] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [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: 8776a9bae4344f4fa1126147228a49a9, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:23.529628 16653 raft_consensus.cc:2804] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:23.533252 15142 raft_consensus.cc:1275] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:23.535064 16652 consensus_queue.cc:1048] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:23.536947 16652 consensus_queue.cc:1048] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:23.540277 16653 raft_consensus.cc:697] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 3 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:23.546568 15144 raft_consensus.cc:2468] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 3.
I20260709 13:09:23.556128 16453 raft_consensus.cc:1064] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:23.563346 16453 consensus_queue.cc:237] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:23.548460 16653 consensus_queue.cc:237] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:23.569505 16696 raft_consensus.cc:2955] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:23.584086 16633 raft_consensus.cc:993] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e: : Instructing follower 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:23.585014 16633 raft_consensus.cc:1081] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Signalling peer 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:23.583967 15142 raft_consensus.cc:2955] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:23.591194 15810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f1c37e9b3dd4311bd1c18b11f10295d"
dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:45444
I20260709 13:09:23.592303 15810 raft_consensus.cc:493] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:23.592883 15810 raft_consensus.cc:3060] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.635167 15810 raft_consensus.cc:515] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:23.652920 15221 raft_consensus.cc:1275] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:23.676074 15813 raft_consensus.cc:2955] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:23.652446 14965 catalog_manager.cc:5697] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:23.654984 15811 raft_consensus.cc:1275] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:23.668512 15068 raft_consensus.cc:1275] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:23.669561 15214 raft_consensus.cc:2955] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:23.680105 14968 catalog_manager.cc:5697] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 2 to 3, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 3 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:23.688781 16453 consensus_queue.cc:1048] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:23.697397 16633 raft_consensus.cc:1064] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:23.698096 16596 consensus_queue.cc:1048] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:23.710987 15810 leader_election.cc:290] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:23.701205 16633 consensus_queue.cc:237] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:23.715669 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1c37e9b3dd4311bd1c18b11f10295d" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:23.716243 15144 raft_consensus.cc:3055] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:23.716527 15144 raft_consensus.cc:740] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:23.717214 15144 consensus_queue.cc:260] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:23.721473 15144 raft_consensus.cc:3060] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.731272 16453 raft_consensus.cc:2955] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:23.738229 15810 raft_consensus.cc:2955] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:23.752863 16702 consensus_queue.cc:1048] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:23.755887 16596 raft_consensus.cc:1064] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:23.760011 16596 consensus_queue.cc:237] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:23.785081 15068 raft_consensus.cc:2955] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:23.791989 15810 raft_consensus.cc:1275] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:23.789861 14966 catalog_manager.cc:5697] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:23.800508 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1c37e9b3dd4311bd1c18b11f10295d" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:23.801229 15214 raft_consensus.cc:3060] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.805086 16453 consensus_queue.cc:1048] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:23.807094 15221 raft_consensus.cc:2955] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:23.818545 15811 raft_consensus.cc:1275] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:23.823307 15218 raft_consensus.cc:1275] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:23.829221 16717 consensus_queue.cc:1048] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:23.831700 16719 consensus_queue.cc:1048] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:23.835712 15218 raft_consensus.cc:1275] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:23.842021 15144 raft_consensus.cc:2468] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:23.852711 15072 raft_consensus.cc:1275] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:23.854476 15214 raft_consensus.cc:2468] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:23.855032 15072 raft_consensus.cc:1275] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:23.862664 16712 consensus_queue.cc:1048] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:09:23.866916 16652 raft_consensus.cc:993] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:23.867449 16696 raft_consensus.cc:1081] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:23.868706 16717 consensus_queue.cc:1048] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:23.870433 16557 raft_consensus.cc:993] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:23.871562 16557 raft_consensus.cc:1081] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:23.869391 15072 consensus_queue.cc:237] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:23.874840 15144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ae7f3ee93974dbdb8d9ef15a3fc9aa2"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45406
I20260709 13:09:23.875399 15144 raft_consensus.cc:493] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:23.875758 15144 raft_consensus.cc:3060] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:23.880278 15066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "284bb34e64c640f6b0df6865dfd3e7f2"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41442
I20260709 13:09:23.880878 15066 raft_consensus.cc:493] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:23.881234 15066 raft_consensus.cc:3060] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.892040 15066 raft_consensus.cc:515] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:23.893260 15144 raft_consensus.cc:515] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:23.894793 15066 leader_election.cc:290] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Requested vote from peers cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:23.897364 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284bb34e64c640f6b0df6865dfd3e7f2" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:23.897467 15811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284bb34e64c640f6b0df6865dfd3e7f2" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
I20260709 13:09:23.899747 15214 raft_consensus.cc:3055] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:23.898478 15813 raft_consensus.cc:1275] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:23.900271 15214 raft_consensus.cc:740] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:23.899761 15811 raft_consensus.cc:3060] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.901036 15214 consensus_queue.cc:260] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:23.902279 15214 raft_consensus.cc:3060] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.908228 15811 raft_consensus.cc:2468] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:23.912773 15146 raft_consensus.cc:1275] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:23.914973 15779 leader_election.cc:304] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9, 937497c267e84226ae8389b561abc78e; no voters: 
I20260709 13:09:23.915856 16705 raft_consensus.cc:2804] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:23.916404 16705 raft_consensus.cc:697] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
I20260709 13:09:23.916669 16699 consensus_queue.cc:1048] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:09:23.917352 16705 consensus_queue.cc:237] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:23.919342 15037 leader_election.cc:304] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:23.922221 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae7f3ee93974dbdb8d9ef15a3fc9aa2" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:23.925761 15146 consensus_queue.cc:237] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:23.934909 16699 raft_consensus.cc:2804] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:23.935479 16699 raft_consensus.cc:697] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:23.936403 16699 consensus_queue.cc:237] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:23.937510 15072 raft_consensus.cc:3055] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:23.938000 15072 raft_consensus.cc:740] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:23.938752 16596 consensus_queue.cc:1048] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:23.940620 15144 leader_election.cc:290] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:23.909500 15214 raft_consensus.cc:2468] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:23.951730 16652 consensus_queue.cc:1048] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:23.959589 15072 consensus_queue.cc:260] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:23.960831 15072 raft_consensus.cc:3060] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:23.961275 14964 catalog_manager.cc:5697] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 1 to 2, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 2 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:23.968024 15218 raft_consensus.cc:1275] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:23.969439 15813 raft_consensus.cc:1275] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:23.974833 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae7f3ee93974dbdb8d9ef15a3fc9aa2" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:23.975485 15214 raft_consensus.cc:3060] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:23.983741 16596 raft_consensus.cc:2955] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
W20260709 13:09:23.990137 15186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 127905us
I20260709 13:09:23.990892 15214 raft_consensus.cc:2468] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:23.994570 16702 consensus_queue.cc:1048] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:23.996971 16633 raft_consensus.cc:2955] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:23.997870 16696 raft_consensus.cc:2955] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.005824 15810 raft_consensus.cc:2955] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.023307 15811 raft_consensus.cc:2955] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.024719 16712 consensus_queue.cc:1048] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:24.029083 15112 leader_election.cc:304] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:24.030730 14964 catalog_manager.cc:5697] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:24.032074 16633 raft_consensus.cc:2804] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:24.032644 16633 raft_consensus.cc:697] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:24.033306 14966 catalog_manager.cc:5697] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.033715 16633 consensus_queue.cc:237] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:24.038471 15072 raft_consensus.cc:2468] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:24.044646 15221 raft_consensus.cc:2955] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.048467 16453 raft_consensus.cc:2955] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.068691 14964 catalog_manager.cc:5697] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.095970 15810 raft_consensus.cc:2955] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.101446 15217 raft_consensus.cc:2955] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.105564 15218 raft_consensus.cc:2955] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.116389 14954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 547861ea6aeb40b48073cd4fd62a5471 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:24.118407 15065 raft_consensus.cc:2955] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.123342 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a075b5513bdc4ee0bf0ab145d48baf4a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:09:24.124751 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 127251us
I20260709 13:09:24.132462 15144 raft_consensus.cc:2955] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.134548 15072 raft_consensus.cc:2955] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.144691 15813 raft_consensus.cc:2955] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.147080 15811 raft_consensus.cc:1275] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:24.158483 16696 consensus_queue.cc:1048] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 13:09:24.162982 14966 catalog_manager.cc:5697] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 2 to 3, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:24.178833 15140 raft_consensus.cc:1275] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:24.183185 14968 catalog_manager.cc:5697] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 4 to 5, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.184612 14964 catalog_manager.cc:5697] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index 5 to 6, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New cstate: current_term: 3 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:24.191888 16731 consensus_queue.cc:1048] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:09:24.191972 15146 consensus_queue.cc:237] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:24.203827 15058 tablet_service.cc:1558] Processing DeleteTablet for tablet a075b5513bdc4ee0bf0ab145d48baf4a with delete_type TABLET_DATA_TOMBSTONED (TS a2cd9464909142caa01ea93ec8bc31cc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41434
I20260709 13:09:24.214097 15812 raft_consensus.cc:1275] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:24.215639 16633 consensus_queue.cc:1048] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:24.216046 15221 raft_consensus.cc:1275] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:24.219278 16453 consensus_queue.cc:1048] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:24.227185 16633 raft_consensus.cc:2955] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.239621 15221 raft_consensus.cc:2955] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.244572 15205 tablet_service.cc:1558] Processing DeleteTablet for tablet 547861ea6aeb40b48073cd4fd62a5471 with delete_type TABLET_DATA_TOMBSTONED (TS cf0e9ee8bfc3415291c8c930c76ebdac not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:35044
I20260709 13:09:24.245255 15146 consensus_queue.cc:237] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:24.255848 16735 tablet_replica.cc:333] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:24.259375 16735 raft_consensus.cc:2243] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:24.261018 15813 raft_consensus.cc:2955] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.263077 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 77eb18eaaa7d4aae800c0a12b4a7e9ee with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:24.275538 16735 raft_consensus.cc:2272] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:24.281445 15065 raft_consensus.cc:1275] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:24.282866 16633 consensus_queue.cc:1048] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:24.276445 14964 catalog_manager.cc:5697] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 4 to 5, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.287604 15810 raft_consensus.cc:1275] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:24.294973 16735 ts_tablet_manager.cc:1916] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:24.297710 16721 consensus_queue.cc:1048] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:09:24.309249 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:24.326894 16737 tablet_replica.cc:333] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:24.327310 16721 raft_consensus.cc:2955] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.328589 16737 raft_consensus.cc:2243] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:24.329509 16737 raft_consensus.cc:2272] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:24.335903 15810 raft_consensus.cc:2955] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.353825 15072 raft_consensus.cc:2955] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:24.380054 15058 tablet_service.cc:1558] Processing DeleteTablet for tablet 77eb18eaaa7d4aae800c0a12b4a7e9ee with delete_type TABLET_DATA_TOMBSTONED (TS a2cd9464909142caa01ea93ec8bc31cc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41434
I20260709 13:09:24.390359 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c0d425d8262f4d569b45402d5457c73a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:24.407940 16737 ts_tablet_manager.cc:1916] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:24.417937 15810 raft_consensus.cc:1275] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:24.431859 16732 consensus_queue.cc:1048] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:24.432750 14964 catalog_manager.cc:5697] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:24.448522 15142 raft_consensus.cc:1275] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:24.450398 16614 consensus_queue.cc:1048] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:24.467985 16735 ts_tablet_manager.cc:1929] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:09:24.477677 16735 log.cc:1199] T a075b5513bdc4ee0bf0ab145d48baf4a P a2cd9464909142caa01ea93ec8bc31cc: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/wals/a075b5513bdc4ee0bf0ab145d48baf4a
I20260709 13:09:24.475914 15205 tablet_service.cc:1558] Processing DeleteTablet for tablet c0d425d8262f4d569b45402d5457c73a with delete_type TABLET_DATA_TOMBSTONED (TS cf0e9ee8bfc3415291c8c930c76ebdac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35044
I20260709 13:09:24.479558 14954 catalog_manager.cc:5028] TS a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): tablet a075b5513bdc4ee0bf0ab145d48baf4a (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:24.479800 16735 tablet_replica.cc:333] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:24.481684 16735 raft_consensus.cc:2243] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:24.482515 16735 raft_consensus.cc:2272] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:24.504848 16735 ts_tablet_manager.cc:1916] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:24.506848 15221 raft_consensus.cc:1275] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:24.510290 15217 raft_consensus.cc:1275] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:24.516026 16741 consensus_queue.cc:1048] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:24.519500 15072 raft_consensus.cc:1275] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:24.521134 16453 consensus_queue.cc:1048] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:24.510658 16737 ts_tablet_manager.cc:1929] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:09:24.542158 16737 log.cc:1199] T 547861ea6aeb40b48073cd4fd62a5471 P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/wals/547861ea6aeb40b48073cd4fd62a5471
I20260709 13:09:24.549512 16696 consensus_queue.cc:1048] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:24.550626 16737 tablet_replica.cc:333] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:24.551730 16737 raft_consensus.cc:2243] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:24.552538 16737 raft_consensus.cc:2272] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:24.550082 14956 catalog_manager.cc:5028] TS cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): tablet 547861ea6aeb40b48073cd4fd62a5471 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:24.558439 15218 raft_consensus.cc:1275] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:24.560109 16712 consensus_queue.cc:1048] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:24.594966 16735 ts_tablet_manager.cc:1929] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:09:24.599761 16735 log.cc:1199] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P a2cd9464909142caa01ea93ec8bc31cc: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/wals/77eb18eaaa7d4aae800c0a12b4a7e9ee
I20260709 13:09:24.600214 16737 ts_tablet_manager.cc:1916] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:24.607450 14954 catalog_manager.cc:5028] TS a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): tablet 77eb18eaaa7d4aae800c0a12b4a7e9ee (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:24.630018 16737 ts_tablet_manager.cc:1929] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:09:24.630527 16737 log.cc:1199] T c0d425d8262f4d569b45402d5457c73a P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/wals/c0d425d8262f4d569b45402d5457c73a
I20260709 13:09:24.633378 14956 catalog_manager.cc:5028] TS cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): tablet c0d425d8262f4d569b45402d5457c73a (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:24.936205 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:24.979128 15142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0d425d8262f4d569b45402d5457c73a"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:24.979722 15142 raft_consensus.cc:606] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Received request to transfer leadership to TS 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:24.982895 15065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e473fde0adda4e34af1a28f6d3d4e46b"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
mode: GRACEFUL
new_leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
 from {username='slave'} at 127.0.0.1:57802
I20260709 13:09:24.983477 15065 raft_consensus.cc:606] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Received request to transfer leadership to TS cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:09:24.986083 15065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e737bd33898845a3a1a7d5f630c5b82b"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:57802
I20260709 13:09:24.986634 15065 raft_consensus.cc:606] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:24.989264 15221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed217b41b199473e94dd6efdf67a9377"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:24.989831 15221 raft_consensus.cc:606] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:24.990947 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:09:24.992126 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:24.999871 16696 raft_consensus.cc:993] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:25.000385 16699 raft_consensus.cc:1081] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:25.002024 15142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e737bd33898845a3a1a7d5f630c5b82b"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45406
I20260709 13:09:25.002552 15142 raft_consensus.cc:493] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:25.002889 15142 raft_consensus.cc:3060] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.008389 15142 raft_consensus.cc:515] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:25.010412 15142 leader_election.cc:290] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:25.011276 15065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737bd33898845a3a1a7d5f630c5b82b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:25.011356 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737bd33898845a3a1a7d5f630c5b82b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:25.012007 15221 raft_consensus.cc:3060] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.011968 15065 raft_consensus.cc:3055] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:25.012697 15065 raft_consensus.cc:740] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:25.013477 15065 consensus_queue.cc:260] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:25.014456 15065 raft_consensus.cc:3060] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.017539 15221 raft_consensus.cc:2468] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:25.018836 15112 leader_election.cc:304] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:25.019615 16596 raft_consensus.cc:2804] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:25.019887 15065 raft_consensus.cc:2468] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:25.020085 16596 raft_consensus.cc:697] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:25.020926 16596 consensus_queue.cc:237] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:25.030625 14964 catalog_manager.cc:5697] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 2 to 3, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:25.161121 16664 raft_consensus.cc:993] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:25.161664 16557 raft_consensus.cc:1081] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:25.163178 15072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed217b41b199473e94dd6efdf67a9377"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41442
I20260709 13:09:25.163652 15072 raft_consensus.cc:493] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:25.163918 15072 raft_consensus.cc:3060] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.167438 16757 raft_consensus.cc:993] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc: : Instructing follower cf0e9ee8bfc3415291c8c930c76ebdac to start an election
I20260709 13:09:25.168141 16699 raft_consensus.cc:1081] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Signalling peer cf0e9ee8bfc3415291c8c930c76ebdac to start an election
I20260709 13:09:25.169719 15221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e473fde0adda4e34af1a28f6d3d4e46b"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
 from {username='slave'} at 127.0.0.1:35058
I20260709 13:09:25.169844 15072 raft_consensus.cc:515] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:25.170186 15221 raft_consensus.cc:493] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:25.170562 15221 raft_consensus.cc:3060] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.171558 15072 leader_election.cc:290] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:25.172149 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed217b41b199473e94dd6efdf67a9377" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:25.172742 15142 raft_consensus.cc:3060] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.173333 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed217b41b199473e94dd6efdf67a9377" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:25.173861 15217 raft_consensus.cc:3055] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:25.174160 15217 raft_consensus.cc:740] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:25.174921 15217 consensus_queue.cc:260] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:25.175815 15217 raft_consensus.cc:3060] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.176651 15221 raft_consensus.cc:515] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:25.179488 15065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473fde0adda4e34af1a28f6d3d4e46b" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:25.180094 15065 raft_consensus.cc:3055] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:25.180375 15065 raft_consensus.cc:740] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:25.181577 15217 raft_consensus.cc:2468] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:25.181607 15142 raft_consensus.cc:2468] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 2.
I20260709 13:09:25.181051 15065 consensus_queue.cc:260] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:25.182660 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473fde0adda4e34af1a28f6d3d4e46b" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
I20260709 13:09:25.179641 15221 leader_election.cc:290] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:25.183220 15810 raft_consensus.cc:3060] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.183110 15037 leader_election.cc:304] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:25.183220 15065 raft_consensus.cc:3060] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.184046 16699 raft_consensus.cc:2804] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:25.184573 16699 raft_consensus.cc:697] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:25.185355 16699 consensus_queue.cc:237] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:25.189806 15810 raft_consensus.cc:2468] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 2.
I20260709 13:09:25.191286 15186 leader_election.cc:304] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:25.189924 15065 raft_consensus.cc:2468] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 2.
I20260709 13:09:25.192036 16557 raft_consensus.cc:2804] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:25.192482 16557 raft_consensus.cc:697] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:25.193215 16557 consensus_queue.cc:237] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:25.195309 14964 catalog_manager.cc:5697] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:25.205156 14966 catalog_manager.cc:5697] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 1 to 2, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 2 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:25.270134 16596 raft_consensus.cc:993] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e: : Instructing follower 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:25.270577 16453 raft_consensus.cc:1081] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Signalling peer 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:25.271816 15810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0d425d8262f4d569b45402d5457c73a"
dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:45444
I20260709 13:09:25.272414 15810 raft_consensus.cc:493] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:25.272754 15810 raft_consensus.cc:3060] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.277278 15810 raft_consensus.cc:515] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:25.279314 15810 leader_election.cc:290] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:25.280081 15065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d425d8262f4d569b45402d5457c73a" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:25.280377 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d425d8262f4d569b45402d5457c73a" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:25.280646 15065 raft_consensus.cc:3060] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.281105 15142 raft_consensus.cc:3055] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:25.281375 15142 raft_consensus.cc:740] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:25.282030 15142 consensus_queue.cc:260] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:25.282946 15142 raft_consensus.cc:3060] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.288024 15065 raft_consensus.cc:2468] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 3.
I20260709 13:09:25.288831 15142 raft_consensus.cc:2468] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 3.
I20260709 13:09:25.289139 15777 leader_election.cc:304] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:25.290167 16756 raft_consensus.cc:2804] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:25.290649 16756 raft_consensus.cc:697] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
I20260709 13:09:25.291504 16756 consensus_queue.cc:237] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:25.299208 14966 catalog_manager.cc:5697] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 2 to 3, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 3 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:25.533595 15221 raft_consensus.cc:1275] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:25.534890 16596 consensus_queue.cc:1048] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:25.559501 15072 consensus_queue.cc:237] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:25.562191 15065 raft_consensus.cc:1275] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:25.569851 16453 consensus_queue.cc:1048] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:25.573434 15142 raft_consensus.cc:1275] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:09:25.574631 15037 consensus_peers.cc:597] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3d2f70d85fec4c34a07015bca506cf44. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:25.575060 15146 raft_consensus.cc:1275] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:25.577399 15221 raft_consensus.cc:1275] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:25.579198 16696 consensus_queue.cc:1048] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:25.580050 16699 consensus_queue.cc:1048] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:25.583062 16699 consensus_queue.cc:1048] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:25.594843 16696 raft_consensus.cc:2955] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:25.601275 15146 raft_consensus.cc:2955] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:25.601438 15221 raft_consensus.cc:2955] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:25.630028 14964 catalog_manager.cc:5697] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:25.640183 15221 raft_consensus.cc:1275] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:25.628059 15144 consensus_queue.cc:237] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:25.644987 16696 consensus_queue.cc:1048] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:25.648950 15112 consensus_peers.cc:597] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e737bd33898845a3a1a7d5f630c5b82b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:25.651502 15213 raft_consensus.cc:1275] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:25.653017 15072 raft_consensus.cc:1275] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:25.653508 16453 consensus_queue.cc:1048] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:25.654896 16453 consensus_queue.cc:1048] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:25.661875 16596 raft_consensus.cc:2955] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:25.664561 15217 raft_consensus.cc:2955] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:25.668334 15072 raft_consensus.cc:2955] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:25.676435 15213 consensus_queue.cc:237] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:25.679085 14968 catalog_manager.cc:5697] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index -1 to 4, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:25.686249 15144 raft_consensus.cc:1275] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:09:25.686785 15186 consensus_peers.cc:597] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9758dd2aa3d24e6585e1f9895f8f0e43. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:25.688279 15072 raft_consensus.cc:1275] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:25.690287 16774 consensus_queue.cc:1048] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:25.692490 16557 consensus_queue.cc:1048] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:25.719512 16557 raft_consensus.cc:2955] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:25.721390 15142 raft_consensus.cc:2955] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:25.722657 15072 raft_consensus.cc:2955] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:25.738742 15144 consensus_queue.cc:237] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:25.740149 14964 catalog_manager.cc:5697] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:25.751886 15813 raft_consensus.cc:1275] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:25.755921 15065 raft_consensus.cc:1275] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:25.758872 16664 consensus_queue.cc:1048] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:25.760344 16664 consensus_queue.cc:1048] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:09:25.773842 15112 consensus_peers.cc:597] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ae7f3ee93974dbdb8d9ef15a3fc9aa2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:25.774645 15065 raft_consensus.cc:1275] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:25.776118 16596 consensus_queue.cc:1048] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:25.805361 15144 raft_consensus.cc:1275] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:25.815701 16755 consensus_queue.cc:1048] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:25.782612 15217 raft_consensus.cc:1275] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:25.830394 16453 consensus_queue.cc:1048] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:09:25.832072 16777 log.cc:927] Time spent T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 13:09:25.837366 16596 raft_consensus.cc:2955] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:25.850441 15072 raft_consensus.cc:1275] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:25.858856 16755 consensus_queue.cc:1048] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:25.888967 15067 raft_consensus.cc:2955] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:25.915354 15218 raft_consensus.cc:2955] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:25.928130 14966 catalog_manager.cc:5697] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index -1 to 4, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:25.993000 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:26.039003 16788 ts_tablet_manager.cc:933] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:26.044615 16788 tablet_copy_client.cc:323] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.130:32883
I20260709 13:09:26.046657 15156 tablet_copy_service.cc:140] P 937497c267e84226ae8389b561abc78e: Received BeginTabletCopySession request for tablet e737bd33898845a3a1a7d5f630c5b82b from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:49182)
I20260709 13:09:26.047211 15156 tablet_copy_service.cc:161] P 937497c267e84226ae8389b561abc78e: Beginning new tablet copy session on tablet e737bd33898845a3a1a7d5f630c5b82b from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:49182: session id = 8776a9bae4344f4fa1126147228a49a9-e737bd33898845a3a1a7d5f630c5b82b
I20260709 13:09:26.052696 15156 tablet_copy_source_session.cc:215] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:26.057493 16788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e737bd33898845a3a1a7d5f630c5b82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.079720 16788 tablet_copy_client.cc:806] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:26.080489 16788 tablet_copy_client.cc:670] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:26.084430 16788 tablet_copy_client.cc:538] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:26.094007 16790 ts_tablet_manager.cc:933] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:26.095010 16788 tablet_bootstrap.cc:492] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:26.104200 16790 tablet_copy_client.cc:323] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.131:45707
I20260709 13:09:26.118005 15231 tablet_copy_service.cc:140] P cf0e9ee8bfc3415291c8c930c76ebdac: Received BeginTabletCopySession request for tablet 9758dd2aa3d24e6585e1f9895f8f0e43 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:52690)
I20260709 13:09:26.118614 15231 tablet_copy_service.cc:161] P cf0e9ee8bfc3415291c8c930c76ebdac: Beginning new tablet copy session on tablet 9758dd2aa3d24e6585e1f9895f8f0e43 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:52690: session id = 8776a9bae4344f4fa1126147228a49a9-9758dd2aa3d24e6585e1f9895f8f0e43
I20260709 13:09:26.126346 15231 tablet_copy_source_session.cc:215] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:26.133708 16790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9758dd2aa3d24e6585e1f9895f8f0e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.179852 16793 ts_tablet_manager.cc:933] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753)
I20260709 13:09:26.180217 16790 tablet_copy_client.cc:806] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:26.182516 16790 tablet_copy_client.cc:670] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:26.186571 16790 tablet_copy_client.cc:538] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:26.191435 16788 tablet_bootstrap.cc:492] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:26.192601 16788 tablet_bootstrap.cc:492] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:26.193344 16788 ts_tablet_manager.cc:1403] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.099s	user 0.041s	sys 0.016s
I20260709 13:09:26.196345 16788 raft_consensus.cc:359] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:26.197172 16788 raft_consensus.cc:740] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:26.197881 16788 consensus_queue.cc:260] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:26.194839 16793 tablet_copy_client.cc:323] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.129:42753
I20260709 13:09:26.201803 15082 tablet_copy_service.cc:140] P a2cd9464909142caa01ea93ec8bc31cc: Received BeginTabletCopySession request for tablet 3d2f70d85fec4c34a07015bca506cf44 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:40742)
I20260709 13:09:26.202333 15082 tablet_copy_service.cc:161] P a2cd9464909142caa01ea93ec8bc31cc: Beginning new tablet copy session on tablet 3d2f70d85fec4c34a07015bca506cf44 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:40742: session id = 8776a9bae4344f4fa1126147228a49a9-3d2f70d85fec4c34a07015bca506cf44
I20260709 13:09:26.206470 16790 tablet_bootstrap.cc:492] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:26.208513 16788 ts_tablet_manager.cc:1434] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:09:26.215669 15082 tablet_copy_source_session.cc:215] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:26.218412 15156 tablet_copy_service.cc:342] P 937497c267e84226ae8389b561abc78e: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-e737bd33898845a3a1a7d5f630c5b82b received from {username='slave'} at 127.0.0.1:49182
I20260709 13:09:26.219269 15156 tablet_copy_service.cc:434] P 937497c267e84226ae8389b561abc78e: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-e737bd33898845a3a1a7d5f630c5b82b on tablet e737bd33898845a3a1a7d5f630c5b82b with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:26.221354 16793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2f70d85fec4c34a07015bca506cf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.231918 16790 tablet_bootstrap.cc:492] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:26.233760 16790 tablet_bootstrap.cc:492] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:26.234465 16790 ts_tablet_manager.cc:1403] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.004s
I20260709 13:09:26.237718 16790 raft_consensus.cc:359] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:26.238547 16790 raft_consensus.cc:740] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:26.239156 16790 consensus_queue.cc:260] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:26.249701 16790 ts_tablet_manager.cc:1434] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:09:26.250710 16793 tablet_copy_client.cc:806] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:26.251332 16793 tablet_copy_client.cc:670] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:26.252763 15231 tablet_copy_service.cc:342] P cf0e9ee8bfc3415291c8c930c76ebdac: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-9758dd2aa3d24e6585e1f9895f8f0e43 received from {username='slave'} at 127.0.0.1:52690
I20260709 13:09:26.253224 15231 tablet_copy_service.cc:434] P cf0e9ee8bfc3415291c8c930c76ebdac: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-9758dd2aa3d24e6585e1f9895f8f0e43 on tablet 9758dd2aa3d24e6585e1f9895f8f0e43 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:26.258701 16793 tablet_copy_client.cc:538] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:26.266728 16793 tablet_bootstrap.cc:492] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:26.289523 16793 tablet_bootstrap.cc:492] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:26.290342 16793 tablet_bootstrap.cc:492] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:26.290869 16793 ts_tablet_manager.cc:1403] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260709 13:09:26.293074 16793 raft_consensus.cc:359] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:26.293679 16793 raft_consensus.cc:740] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:26.294190 16793 consensus_queue.cc:260] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:26.295981 16793 ts_tablet_manager.cc:1434] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:26.299458 15082 tablet_copy_service.cc:342] P a2cd9464909142caa01ea93ec8bc31cc: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-3d2f70d85fec4c34a07015bca506cf44 received from {username='slave'} at 127.0.0.1:40742
I20260709 13:09:26.299953 15082 tablet_copy_service.cc:434] P a2cd9464909142caa01ea93ec8bc31cc: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-3d2f70d85fec4c34a07015bca506cf44 on tablet 3d2f70d85fec4c34a07015bca506cf44 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:26.310568 16793 ts_tablet_manager.cc:933] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:26.312150 16793 tablet_copy_client.cc:323] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.130:32883
I20260709 13:09:26.313890 15156 tablet_copy_service.cc:140] P 937497c267e84226ae8389b561abc78e: Received BeginTabletCopySession request for tablet 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:49182)
I20260709 13:09:26.314412 15156 tablet_copy_service.cc:161] P 937497c267e84226ae8389b561abc78e: Beginning new tablet copy session on tablet 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:49182: session id = 8776a9bae4344f4fa1126147228a49a9-9ae7f3ee93974dbdb8d9ef15a3fc9aa2
I20260709 13:09:26.320574 15156 tablet_copy_source_session.cc:215] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:26.323347 16793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae7f3ee93974dbdb8d9ef15a3fc9aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.336443 16793 tablet_copy_client.cc:806] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:26.337174 16793 tablet_copy_client.cc:670] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:26.341995 16793 tablet_copy_client.cc:538] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:26.349849 16793 tablet_bootstrap.cc:492] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:26.372254 16793 tablet_bootstrap.cc:492] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:26.373281 16793 tablet_bootstrap.cc:492] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:26.374007 16793 ts_tablet_manager.cc:1403] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.024s	user 0.027s	sys 0.001s
I20260709 13:09:26.376871 16793 raft_consensus.cc:359] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:26.377684 16793 raft_consensus.cc:740] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:26.378276 16793 consensus_queue.cc:260] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:26.379925 16793 ts_tablet_manager.cc:1434] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:09:26.386380 15156 tablet_copy_service.cc:342] P 937497c267e84226ae8389b561abc78e: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-9ae7f3ee93974dbdb8d9ef15a3fc9aa2 received from {username='slave'} at 127.0.0.1:49182
I20260709 13:09:26.386831 15156 tablet_copy_service.cc:434] P 937497c267e84226ae8389b561abc78e: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-9ae7f3ee93974dbdb8d9ef15a3fc9aa2 on tablet 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:26.512327 15813 raft_consensus.cc:1217] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:09:26.579285 15813 raft_consensus.cc:1217] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:26.721693 15813 raft_consensus.cc:1217] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:09:26.736958 15813 raft_consensus.cc:1217] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:09:26.940424 16761 raft_consensus.cc:1064] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:26.944240 16761 consensus_queue.cc:237] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:26.951954 15218 raft_consensus.cc:1275] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:26.952099 15810 raft_consensus.cc:1275] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEARNER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:26.953316 15072 raft_consensus.cc:1275] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:26.954779 16596 consensus_queue.cc:1048] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:26.955699 16761 consensus_queue.cc:1048] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:26.957607 16453 consensus_queue.cc:1048] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:26.974385 16596 raft_consensus.cc:2955] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:26.980290 15810 raft_consensus.cc:2955] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:26.983507 15218 raft_consensus.cc:2955] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:26.996493 15072 raft_consensus.cc:2955] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.003950 14966 catalog_manager.cc:5697] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:27.042544 15142 consensus_queue.cc:237] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:27.050140 15218 raft_consensus.cc:1275] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:27.051398 15810 raft_consensus.cc:1275] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:27.051683 16761 consensus_queue.cc:1048] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:27.058248 16761 consensus_queue.cc:1048] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:27.063556 16453 raft_consensus.cc:2955] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.069142 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:27.083876 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e737bd33898845a3a1a7d5f630c5b82b with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:27.084941 15218 raft_consensus.cc:2955] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.086916 15810 raft_consensus.cc:2955] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.102680 14968 catalog_manager.cc:5697] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 5 to 6, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.115617 15058 tablet_service.cc:1558] Processing DeleteTablet for tablet e737bd33898845a3a1a7d5f630c5b82b with delete_type TABLET_DATA_TOMBSTONED (TS a2cd9464909142caa01ea93ec8bc31cc not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:41434
I20260709 13:09:27.117288 16810 tablet_replica.cc:333] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:27.118637 16810 raft_consensus.cc:2243] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.119823 16810 raft_consensus.cc:2272] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.127748 16810 ts_tablet_manager.cc:1916] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:27.137590 16782 raft_consensus.cc:1064] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:27.140326 16782 consensus_queue.cc:237] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:27.169890 16757 raft_consensus.cc:1064] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:27.172514 16757 consensus_queue.cc:237] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:27.173823 16810 ts_tablet_manager.cc:1929] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:09:27.174275 16810 log.cc:1199] T e737bd33898845a3a1a7d5f630c5b82b P a2cd9464909142caa01ea93ec8bc31cc: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/wals/e737bd33898845a3a1a7d5f630c5b82b
I20260709 13:09:27.176951 14954 catalog_manager.cc:5028] TS a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): tablet e737bd33898845a3a1a7d5f630c5b82b (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:27.207270 16596 raft_consensus.cc:1064] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:27.209460 15142 raft_consensus.cc:1275] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:27.214375 15813 raft_consensus.cc:1275] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:27.216084 15072 raft_consensus.cc:1275] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:27.213581 16596 consensus_queue.cc:237] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:27.219702 16813 consensus_queue.cc:1048] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:27.223783 16814 consensus_queue.cc:1048] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:27.230631 15218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e473fde0adda4e34af1a28f6d3d4e46b"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:27.231228 15218 raft_consensus.cc:606] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:27.242826 15810 raft_consensus.cc:1275] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:27.245504 16782 consensus_queue.cc:1048] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:27.247025 15144 raft_consensus.cc:1275] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:27.248952 16699 consensus_queue.cc:1048] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:27.245464 15218 raft_consensus.cc:1275] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:27.256351 16699 consensus_queue.cc:1048] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:27.257413 16757 consensus_queue.cc:1048] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:27.274456 16757 raft_consensus.cc:2955] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.275497 15218 raft_consensus.cc:2955] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.289850 15072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed217b41b199473e94dd6efdf67a9377"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:57802
I20260709 13:09:27.290575 15072 raft_consensus.cc:606] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:27.290000 15142 raft_consensus.cc:2955] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.292778 15810 raft_consensus.cc:2955] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.315160 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:27.320859 14968 catalog_manager.cc:5697] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.363371 16757 raft_consensus.cc:993] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:27.364110 16819 raft_consensus.cc:1081] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:27.368280 15144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed217b41b199473e94dd6efdf67a9377"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45406
I20260709 13:09:27.369011 15144 raft_consensus.cc:493] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:27.369462 15144 raft_consensus.cc:3060] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:27.391948 15144 raft_consensus.cc:515] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:27.406661 15811 raft_consensus.cc:1275] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEARNER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:27.393733 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:09:27.401896 16818 log.cc:927] Time spent T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 13:09:27.408237 16809 consensus_queue.cc:1048] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:27.411073 16815 raft_consensus.cc:2955] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.418102 16774 raft_consensus.cc:993] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:27.418668 16774 raft_consensus.cc:1081] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:27.419855 15221 raft_consensus.cc:1275] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:27.420596 15072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e473fde0adda4e34af1a28f6d3d4e46b"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41442
I20260709 13:09:27.421195 15072 raft_consensus.cc:493] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:27.421577 15072 raft_consensus.cc:3060] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:27.421698 16809 consensus_queue.cc:1048] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:27.422328 15813 raft_consensus.cc:2955] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.427255 15067 raft_consensus.cc:1275] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:27.429948 16596 consensus_queue.cc:1048] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:27.442202 15067 consensus_queue.cc:237] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:27.447439 15065 raft_consensus.cc:2955] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.467228 14964 catalog_manager.cc:5697] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.496090 16809 raft_consensus.cc:2955] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.506754 15217 raft_consensus.cc:1275] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:27.511265 16819 consensus_queue.cc:1048] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:27.513700 15144 leader_election.cc:290] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:27.518299 15066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed217b41b199473e94dd6efdf67a9377" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:27.519631 15066 raft_consensus.cc:3055] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:27.519965 15066 raft_consensus.cc:740] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:27.520450 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed217b41b199473e94dd6efdf67a9377" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:27.521060 15218 raft_consensus.cc:3060] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:27.521252 15066 consensus_queue.cc:260] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:27.521072 15213 raft_consensus.cc:2955] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.522961 15072 raft_consensus.cc:515] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:27.523343 15066 raft_consensus.cc:3060] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:27.525061 15072 leader_election.cc:290] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 3 election: Requested vote from peers cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:27.526059 15812 raft_consensus.cc:1275] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:27.527112 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473fde0adda4e34af1a28f6d3d4e46b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:27.527330 15813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473fde0adda4e34af1a28f6d3d4e46b" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
I20260709 13:09:27.527740 15221 raft_consensus.cc:3055] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:27.527879 15813 raft_consensus.cc:3060] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:27.528133 15221 raft_consensus.cc:740] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:27.528993 15221 consensus_queue.cc:260] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:27.530381 15221 raft_consensus.cc:3060] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:27.533509 15142 raft_consensus.cc:2955] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.537380 16699 consensus_queue.cc:1048] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:27.517794 15065 raft_consensus.cc:2955] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.552810 15066 raft_consensus.cc:2468] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:27.544343 15221 raft_consensus.cc:2468] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 3.
I20260709 13:09:27.512203 15811 raft_consensus.cc:2955] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.560185 16757 raft_consensus.cc:2955] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.561712 15037 leader_election.cc:304] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:27.567253 16771 raft_consensus.cc:2804] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:27.567776 16771 raft_consensus.cc:697] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 3 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:27.564535 15810 raft_consensus.cc:2955] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.569449 16771 consensus_queue.cc:237] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:27.570428 15213 raft_consensus.cc:2955] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.574352 15110 leader_election.cc:304] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:27.575356 16453 raft_consensus.cc:2804] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:27.575793 16453 raft_consensus.cc:697] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:27.576453 16453 consensus_queue.cc:237] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:27.579501 15813 raft_consensus.cc:2468] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 3.
I20260709 13:09:27.559124 14968 catalog_manager.cc:5697] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 4 to 5, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:27.606597 14954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3d2f70d85fec4c34a07015bca506cf44 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:27.606770 14964 catalog_manager.cc:5697] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.612777 15218 raft_consensus.cc:2468] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
W20260709 13:09:27.613854 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 43967.6us
I20260709 13:09:27.621251 15137 tablet_service.cc:1558] Processing DeleteTablet for tablet 3d2f70d85fec4c34a07015bca506cf44 with delete_type TABLET_DATA_TOMBSTONED (TS 937497c267e84226ae8389b561abc78e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45394
I20260709 13:09:27.626282 15218 consensus_queue.cc:237] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:27.650606 15144 consensus_queue.cc:237] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:27.664552 15810 raft_consensus.cc:1275] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:27.665159 15811 raft_consensus.cc:1275] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:27.666188 16596 consensus_queue.cc:1048] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:27.671290 14964 catalog_manager.cc:5697] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 2 to 3, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:27.674765 16815 consensus_queue.cc:1048] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:27.684019 16814 raft_consensus.cc:2955] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.686319 15067 raft_consensus.cc:1275] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:27.689174 15812 raft_consensus.cc:2955] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.691426 16815 consensus_queue.cc:1048] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:27.694931 15067 raft_consensus.cc:1275] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:27.695990 16596 raft_consensus.cc:2955] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.696153 15065 raft_consensus.cc:2955] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.705716 15812 raft_consensus.cc:2955] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.707803 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9758dd2aa3d24e6585e1f9895f8f0e43 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:27.709564 16761 consensus_queue.cc:1048] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:09:27.717388 15067 raft_consensus.cc:2955] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:27.717792 14965 catalog_manager.cc:5697] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:27.731211 14968 catalog_manager.cc:5697] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 2 to 3, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 3 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:27.743916 16831 tablet_replica.cc:333] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:27.745177 15137 tablet_service.cc:1558] Processing DeleteTablet for tablet 9758dd2aa3d24e6585e1f9895f8f0e43 with delete_type TABLET_DATA_TOMBSTONED (TS 937497c267e84226ae8389b561abc78e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45394
I20260709 13:09:27.745852 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:27.749926 16831 raft_consensus.cc:2243] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.749382 14966 catalog_manager.cc:5697] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 5 to 6, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:27.750665 16831 raft_consensus.cc:2272] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.759218 16831 ts_tablet_manager.cc:1916] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:27.780604 15205 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 with delete_type TABLET_DATA_TOMBSTONED (TS cf0e9ee8bfc3415291c8c930c76ebdac not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:35044
I20260709 13:09:27.791169 16832 tablet_replica.cc:333] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:27.791961 16832 raft_consensus.cc:2243] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.792563 16832 raft_consensus.cc:2272] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.795118 16831 ts_tablet_manager.cc:1929] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:09:27.795675 16831 log.cc:1199] T 3d2f70d85fec4c34a07015bca506cf44 P 937497c267e84226ae8389b561abc78e: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/wals/3d2f70d85fec4c34a07015bca506cf44
I20260709 13:09:27.796833 16832 ts_tablet_manager.cc:1916] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:27.797536 16831 tablet_replica.cc:333] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:27.798786 14956 catalog_manager.cc:5028] TS 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): tablet 3d2f70d85fec4c34a07015bca506cf44 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:27.799814 16831 raft_consensus.cc:2243] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.800511 16831 raft_consensus.cc:2272] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.803478 16831 ts_tablet_manager.cc:1916] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:27.810879 16832 ts_tablet_manager.cc:1929] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:09:27.811324 16832 log.cc:1199] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/wals/9ae7f3ee93974dbdb8d9ef15a3fc9aa2
I20260709 13:09:27.812945 14956 catalog_manager.cc:5028] TS cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): tablet 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:27.814939 16831 ts_tablet_manager.cc:1929] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:27.815301 16831 log.cc:1199] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 937497c267e84226ae8389b561abc78e: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/wals/9758dd2aa3d24e6585e1f9895f8f0e43
I20260709 13:09:27.816576 14956 catalog_manager.cc:5028] TS 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): tablet 9758dd2aa3d24e6585e1f9895f8f0e43 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:28.013075 15213 raft_consensus.cc:1275] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:28.014492 16596 consensus_queue.cc:1048] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:28.027982 15067 raft_consensus.cc:1275] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:28.033679 16596 consensus_queue.cc:1048] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:28.135728 15812 raft_consensus.cc:1275] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:28.137257 16819 consensus_queue.cc:1048] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:09:28.149078 15218 raft_consensus.cc:1275] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:28.151762 16827 consensus_queue.cc:1048] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:28.408097 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:28.850972 15213 consensus_queue.cc:237] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:28.858382 15067 raft_consensus.cc:1275] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:09:28.859309 15186 consensus_peers.cc:597] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52b70878b1c04004b54717ff34499c00. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:28.859591 15144 raft_consensus.cc:1275] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:28.859779 16842 consensus_queue.cc:1048] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:28.860954 16813 consensus_queue.cc:1048] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:28.871053 16842 raft_consensus.cc:2955] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:28.872826 15067 raft_consensus.cc:2955] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:28.885790 15142 consensus_queue.cc:237] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:28.882144 15144 raft_consensus.cc:2955] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:28.892856 14968 catalog_manager.cc:5697] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:28.897119 15112 consensus_peers.cc:597] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 121be6cf8f1c4b2d81292fad1afd1afe. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:28.901396 15067 raft_consensus.cc:1275] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:28.901396 15213 raft_consensus.cc:1275] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:28.903101 16761 consensus_queue.cc:1048] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:28.904709 16761 consensus_queue.cc:1048] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:28.914440 16809 raft_consensus.cc:2955] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:28.919718 15065 raft_consensus.cc:2955] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:28.926252 15218 raft_consensus.cc:2955] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:28.932309 15144 consensus_queue.cc:237] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
W20260709 13:09:28.942080 15112 consensus_peers.cc:597] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a81207681b0d4cb2bfd1e6e5f73423ee. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:28.944043 15218 raft_consensus.cc:1275] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:28.944500 15065 raft_consensus.cc:1275] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:28.945473 16809 consensus_queue.cc:1048] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:28.946363 16761 consensus_queue.cc:1048] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:28.945606 14964 catalog_manager.cc:5697] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:28.964501 16761 raft_consensus.cc:2955] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:28.967478 15065 raft_consensus.cc:2955] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:28.971104 15218 raft_consensus.cc:2955] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:28.986883 14965 catalog_manager.cc:5697] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:29.006564 15218 consensus_queue.cc:237] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
W20260709 13:09:29.016527 15186 consensus_peers.cc:597] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8abb8651a534ec4bf5826535784d8d8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:29.017258 15144 raft_consensus.cc:1275] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:29.019688 16842 consensus_queue.cc:1048] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:29.022679 15065 raft_consensus.cc:1275] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:29.026803 16842 consensus_queue.cc:1048] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:29.033591 16814 raft_consensus.cc:2955] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:29.042510 15144 raft_consensus.cc:2955] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:29.045055 15067 raft_consensus.cc:2955] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:29.072413 14968 catalog_manager.cc:5697] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:29.302570 16861 ts_tablet_manager.cc:933] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:29.305261 16861 tablet_copy_client.cc:323] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.131:45707
I20260709 13:09:29.306991 15231 tablet_copy_service.cc:140] P cf0e9ee8bfc3415291c8c930c76ebdac: Received BeginTabletCopySession request for tablet 52b70878b1c04004b54717ff34499c00 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:52690)
I20260709 13:09:29.307520 15231 tablet_copy_service.cc:161] P cf0e9ee8bfc3415291c8c930c76ebdac: Beginning new tablet copy session on tablet 52b70878b1c04004b54717ff34499c00 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:52690: session id = 8776a9bae4344f4fa1126147228a49a9-52b70878b1c04004b54717ff34499c00
I20260709 13:09:29.314589 15231 tablet_copy_source_session.cc:215] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:29.318459 16861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b70878b1c04004b54717ff34499c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:29.341770 16861 tablet_copy_client.cc:806] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:29.342607 16861 tablet_copy_client.cc:670] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:29.370802 16861 tablet_copy_client.cc:538] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:29.373908 16863 ts_tablet_manager.cc:933] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:29.378391 16863 tablet_copy_client.cc:323] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.130:32883
I20260709 13:09:29.380071 15156 tablet_copy_service.cc:140] P 937497c267e84226ae8389b561abc78e: Received BeginTabletCopySession request for tablet 121be6cf8f1c4b2d81292fad1afd1afe from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:49182)
I20260709 13:09:29.380667 15156 tablet_copy_service.cc:161] P 937497c267e84226ae8389b561abc78e: Beginning new tablet copy session on tablet 121be6cf8f1c4b2d81292fad1afd1afe from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:49182: session id = 8776a9bae4344f4fa1126147228a49a9-121be6cf8f1c4b2d81292fad1afd1afe
I20260709 13:09:29.385627 16861 tablet_bootstrap.cc:492] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:29.388459 15156 tablet_copy_source_session.cc:215] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:29.393769 16863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 121be6cf8f1c4b2d81292fad1afd1afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:29.414202 16861 tablet_bootstrap.cc:492] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:29.415293 16861 tablet_bootstrap.cc:492] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:29.418493 16861 ts_tablet_manager.cc:1403] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.014s
I20260709 13:09:29.419293 16863 tablet_copy_client.cc:806] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:29.420058 16863 tablet_copy_client.cc:670] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:29.423280 16861 raft_consensus.cc:359] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:29.424201 16861 raft_consensus.cc:740] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:29.424899 16861 consensus_queue.cc:260] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:29.426430 16863 tablet_copy_client.cc:538] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:29.427872 16861 ts_tablet_manager.cc:1434] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 13:09:29.430683 15231 tablet_copy_service.cc:342] P cf0e9ee8bfc3415291c8c930c76ebdac: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-52b70878b1c04004b54717ff34499c00 received from {username='slave'} at 127.0.0.1:52690
I20260709 13:09:29.431186 15231 tablet_copy_service.cc:434] P cf0e9ee8bfc3415291c8c930c76ebdac: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-52b70878b1c04004b54717ff34499c00 on tablet 52b70878b1c04004b54717ff34499c00 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:29.436667 16863 tablet_bootstrap.cc:492] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:29.444717 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:29.492318 16863 tablet_bootstrap.cc:492] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:29.493291 16863 tablet_bootstrap.cc:492] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:29.494056 16863 ts_tablet_manager.cc:1403] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.022s
I20260709 13:09:29.495929 16861 ts_tablet_manager.cc:933] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:29.498307 16863 raft_consensus.cc:359] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:29.499707 16863 raft_consensus.cc:740] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:29.500362 16863 consensus_queue.cc:260] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:29.503378 16863 ts_tablet_manager.cc:1434] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:09:29.505087 15156 tablet_copy_service.cc:342] P 937497c267e84226ae8389b561abc78e: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-121be6cf8f1c4b2d81292fad1afd1afe received from {username='slave'} at 127.0.0.1:49182
I20260709 13:09:29.505518 15156 tablet_copy_service.cc:434] P 937497c267e84226ae8389b561abc78e: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-121be6cf8f1c4b2d81292fad1afd1afe on tablet 121be6cf8f1c4b2d81292fad1afd1afe with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:29.519966 16861 tablet_copy_client.cc:323] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.130:32883
I20260709 13:09:29.521708 15156 tablet_copy_service.cc:140] P 937497c267e84226ae8389b561abc78e: Received BeginTabletCopySession request for tablet a81207681b0d4cb2bfd1e6e5f73423ee from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:49182)
I20260709 13:09:29.522265 15156 tablet_copy_service.cc:161] P 937497c267e84226ae8389b561abc78e: Beginning new tablet copy session on tablet a81207681b0d4cb2bfd1e6e5f73423ee from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:49182: session id = 8776a9bae4344f4fa1126147228a49a9-a81207681b0d4cb2bfd1e6e5f73423ee
I20260709 13:09:29.524380 16863 ts_tablet_manager.cc:933] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:29.531361 15156 tablet_copy_source_session.cc:215] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:29.534890 16861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81207681b0d4cb2bfd1e6e5f73423ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:29.554001 16861 tablet_copy_client.cc:806] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:29.554054 16863 tablet_copy_client.cc:323] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.131:45707
I20260709 13:09:29.554793 16861 tablet_copy_client.cc:670] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:29.556298 15231 tablet_copy_service.cc:140] P cf0e9ee8bfc3415291c8c930c76ebdac: Received BeginTabletCopySession request for tablet d8abb8651a534ec4bf5826535784d8d8 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:52690)
I20260709 13:09:29.556916 15231 tablet_copy_service.cc:161] P cf0e9ee8bfc3415291c8c930c76ebdac: Beginning new tablet copy session on tablet d8abb8651a534ec4bf5826535784d8d8 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:52690: session id = 8776a9bae4344f4fa1126147228a49a9-d8abb8651a534ec4bf5826535784d8d8
I20260709 13:09:29.563676 16861 tablet_copy_client.cc:538] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:29.566733 15231 tablet_copy_source_session.cc:215] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:29.570253 15065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:57802
I20260709 13:09:29.570628 16863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8abb8651a534ec4bf5826535784d8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:29.570915 15065 raft_consensus.cc:606] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:29.586397 16861 tablet_bootstrap.cc:492] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:29.591713 15146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:29.592794 15146 raft_consensus.cc:606] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Received request to transfer leadership to TS 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:29.602344 16863 tablet_copy_client.cc:806] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:29.603133 16863 tablet_copy_client.cc:670] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:29.635782 15146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a47c54f5cc7b4bdd90c8fa7be09655da"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:29.636373 15146 raft_consensus.cc:606] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Received request to transfer leadership to TS cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:09:29.640234 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:09:29.641865 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:29.703452 16863 tablet_copy_client.cc:538] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:29.725850 16861 tablet_bootstrap.cc:492] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:29.730871 16861 tablet_bootstrap.cc:492] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:29.732566 16861 ts_tablet_manager.cc:1403] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.146s	user 0.033s	sys 0.020s
I20260709 13:09:29.739017 16861 raft_consensus.cc:359] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:29.758378 15812 raft_consensus.cc:1217] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:29.768759 16861 raft_consensus.cc:740] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:29.764147 16699 raft_consensus.cc:993] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:29.770093 16699 raft_consensus.cc:1081] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:29.771317 16861 consensus_queue.cc:260] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
W20260709 13:09:29.772552 15777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 44405.2us
I20260709 13:09:29.778426 16861 ts_tablet_manager.cc:1434] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
I20260709 13:09:29.782068 15156 tablet_copy_service.cc:342] P 937497c267e84226ae8389b561abc78e: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-a81207681b0d4cb2bfd1e6e5f73423ee received from {username='slave'} at 127.0.0.1:49182
I20260709 13:09:29.782497 15156 tablet_copy_service.cc:434] P 937497c267e84226ae8389b561abc78e: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-a81207681b0d4cb2bfd1e6e5f73423ee on tablet a81207681b0d4cb2bfd1e6e5f73423ee with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:29.789417 15146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45406
I20260709 13:09:29.790097 15146 raft_consensus.cc:493] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:29.790117 16863 tablet_bootstrap.cc:492] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:29.790956 15146 raft_consensus.cc:3060] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.805078 15146 raft_consensus.cc:515] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:29.808238 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:29.808812 15067 raft_consensus.cc:3055] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:29.809092 15812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39204c1d7b7244cf8480959f4ab007b7" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
I20260709 13:09:29.809755 15812 raft_consensus.cc:3060] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.809083 15067 raft_consensus.cc:740] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:29.815331 15067 consensus_queue.cc:260] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:29.816512 15067 raft_consensus.cc:3060] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.824667 15067 raft_consensus.cc:2468] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:29.824812 15146 leader_election.cc:290] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:29.824952 15812 raft_consensus.cc:2468] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:29.826411 15110 leader_election.cc:304] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:29.827642 16453 raft_consensus.cc:2804] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:29.828131 16453 raft_consensus.cc:697] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:29.828959 16453 consensus_queue.cc:237] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:29.829546 16863 tablet_bootstrap.cc:492] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:29.830535 16863 tablet_bootstrap.cc:492] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:29.831238 16863 ts_tablet_manager.cc:1403] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.009s
I20260709 13:09:29.834558 16863 raft_consensus.cc:359] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:29.835912 16863 raft_consensus.cc:740] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:29.836751 16863 consensus_queue.cc:260] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:29.845034 16863 ts_tablet_manager.cc:1434] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:09:29.848125 15231 tablet_copy_service.cc:342] P cf0e9ee8bfc3415291c8c930c76ebdac: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-d8abb8651a534ec4bf5826535784d8d8 received from {username='slave'} at 127.0.0.1:52690
I20260709 13:09:29.848582 15231 tablet_copy_service.cc:434] P cf0e9ee8bfc3415291c8c930c76ebdac: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-d8abb8651a534ec4bf5826535784d8d8 on tablet d8abb8651a534ec4bf5826535784d8d8 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:29.855479 16856 raft_consensus.cc:993] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e: : Instructing follower cf0e9ee8bfc3415291c8c930c76ebdac to start an election
I20260709 13:09:29.855963 16809 raft_consensus.cc:1081] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Signalling peer cf0e9ee8bfc3415291c8c930c76ebdac to start an election
I20260709 13:09:29.857709 15213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a47c54f5cc7b4bdd90c8fa7be09655da"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
 from {username='slave'} at 127.0.0.1:35066
I20260709 13:09:29.858242 15213 raft_consensus.cc:493] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:29.861414 15213 raft_consensus.cc:3060] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.869056 15213 raft_consensus.cc:515] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:29.872179 15213 leader_election.cc:290] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:29.874017 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47c54f5cc7b4bdd90c8fa7be09655da" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:29.874708 15146 raft_consensus.cc:3055] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:29.874959 15146 raft_consensus.cc:740] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:29.873950 14965 catalog_manager.cc:5697] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 2 to 3, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:29.875633 15146 consensus_queue.cc:260] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:29.876536 15146 raft_consensus.cc:3060] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.881531 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47c54f5cc7b4bdd90c8fa7be09655da" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:29.882268 15067 raft_consensus.cc:3060] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.884199 15146 raft_consensus.cc:2468] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 3.
I20260709 13:09:29.885536 15186 leader_election.cc:304] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [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: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:29.886307 16813 raft_consensus.cc:2804] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:29.886785 16813 raft_consensus.cc:697] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:29.887652 16813 consensus_queue.cc:237] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:29.891081 15812 raft_consensus.cc:1217] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:29.891259 15067 raft_consensus.cc:2468] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 3.
I20260709 13:09:29.904456 14965 catalog_manager.cc:5697] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 2 to 3, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 3 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:30.052403 15812 raft_consensus.cc:1217] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:09:30.059103 16761 raft_consensus.cc:993] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e: : Instructing follower 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:30.059556 16761 raft_consensus.cc:1081] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Signalling peer 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:30.063411 15813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b"
dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:45444
I20260709 13:09:30.064050 15813 raft_consensus.cc:493] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:30.064380 15813 raft_consensus.cc:3060] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:30.074319 15813 raft_consensus.cc:515] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:30.076686 15813 leader_election.cc:290] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:30.077497 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:30.077703 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb85e9f2283470d95bf89e9517c4a4b" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:30.078177 15067 raft_consensus.cc:3060] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:30.078336 15142 raft_consensus.cc:3055] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:30.078824 15142 raft_consensus.cc:740] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:30.079674 15142 consensus_queue.cc:260] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:30.080853 15142 raft_consensus.cc:3060] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:30.096186 15067 raft_consensus.cc:2468] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 4.
I20260709 13:09:30.097292 15777 leader_election.cc:304] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:30.098601 16870 raft_consensus.cc:2804] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:30.099079 16870 raft_consensus.cc:697] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [term 4 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
I20260709 13:09:30.099925 16870 consensus_queue.cc:237] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:30.108494 15142 raft_consensus.cc:2468] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 4.
I20260709 13:09:30.120103 14964 catalog_manager.cc:5697] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 3 to 4, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 4 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:30.126111 15813 raft_consensus.cc:1217] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:30.241092 16880 raft_consensus.cc:1064] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:30.243757 16880 consensus_queue.cc:237] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:30.258147 15813 raft_consensus.cc:1275] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:30.258409 15067 raft_consensus.cc:1275] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:30.259693 16813 consensus_queue.cc:1048] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:30.260039 15146 raft_consensus.cc:1275] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:30.261538 16813 consensus_queue.cc:1048] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:30.262768 16842 consensus_queue.cc:1048] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:30.285744 15066 raft_consensus.cc:1275] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:30.288128 16809 consensus_queue.cc:1048] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:30.297540 16814 raft_consensus.cc:2955] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.299713 15065 raft_consensus.cc:2955] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.303907 15146 raft_consensus.cc:2955] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.328047 14965 catalog_manager.cc:5697] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.335780 15813 raft_consensus.cc:2955] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.355038 16453 raft_consensus.cc:1064] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:30.362805 16453 consensus_queue.cc:237] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:30.364092 15221 consensus_queue.cc:237] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:30.384967 15811 raft_consensus.cc:1275] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:30.386379 15213 raft_consensus.cc:1275] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:30.388576 16809 consensus_queue.cc:1048] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:30.389938 15813 raft_consensus.cc:1275] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:30.391129 16453 consensus_queue.cc:1048] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:30.393488 16856 consensus_queue.cc:1048] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:30.393802 15065 raft_consensus.cc:1275] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:30.394088 15813 raft_consensus.cc:1275] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:30.402776 16813 consensus_queue.cc:1048] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:30.403635 16856 consensus_queue.cc:1048] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:30.408141 15146 raft_consensus.cc:1275] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:30.409958 16880 consensus_queue.cc:1048] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:30.409824 16814 raft_consensus.cc:2955] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.403813 15065 raft_consensus.cc:1275] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:30.417621 16880 consensus_queue.cc:1048] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:30.427781 15813 raft_consensus.cc:2955] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.468007 15067 raft_consensus.cc:1275] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:30.470546 16813 consensus_queue.cc:1048] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:30.464658 15066 raft_consensus.cc:2955] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.484505 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52b70878b1c04004b54717ff34499c00 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:30.497828 16856 raft_consensus.cc:1064] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:30.501430 16856 consensus_queue.cc:237] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:30.548013 14964 catalog_manager.cc:5697] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.551101 16890 raft_consensus.cc:2955] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.566870 15812 raft_consensus.cc:2955] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.580039 15067 raft_consensus.cc:1275] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 4 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:09:30.580598 15137 tablet_service.cc:1558] Processing DeleteTablet for tablet 52b70878b1c04004b54717ff34499c00 with delete_type TABLET_DATA_TOMBSTONED (TS 937497c267e84226ae8389b561abc78e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45394
I20260709 13:09:30.590294 16842 raft_consensus.cc:1064] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:30.588212 15065 raft_consensus.cc:2955] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.592200 16870 consensus_queue.cc:1048] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:09:30.599920 15221 raft_consensus.cc:2955] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.606426 16842 consensus_queue.cc:237] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:30.623900 15813 raft_consensus.cc:1275] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:30.626224 16856 consensus_queue.cc:1048] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:30.629328 16902 tablet_replica.cc:333] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:30.634092 15213 raft_consensus.cc:1275] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:30.635986 15142 raft_consensus.cc:1275] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:09:30.636108 15067 raft_consensus.cc:1275] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:30.637354 16856 consensus_queue.cc:1048] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:30.651094 16860 consensus_queue.cc:1048] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:09:30.656745 14965 catalog_manager.cc:5697] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.666729 16856 consensus_queue.cc:1048] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:30.673264 16902 raft_consensus.cc:2243] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:30.676478 16902 raft_consensus.cc:2272] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:30.687150 16902 ts_tablet_manager.cc:1916] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:30.688195 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:30.709386 16887 raft_consensus.cc:2955] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.695467 15065 raft_consensus.cc:1275] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:30.697978 15146 consensus_queue.cc:237] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:30.720052 15065 raft_consensus.cc:1275] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:30.721855 15067 raft_consensus.cc:2955] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.723845 15218 raft_consensus.cc:2955] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.726239 16813 consensus_queue.cc:1048] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:30.726783 16453 consensus_queue.cc:1048] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:30.729070 15813 raft_consensus.cc:1275] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:30.705960 15142 raft_consensus.cc:1275] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:30.741706 16902 ts_tablet_manager.cc:1929] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:30.742165 16902 log.cc:1199] T 52b70878b1c04004b54717ff34499c00 P 937497c267e84226ae8389b561abc78e: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/wals/52b70878b1c04004b54717ff34499c00
I20260709 13:09:30.744127 16890 consensus_queue.cc:1048] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:30.745577 14956 catalog_manager.cc:5028] TS 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): tablet 52b70878b1c04004b54717ff34499c00 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:30.743533 16453 raft_consensus.cc:2955] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.747687 15067 raft_consensus.cc:2955] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.703384 15812 raft_consensus.cc:1275] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:30.757377 15813 raft_consensus.cc:2955] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
W20260709 13:09:30.761698 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 43930.3us
I20260709 13:09:30.778687 15812 raft_consensus.cc:2955] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.785949 14965 catalog_manager.cc:5697] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New cstate: current_term: 1 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.777523 14968 catalog_manager.cc:5697] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.796397 16813 consensus_queue.cc:1048] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:30.796625 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 121be6cf8f1c4b2d81292fad1afd1afe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:30.798448 16813 consensus_queue.cc:1048] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 13:09:30.820473 16814 raft_consensus.cc:2955] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.823472 15205 tablet_service.cc:1558] Processing DeleteTablet for tablet 121be6cf8f1c4b2d81292fad1afd1afe with delete_type TABLET_DATA_TOMBSTONED (TS cf0e9ee8bfc3415291c8c930c76ebdac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35044
I20260709 13:09:30.822813 15811 raft_consensus.cc:2955] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.841579 15142 consensus_queue.cc:237] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:30.848951 15218 raft_consensus.cc:1275] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:30.854689 15810 raft_consensus.cc:1275] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:30.857702 16913 tablet_replica.cc:333] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:30.858757 16913 raft_consensus.cc:2243] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:30.858498 14968 catalog_manager.cc:5697] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.859465 16913 raft_consensus.cc:2272] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:30.861811 16887 consensus_queue.cc:1048] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:30.866995 16890 consensus_queue.cc:1048] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:30.869727 16913 ts_tablet_manager.cc:1916] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:30.876248 15146 raft_consensus.cc:2955] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.889776 15065 raft_consensus.cc:2955] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } attrs { replace: true } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.888397 16890 raft_consensus.cc:2955] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.902437 16913 ts_tablet_manager.cc:1929] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:30.903091 16913 log.cc:1199] T 121be6cf8f1c4b2d81292fad1afd1afe P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/wals/121be6cf8f1c4b2d81292fad1afd1afe
I20260709 13:09:30.904899 14956 catalog_manager.cc:5028] TS cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): tablet 121be6cf8f1c4b2d81292fad1afd1afe (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:30.904645 15218 raft_consensus.cc:2955] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.910797 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a81207681b0d4cb2bfd1e6e5f73423ee with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:30.940303 15810 raft_consensus.cc:2955] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.943408 15221 consensus_queue.cc:237] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:30.952898 15142 raft_consensus.cc:1275] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:30.954448 16880 consensus_queue.cc:1048] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:30.958479 15812 raft_consensus.cc:1275] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:30.959896 14966 catalog_manager.cc:5697] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 4 to 5, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.962517 16880 consensus_queue.cc:1048] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:30.965359 16900 raft_consensus.cc:2955] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.972203 15812 raft_consensus.cc:2955] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.976696 15058 tablet_service.cc:1558] Processing DeleteTablet for tablet a81207681b0d4cb2bfd1e6e5f73423ee with delete_type TABLET_DATA_TOMBSTONED (TS a2cd9464909142caa01ea93ec8bc31cc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41434
I20260709 13:09:30.979202 14956 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d8abb8651a534ec4bf5826535784d8d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:30.978541 15142 raft_consensus.cc:2955] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:30.991007 14968 catalog_manager.cc:5697] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index 3 to 4, VOTER a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) evicted. New cstate: current_term: 1 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:30.998651 16916 tablet_replica.cc:333] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:31.010614 15058 tablet_service.cc:1558] Processing DeleteTablet for tablet d8abb8651a534ec4bf5826535784d8d8 with delete_type TABLET_DATA_TOMBSTONED (TS a2cd9464909142caa01ea93ec8bc31cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41434
I20260709 13:09:31.011951 16916 raft_consensus.cc:2243] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:31.012857 16916 raft_consensus.cc:2272] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:31.018769 16916 ts_tablet_manager.cc:1916] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:31.034089 16916 ts_tablet_manager.cc:1929] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:09:31.034418 16916 log.cc:1199] T a81207681b0d4cb2bfd1e6e5f73423ee P a2cd9464909142caa01ea93ec8bc31cc: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/wals/a81207681b0d4cb2bfd1e6e5f73423ee
I20260709 13:09:31.035940 16916 tablet_replica.cc:333] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:31.035950 14954 catalog_manager.cc:5028] TS a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): tablet a81207681b0d4cb2bfd1e6e5f73423ee (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:31.036934 16916 raft_consensus.cc:2243] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:31.037575 16916 raft_consensus.cc:2272] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:31.040280 16916 ts_tablet_manager.cc:1916] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:31.053938 16916 ts_tablet_manager.cc:1929] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:31.054407 16916 log.cc:1199] T d8abb8651a534ec4bf5826535784d8d8 P a2cd9464909142caa01ea93ec8bc31cc: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/wals/d8abb8651a534ec4bf5826535784d8d8
I20260709 13:09:31.055884 14954 catalog_manager.cc:5028] TS a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): tablet d8abb8651a534ec4bf5826535784d8d8 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:31.843480 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:31.884430 15221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52b70878b1c04004b54717ff34499c00"
dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
mode: GRACEFUL
new_leader_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:34014
I20260709 13:09:31.885236 15221 raft_consensus.cc:606] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Received request to transfer leadership to TS 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:31.888782 15142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e00bf1561acf44fcbf52a90bf1eaadf6"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:31.889254 15142 raft_consensus.cc:606] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Received request to transfer leadership to TS a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:31.890710 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:31.892076 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:31.912077 16900 raft_consensus.cc:993] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac: : Instructing follower 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:31.912732 16880 raft_consensus.cc:1081] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Signalling peer 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:31.914881 15811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52b70878b1c04004b54717ff34499c00"
dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:45442
I20260709 13:09:31.915506 15811 raft_consensus.cc:493] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:31.915937 15811 raft_consensus.cc:3060] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:31.923563 15811 raft_consensus.cc:515] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:31.926484 15811 leader_election.cc:290] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:31.927081 15221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b70878b1c04004b54717ff34499c00" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:31.927918 15221 raft_consensus.cc:3055] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:31.928186 15221 raft_consensus.cc:740] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:31.928270 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b70878b1c04004b54717ff34499c00" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:31.928857 15072 raft_consensus.cc:3060] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:31.928999 15221 consensus_queue.cc:260] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:31.930284 15221 raft_consensus.cc:3060] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:31.934046 15072 raft_consensus.cc:2468] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:31.935542 15777 leader_election.cc:304] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:31.936534 15221 raft_consensus.cc:2468] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:31.937569 16915 raft_consensus.cc:2804] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:31.938227 16915 raft_consensus.cc:697] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
I20260709 13:09:31.940647 16915 consensus_queue.cc:237] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:31.952771 14968 catalog_manager.cc:5697] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 1 to 2, leader changed from cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 2 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:32.075242 15065 consensus_queue.cc:237] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:32.081512 15218 raft_consensus.cc:1275] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:32.082023 15144 raft_consensus.cc:1275] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:32.083370 16871 consensus_queue.cc:1048] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:09:32.084689 15037 consensus_peers.cc:597] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a17014da9e64cbd920fc89ec8558b6b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:32.085579 16871 consensus_queue.cc:1048] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:32.101660 16924 raft_consensus.cc:2955] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:32.102880 15221 raft_consensus.cc:2955] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:32.112015 15144 raft_consensus.cc:2955] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:32.120127 14968 catalog_manager.cc:5697] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:32.121253 15065 consensus_queue.cc:237] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:32.145244 15221 raft_consensus.cc:1275] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:09:32.145241 15037 consensus_peers.cc:597] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5e7bfebc6a148f38fea1febb22ff1f0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:32.145470 15144 raft_consensus.cc:1275] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:32.147423 16909 consensus_queue.cc:1048] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:32.148460 16924 consensus_queue.cc:1048] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:32.158033 16929 raft_consensus.cc:993] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e: : Instructing follower a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:32.158799 16928 raft_consensus.cc:1081] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Signalling peer a2cd9464909142caa01ea93ec8bc31cc to start an election
I20260709 13:09:32.159184 16924 raft_consensus.cc:2955] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:32.161300 15144 raft_consensus.cc:2955] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:32.162343 15065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e00bf1561acf44fcbf52a90bf1eaadf6"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
 from {username='slave'} at 127.0.0.1:41458
I20260709 13:09:32.163177 15065 raft_consensus.cc:493] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:32.163683 15065 raft_consensus.cc:3060] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.171411 15218 raft_consensus.cc:2955] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:32.175880 15065 raft_consensus.cc:515] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:32.177763 15065 leader_election.cc:290] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [CANDIDATE]: Term 3 election: Requested vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:32.179355 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00bf1561acf44fcbf52a90bf1eaadf6" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:32.179962 15213 raft_consensus.cc:3060] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.183049 14964 catalog_manager.cc:5697] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index -1 to 2, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:32.188630 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00bf1561acf44fcbf52a90bf1eaadf6" candidate_uuid: "a2cd9464909142caa01ea93ec8bc31cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:32.189285 15144 raft_consensus.cc:3055] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:32.189525 15144 raft_consensus.cc:740] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:32.190340 15144 consensus_queue.cc:260] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:32.191570 15144 raft_consensus.cc:3060] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.194833 15213 raft_consensus.cc:2468] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 3.
I20260709 13:09:32.195930 15037 leader_election.cc:304] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [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: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:32.197989 16871 raft_consensus.cc:2804] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:32.203460 15144 raft_consensus.cc:2468] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2cd9464909142caa01ea93ec8bc31cc in term 3.
I20260709 13:09:32.210912 15065 consensus_queue.cc:237] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:32.209511 16871 raft_consensus.cc:697] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 3 LEADER]: Becoming Leader. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:32.218024 16871 consensus_queue.cc:237] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:09:32.226735 15037 consensus_peers.cc:597] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f1788b53a6e4edfa61183597514f8a3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:32.228785 15213 raft_consensus.cc:1275] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:32.228998 15146 raft_consensus.cc:1275] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:32.230629 16909 consensus_queue.cc:1048] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:32.231621 16924 consensus_queue.cc:1048] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:32.234140 14968 catalog_manager.cc:5697] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: term changed from 2 to 3, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129). New cstate: current_term: 3 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:32.249042 16909 raft_consensus.cc:2955] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:32.251014 15218 raft_consensus.cc:2955] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:32.254113 15146 raft_consensus.cc:2955] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:32.271031 14964 catalog_manager.cc:5697] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:32.280269 15065 consensus_queue.cc:237] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
W20260709 13:09:32.289090 15037 consensus_peers.cc:597] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc -> Peer 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241): Couldn't send request to peer 8776a9bae4344f4fa1126147228a49a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 062affdcd6c64358bc3e3a12db2cca50. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:32.292120 15144 raft_consensus.cc:1275] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:32.294400 16933 consensus_queue.cc:1048] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:32.296036 15218 raft_consensus.cc:1275] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:32.297472 16933 consensus_queue.cc:1048] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:32.323748 16924 raft_consensus.cc:2955] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:32.325533 15218 raft_consensus.cc:2955] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:32.328359 15146 raft_consensus.cc:2955] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:32.347537 14968 catalog_manager.cc:5697] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: config changed from index -1 to 3, NON_VOTER 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) added. New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } } }
I20260709 13:09:32.390491 15218 raft_consensus.cc:1275] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:32.393685 16915 consensus_queue.cc:1048] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:32.410374 15072 raft_consensus.cc:1275] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:32.411705 16860 consensus_queue.cc:1048] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:32.499552 16946 ts_tablet_manager.cc:933] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753)
I20260709 13:09:32.502115 16946 tablet_copy_client.cc:323] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.129:42753
I20260709 13:09:32.503875 15082 tablet_copy_service.cc:140] P a2cd9464909142caa01ea93ec8bc31cc: Received BeginTabletCopySession request for tablet 4a17014da9e64cbd920fc89ec8558b6b from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:40742)
I20260709 13:09:32.504422 15082 tablet_copy_service.cc:161] P a2cd9464909142caa01ea93ec8bc31cc: Beginning new tablet copy session on tablet 4a17014da9e64cbd920fc89ec8558b6b from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:40742: session id = 8776a9bae4344f4fa1126147228a49a9-4a17014da9e64cbd920fc89ec8558b6b
I20260709 13:09:32.516976 15082 tablet_copy_source_session.cc:215] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:32.520653 16946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a17014da9e64cbd920fc89ec8558b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:32.545430 16946 tablet_copy_client.cc:806] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:32.546124 16946 tablet_copy_client.cc:670] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:32.550009 16946 tablet_copy_client.cc:538] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:32.557861 16946 tablet_bootstrap.cc:492] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:32.582526 16946 tablet_bootstrap.cc:492] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:32.583420 16946 tablet_bootstrap.cc:492] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:32.584022 16946 ts_tablet_manager.cc:1403] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.013s
I20260709 13:09:32.586544 16946 raft_consensus.cc:359] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:32.587180 16946 raft_consensus.cc:740] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:32.587697 16946 consensus_queue.cc:260] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:32.591012 16946 ts_tablet_manager.cc:1434] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:32.594102 15082 tablet_copy_service.cc:342] P a2cd9464909142caa01ea93ec8bc31cc: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-4a17014da9e64cbd920fc89ec8558b6b received from {username='slave'} at 127.0.0.1:40742
I20260709 13:09:32.594619 15082 tablet_copy_service.cc:434] P a2cd9464909142caa01ea93ec8bc31cc: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-4a17014da9e64cbd920fc89ec8558b6b on tablet 4a17014da9e64cbd920fc89ec8558b6b with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:32.597328 16946 ts_tablet_manager.cc:933] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753)
I20260709 13:09:32.616122 16946 tablet_copy_client.cc:323] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.129:42753
I20260709 13:09:32.618808 15082 tablet_copy_service.cc:140] P a2cd9464909142caa01ea93ec8bc31cc: Received BeginTabletCopySession request for tablet d5e7bfebc6a148f38fea1febb22ff1f0 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:40742)
I20260709 13:09:32.619378 15082 tablet_copy_service.cc:161] P a2cd9464909142caa01ea93ec8bc31cc: Beginning new tablet copy session on tablet d5e7bfebc6a148f38fea1febb22ff1f0 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:40742: session id = 8776a9bae4344f4fa1126147228a49a9-d5e7bfebc6a148f38fea1febb22ff1f0
I20260709 13:09:32.624042 16950 ts_tablet_manager.cc:933] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753)
I20260709 13:09:32.628118 15082 tablet_copy_source_session.cc:215] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:32.629211 16950 tablet_copy_client.cc:323] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.129:42753
I20260709 13:09:32.631083 15082 tablet_copy_service.cc:140] P a2cd9464909142caa01ea93ec8bc31cc: Received BeginTabletCopySession request for tablet 8f1788b53a6e4edfa61183597514f8a3 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:40742)
I20260709 13:09:32.631562 15082 tablet_copy_service.cc:161] P a2cd9464909142caa01ea93ec8bc31cc: Beginning new tablet copy session on tablet 8f1788b53a6e4edfa61183597514f8a3 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:40742: session id = 8776a9bae4344f4fa1126147228a49a9-8f1788b53a6e4edfa61183597514f8a3
I20260709 13:09:32.631644 16946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e7bfebc6a148f38fea1febb22ff1f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:32.638310 15082 tablet_copy_source_session.cc:215] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:32.643641 16950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f1788b53a6e4edfa61183597514f8a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:32.652545 16946 tablet_copy_client.cc:806] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:32.653120 16946 tablet_copy_client.cc:670] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:32.656694 16946 tablet_copy_client.cc:538] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:32.658815 16950 tablet_copy_client.cc:806] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:32.659411 16950 tablet_copy_client.cc:670] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:32.663594 16950 tablet_copy_client.cc:538] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:32.666646 16946 tablet_bootstrap.cc:492] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:32.671952 16950 tablet_bootstrap.cc:492] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:32.703282 16950 tablet_bootstrap.cc:492] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:32.704231 16950 tablet_bootstrap.cc:492] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:32.704880 16950 ts_tablet_manager.cc:1403] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.008s
I20260709 13:09:32.708204 16950 raft_consensus.cc:359] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:32.709026 16950 raft_consensus.cc:740] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:32.709690 16950 consensus_queue.cc:260] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:32.716485 16950 ts_tablet_manager.cc:1434] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:09:32.718272 15082 tablet_copy_service.cc:342] P a2cd9464909142caa01ea93ec8bc31cc: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-8f1788b53a6e4edfa61183597514f8a3 received from {username='slave'} at 127.0.0.1:40742
I20260709 13:09:32.718741 15082 tablet_copy_service.cc:434] P a2cd9464909142caa01ea93ec8bc31cc: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-8f1788b53a6e4edfa61183597514f8a3 on tablet 8f1788b53a6e4edfa61183597514f8a3 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:32.750598 16946 tablet_bootstrap.cc:492] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:32.751713 16946 tablet_bootstrap.cc:492] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:32.752477 16946 ts_tablet_manager.cc:1403] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.087s	user 0.030s	sys 0.045s
I20260709 13:09:32.755559 16946 raft_consensus.cc:359] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:32.756327 16946 raft_consensus.cc:740] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:32.757066 16946 consensus_queue.cc:260] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:32.760775 16946 ts_tablet_manager.cc:1434] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260709 13:09:32.770218 15082 tablet_copy_service.cc:342] P a2cd9464909142caa01ea93ec8bc31cc: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-d5e7bfebc6a148f38fea1febb22ff1f0 received from {username='slave'} at 127.0.0.1:40742
I20260709 13:09:32.770771 15082 tablet_copy_service.cc:434] P a2cd9464909142caa01ea93ec8bc31cc: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-d5e7bfebc6a148f38fea1febb22ff1f0 on tablet d5e7bfebc6a148f38fea1febb22ff1f0 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:32.836362 16946 ts_tablet_manager.cc:933] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9: Initiating tablet copy from peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753)
I20260709 13:09:32.838176 16946 tablet_copy_client.cc:323] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Beginning tablet copy session from remote peer at address 127.13.149.129:42753
I20260709 13:09:32.839787 15082 tablet_copy_service.cc:140] P a2cd9464909142caa01ea93ec8bc31cc: Received BeginTabletCopySession request for tablet 062affdcd6c64358bc3e3a12db2cca50 from peer 8776a9bae4344f4fa1126147228a49a9 ({username='slave'} at 127.0.0.1:40742)
I20260709 13:09:32.840291 15082 tablet_copy_service.cc:161] P a2cd9464909142caa01ea93ec8bc31cc: Beginning new tablet copy session on tablet 062affdcd6c64358bc3e3a12db2cca50 from peer 8776a9bae4344f4fa1126147228a49a9 at {username='slave'} at 127.0.0.1:40742: session id = 8776a9bae4344f4fa1126147228a49a9-062affdcd6c64358bc3e3a12db2cca50
I20260709 13:09:32.840615 15142 raft_consensus.cc:1275] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:32.843762 16909 consensus_queue.cc:1048] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:32.848838 15082 tablet_copy_source_session.cc:215] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:32.852154 16946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062affdcd6c64358bc3e3a12db2cca50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:32.852903 15218 raft_consensus.cc:1275] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:32.854440 16909 consensus_queue.cc:1048] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:32.875775 16946 tablet_copy_client.cc:806] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:32.876500 16946 tablet_copy_client.cc:670] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:32.880373 16946 tablet_copy_client.cc:538] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:32.889052 16946 tablet_bootstrap.cc:492] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap starting.
I20260709 13:09:32.893235 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:32.932204 16946 tablet_bootstrap.cc:492] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:32.933451 16946 tablet_bootstrap.cc:492] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9: Bootstrap complete.
I20260709 13:09:32.934281 16946 ts_tablet_manager.cc:1403] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9: Time spent bootstrapping tablet: real 0.045s	user 0.025s	sys 0.006s
I20260709 13:09:32.937212 16946 raft_consensus.cc:359] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:32.942377 16946 raft_consensus.cc:740] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Initialized, Role: LEARNER
I20260709 13:09:32.943086 16946 consensus_queue.cc:260] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: NON_VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: true } }
I20260709 13:09:32.945376 16946 ts_tablet_manager.cc:1434] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:09:32.947342 15082 tablet_copy_service.cc:342] P a2cd9464909142caa01ea93ec8bc31cc: Request end of tablet copy session 8776a9bae4344f4fa1126147228a49a9-062affdcd6c64358bc3e3a12db2cca50 received from {username='slave'} at 127.0.0.1:40742
I20260709 13:09:32.947757 15082 tablet_copy_service.cc:434] P a2cd9464909142caa01ea93ec8bc31cc: ending tablet copy session 8776a9bae4344f4fa1126147228a49a9-062affdcd6c64358bc3e3a12db2cca50 on tablet 062affdcd6c64358bc3e3a12db2cca50 with peer 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:33.020695 15812 raft_consensus.cc:1217] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:09:33.025581 15812 raft_consensus.cc:1217] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:33.086649 15811 raft_consensus.cc:1217] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260709 13:09:33.575744 15184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 58881.5us
I20260709 13:09:33.587023 15813 raft_consensus.cc:1217] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260709 13:09:33.593822 15779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 56375.6us
I20260709 13:09:33.624006 16963 raft_consensus.cc:1064] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:33.626452 16963 consensus_queue.cc:237] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:33.629279 16909 raft_consensus.cc:1064] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:33.632174 16909 consensus_queue.cc:237] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:33.647739 16968 raft_consensus.cc:1064] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:33.653126 16968 consensus_queue.cc:237] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:33.677004 15814 raft_consensus.cc:1275] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:33.677400 15214 raft_consensus.cc:1275] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:33.678622 15814 raft_consensus.cc:1275] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [term 1 LEARNER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:33.679780 15214 raft_consensus.cc:1275] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:33.682205 15144 raft_consensus.cc:1275] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:33.683599 15142 raft_consensus.cc:1275] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:33.687361 15814 raft_consensus.cc:1275] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:33.687762 15214 raft_consensus.cc:1275] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:33.689121 15142 raft_consensus.cc:1275] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:33.691085 16966 consensus_queue.cc:1048] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:33.691498 16963 consensus_queue.cc:1048] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:33.692302 16978 consensus_queue.cc:1048] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:09:33.694540 16966 consensus_queue.cc:1048] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:33.694804 16909 consensus_queue.cc:1048] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:33.695408 16962 consensus_queue.cc:1048] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:33.695809 16967 consensus_queue.cc:1048] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:33.699038 16977 consensus_queue.cc:1048] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:33.706095 16967 consensus_queue.cc:1048] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:33.762750 16967 raft_consensus.cc:2955] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:33.820971 15146 raft_consensus.cc:2955] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:33.818787 15213 raft_consensus.cc:2955] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:33.830936 16978 raft_consensus.cc:2955] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:33.842456 14964 catalog_manager.cc:5697] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:33.869151 15144 raft_consensus.cc:2955] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:33.991089 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:33.993683 16962 raft_consensus.cc:2955] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
W20260709 13:09:34.001052 15110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:42753, user_credentials={real_user=slave}} blocked reactor thread for 120266us
W20260709 13:09:34.005707 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 130451us
I20260709 13:09:34.031930 15146 raft_consensus.cc:2955] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.044930 15213 raft_consensus.cc:2955] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.059515 16968 raft_consensus.cc:1064] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc: attempting to promote NON_VOTER 8776a9bae4344f4fa1126147228a49a9 to VOTER
I20260709 13:09:34.062654 16968 consensus_queue.cc:237] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:34.081980 15213 raft_consensus.cc:2955] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
W20260709 13:09:34.090847 15112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.132:34241, user_credentials={real_user=slave}} blocked reactor thread for 56403.5us
I20260709 13:09:34.111439 15813 raft_consensus.cc:2955] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.128342 14964 catalog_manager.cc:5697] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.131278 15810 raft_consensus.cc:2955] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.106863 15814 raft_consensus.cc:2955] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.161073 15813 raft_consensus.cc:1275] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEARNER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:34.163311 15213 raft_consensus.cc:1275] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:34.167963 15144 raft_consensus.cc:1275] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:34.174114 14964 catalog_manager.cc:5697] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e reported cstate change: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.175834 16966 consensus_queue.cc:1048] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:34.178752 16962 consensus_queue.cc:1048] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:34.197196 15067 consensus_queue.cc:237] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:34.200644 15072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "954013111ff24e1982df1de0440f51be"
dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
mode: GRACEFUL
new_leader_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:57802
I20260709 13:09:34.201292 15072 raft_consensus.cc:606] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 4 LEADER]: Received request to transfer leadership to TS 937497c267e84226ae8389b561abc78e
I20260709 13:09:34.203730 16978 consensus_queue.cc:1048] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:34.203532 15066 consensus_queue.cc:237] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:34.219647 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:09:34.222165 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:34.224136 15067 consensus_queue.cc:237] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:34.226366 15218 raft_consensus.cc:1275] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:34.226603 15814 raft_consensus.cc:1275] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:34.228780 16978 consensus_queue.cc:1048] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:34.231110 16968 consensus_queue.cc:1048] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:34.232547 15218 raft_consensus.cc:1275] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:34.236943 15812 raft_consensus.cc:1275] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 13:09:34.238250 15112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 52538.1us
I20260709 13:09:34.257836 16968 consensus_queue.cc:1048] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:34.261529 16962 raft_consensus.cc:2955] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.263751 15142 raft_consensus.cc:1275] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:34.269016 15812 raft_consensus.cc:1275] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:34.271106 15213 raft_consensus.cc:2955] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.273801 14954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5e7bfebc6a148f38fea1febb22ff1f0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:34.277494 16978 consensus_queue.cc:1048] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:34.280999 16997 consensus_queue.cc:1048] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:34.282121 16977 consensus_queue.cc:1048] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:34.282236 16967 raft_consensus.cc:2955] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.281045 16963 raft_consensus.cc:2955] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.296958 15810 raft_consensus.cc:2955] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.297978 15813 raft_consensus.cc:2955] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.297977 15812 raft_consensus.cc:2955] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.308174 15144 raft_consensus.cc:2955] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.318847 14954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8f1788b53a6e4edfa61183597514f8a3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:34.325441 15213 raft_consensus.cc:2955] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.334805 15144 raft_consensus.cc:2955] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.336156 15217 raft_consensus.cc:2955] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.341666 14964 catalog_manager.cc:5697] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 3 to 4, 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.343420 14964 catalog_manager.cc:5697] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: config changed from index 4 to 5, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.350391 14968 catalog_manager.cc:5697] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index 3 to 4, VOTER 937497c267e84226ae8389b561abc78e (127.13.149.130) evicted. New cstate: current_term: 1 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:34.351586 15812 raft_consensus.cc:2955] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.353616 16962 raft_consensus.cc:2955] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.367781 14954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4a17014da9e64cbd920fc89ec8558b6b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:34.370116 15137 tablet_service.cc:1558] Processing DeleteTablet for tablet d5e7bfebc6a148f38fea1febb22ff1f0 with delete_type TABLET_DATA_TOMBSTONED (TS 937497c267e84226ae8389b561abc78e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45394
I20260709 13:09:34.389065 17000 tablet_replica.cc:333] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:34.390313 17000 raft_consensus.cc:2243] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:34.391381 17000 raft_consensus.cc:2272] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:34.402567 17000 ts_tablet_manager.cc:1916] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:34.404649 15137 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f1788b53a6e4edfa61183597514f8a3 with delete_type TABLET_DATA_TOMBSTONED (TS 937497c267e84226ae8389b561abc78e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45394
W20260709 13:09:34.407182 15093 debug-util.cc:398] Leaking SignalData structure 0x7b08001a73a0 after lost signal to thread 13913
W20260709 13:09:34.408277 15093 debug-util.cc:398] Leaking SignalData structure 0x7b08001cda00 after lost signal to thread 15004
W20260709 13:09:34.409400 15093 debug-util.cc:398] Leaking SignalData structure 0x7b08001e6ba0 after lost signal to thread 15096
W20260709 13:09:34.410470 15093 debug-util.cc:398] Leaking SignalData structure 0x7b080029cbe0 after lost signal to thread 15171
W20260709 13:09:34.413808 15093 debug-util.cc:398] Leaking SignalData structure 0x7b0800254540 after lost signal to thread 15245
I20260709 13:09:34.413457 14968 catalog_manager.cc:5697] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index 4 to 5, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:09:34.414999 15093 debug-util.cc:398] Leaking SignalData structure 0x7b08002ff3a0 after lost signal to thread 15839
W20260709 13:09:34.417553 15093 debug-util.cc:398] Leaking SignalData structure 0x7b08000b8880 after lost signal to thread 16939
I20260709 13:09:34.435986 15205 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a17014da9e64cbd920fc89ec8558b6b with delete_type TABLET_DATA_TOMBSTONED (TS cf0e9ee8bfc3415291c8c930c76ebdac not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35044
I20260709 13:09:34.440901 15066 consensus_queue.cc:237] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:34.451447 17000 ts_tablet_manager.cc:1929] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:34.453095 17001 tablet_replica.cc:333] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:34.454689 17001 raft_consensus.cc:2243] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:34.453554 17000 log.cc:1199] T d5e7bfebc6a148f38fea1febb22ff1f0 P 937497c267e84226ae8389b561abc78e: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/wals/d5e7bfebc6a148f38fea1febb22ff1f0
I20260709 13:09:34.458675 17000 tablet_replica.cc:333] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:34.458992 14956 catalog_manager.cc:5028] TS 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): tablet d5e7bfebc6a148f38fea1febb22ff1f0 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:34.460002 17000 raft_consensus.cc:2243] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:34.460876 17000 raft_consensus.cc:2272] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:34.455708 17001 raft_consensus.cc:2272] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:34.470872 17001 ts_tablet_manager.cc:1916] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:34.473521 15812 raft_consensus.cc:1275] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:34.474664 15144 raft_consensus.cc:1275] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer a2cd9464909142caa01ea93ec8bc31cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:34.479562 17000 ts_tablet_manager.cc:1916] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:34.490056 16978 consensus_queue.cc:1048] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:34.492674 16978 raft_consensus.cc:993] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc: : Instructing follower 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:34.494688 16967 raft_consensus.cc:1081] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 4 LEADER]: Signalling peer 937497c267e84226ae8389b561abc78e to start an election
I20260709 13:09:34.492547 16968 consensus_queue.cc:1048] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:34.516520 15144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "954013111ff24e1982df1de0440f51be"
dest_uuid: "937497c267e84226ae8389b561abc78e"
 from {username='slave'} at 127.0.0.1:45406
I20260709 13:09:34.517457 15144 raft_consensus.cc:493] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:34.517993 15144 raft_consensus.cc:3060] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:34.522270 17001 ts_tablet_manager.cc:1929] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:09:34.522814 17001 log.cc:1199] T 4a17014da9e64cbd920fc89ec8558b6b P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/wals/4a17014da9e64cbd920fc89ec8558b6b
I20260709 13:09:34.524658 14956 catalog_manager.cc:5028] TS cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): tablet 4a17014da9e64cbd920fc89ec8558b6b (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:34.527565 17000 ts_tablet_manager.cc:1929] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:09:34.528074 17000 log.cc:1199] T 8f1788b53a6e4edfa61183597514f8a3 P 937497c267e84226ae8389b561abc78e: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/wals/8f1788b53a6e4edfa61183597514f8a3
I20260709 13:09:34.529701 14956 catalog_manager.cc:5028] TS 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): tablet 8f1788b53a6e4edfa61183597514f8a3 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:34.529762 15144 raft_consensus.cc:515] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:34.533001 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954013111ff24e1982df1de0440f51be" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:34.533664 15067 raft_consensus.cc:3055] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:34.533957 15067 raft_consensus.cc:740] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a2cd9464909142caa01ea93ec8bc31cc, State: Running, Role: LEADER
I20260709 13:09:34.534688 15067 consensus_queue.cc:260] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:34.535938 15067 raft_consensus.cc:3060] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:34.539084 16963 raft_consensus.cc:2955] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.556033 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954013111ff24e1982df1de0440f51be" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:34.556736 15217 raft_consensus.cc:3060] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:34.561430 15144 leader_election.cc:290] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 5 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:34.552873 15067 raft_consensus.cc:2468] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 5.
I20260709 13:09:34.563355 15110 leader_election.cc:304] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc; no voters: 
I20260709 13:09:34.564355 14954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 062affdcd6c64358bc3e3a12db2cca50 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:34.564538 16964 raft_consensus.cc:2804] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:34.565312 16964 raft_consensus.cc:697] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 5 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:34.566329 16964 consensus_queue.cc:237] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:34.578972 15812 raft_consensus.cc:2955] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.591442 15144 raft_consensus.cc:2955] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } } }
I20260709 13:09:34.594846 14968 catalog_manager.cc:5697] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc reported cstate change: config changed from index 4 to 5, VOTER cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131) evicted. New cstate: current_term: 2 leader_uuid: "a2cd9464909142caa01ea93ec8bc31cc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:34.594923 15217 raft_consensus.cc:2468] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 5.
I20260709 13:09:34.629626 15205 tablet_service.cc:1558] Processing DeleteTablet for tablet 062affdcd6c64358bc3e3a12db2cca50 with delete_type TABLET_DATA_TOMBSTONED (TS cf0e9ee8bfc3415291c8c930c76ebdac not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35044
I20260709 13:09:34.630633 17001 tablet_replica.cc:333] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:34.631682 17001 raft_consensus.cc:2243] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:34.632318 17001 raft_consensus.cc:2272] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:34.635999 17001 ts_tablet_manager.cc:1916] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:34.649528 14968 catalog_manager.cc:5697] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 4 to 5, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 5 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:34.671356 17001 ts_tablet_manager.cc:1929] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:09:34.671892 17001 log.cc:1199] T 062affdcd6c64358bc3e3a12db2cca50 P cf0e9ee8bfc3415291c8c930c76ebdac: Deleting WAL directory at /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/wals/062affdcd6c64358bc3e3a12db2cca50
I20260709 13:09:34.673493 14956 catalog_manager.cc:5028] TS cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): tablet 062affdcd6c64358bc3e3a12db2cca50 (table test-workload [id=6521e747bdf44d6c87bd02f8ecb87726]) successfully deleted
I20260709 13:09:34.958895 15072 raft_consensus.cc:1275] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 5 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:34.960364 16964 consensus_queue.cc:1048] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:34.989331 15213 raft_consensus.cc:1275] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 5 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:35.004175 16964 consensus_queue.cc:1048] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:35.234330 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:09:35.457516 15779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 130370us
W20260709 13:09:36.499774 15112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 54427.4us
W20260709 13:09:36.547533 15779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 55840.2us
I20260709 13:09:36.608969 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:09:36.654844 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 52473.6us
I20260709 13:09:36.689687 15142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "121be6cf8f1c4b2d81292fad1afd1afe"
dest_uuid: "937497c267e84226ae8389b561abc78e"
mode: GRACEFUL
new_leader_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:09:36.690281 15142 raft_consensus.cc:606] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Received request to transfer leadership to TS 8776a9bae4344f4fa1126147228a49a9
I20260709 13:09:36.696026 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:09:36.699414 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:37.254792 17019 raft_consensus.cc:993] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e: : Instructing follower 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:37.290699 16964 raft_consensus.cc:1081] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Signalling peer 8776a9bae4344f4fa1126147228a49a9 to start an election
I20260709 13:09:37.299299 15813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "121be6cf8f1c4b2d81292fad1afd1afe"
dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
 from {username='slave'} at 127.0.0.1:45444
I20260709 13:09:37.299924 15813 raft_consensus.cc:493] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:37.300318 15813 raft_consensus.cc:3060] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.310123 15813 raft_consensus.cc:515] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:37.319485 15813 leader_election.cc:290] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:37.320037 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121be6cf8f1c4b2d81292fad1afd1afe" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:37.320788 15144 raft_consensus.cc:3055] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:37.321180 15144 raft_consensus.cc:740] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:37.321408 15067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121be6cf8f1c4b2d81292fad1afd1afe" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a2cd9464909142caa01ea93ec8bc31cc"
I20260709 13:09:37.322093 15067 raft_consensus.cc:3060] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.322180 15144 consensus_queue.cc:260] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:37.323632 15144 raft_consensus.cc:3060] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.349869 15144 raft_consensus.cc:2468] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:37.353082 15779 leader_election.cc:304] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9, 937497c267e84226ae8389b561abc78e; no voters: 
I20260709 13:09:37.355194 17020 raft_consensus.cc:2804] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:37.373624 15067 raft_consensus.cc:2468] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:37.386897 17020 raft_consensus.cc:697] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
I20260709 13:09:37.388113 17020 consensus_queue.cc:237] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:37.409164 14968 catalog_manager.cc:5697] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 1 to 2, leader changed from 937497c267e84226ae8389b561abc78e (127.13.149.130) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 2 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:37.700599 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:37.738945 13910 tablet_server.cc:179] TabletServer@127.13.149.129:0 shutting down...
W20260709 13:09:37.768239 15184 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260709 13:09:37.776230 15184 consensus_peers.cc:597] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:37.790062 15184 consensus_peers.cc:597] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:37.829627 15184 consensus_peers.cc:597] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:37.864696 15110 consensus_peers.cc:597] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:37.868425 15777 consensus_peers.cc:597] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:37.873091 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:09:37.873128 15777 consensus_peers.cc:597] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:37.874605 13910 tablet_replica.cc:333] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
W20260709 13:09:37.874886 15777 consensus_peers.cc:597] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:37.875712 13910 raft_consensus.cc:2243] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:37.876434 13910 raft_consensus.cc:2272] T 76db5c32fac1495cb0766a5a703a5873 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.881006 13910 tablet_replica.cc:333] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.881758 13910 raft_consensus.cc:2243] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:37.882337 13910 raft_consensus.cc:2272] T 954013111ff24e1982df1de0440f51be P a2cd9464909142caa01ea93ec8bc31cc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.884773 13910 tablet_replica.cc:333] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.885718 13910 raft_consensus.cc:2243] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:37.886456 13910 raft_consensus.cc:2272] T 231bcfd3c5f94a669e38f3e2b30f8da9 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.889232 13910 tablet_replica.cc:333] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.890209 13910 raft_consensus.cc:2243] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:37.890821 15142 raft_consensus.cc:1275] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:37.891119 13910 raft_consensus.cc:2272] T 3d2f70d85fec4c34a07015bca506cf44 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.893554 17021 consensus_queue.cc:1048] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:37.894702 13910 tablet_replica.cc:333] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.896730 13910 raft_consensus.cc:2243] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:37.897485 13910 raft_consensus.cc:2272] T 9dd352945e5a4668962ada2f8837f185 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.901014 13910 tablet_replica.cc:333] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.901919 13910 raft_consensus.cc:2243] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:37.902594 13910 raft_consensus.cc:2272] T a47c54f5cc7b4bdd90c8fa7be09655da P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.905452 13910 tablet_replica.cc:333] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.906200 13910 raft_consensus.cc:2243] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:37.907337 13910 raft_consensus.cc:2272] T 1bc19a79b0334a8b83df3170e10e4f3f P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.910156 13910 tablet_replica.cc:333] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.910902 13910 raft_consensus.cc:2243] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:37.913300 13910 raft_consensus.cc:2272] T a15dc6c5477f48af8bb16ad2520cb435 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.916193 13910 tablet_replica.cc:333] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.917084 13910 raft_consensus.cc:2243] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:37.918116 13910 raft_consensus.cc:2272] T 062affdcd6c64358bc3e3a12db2cca50 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.920614 13910 tablet_replica.cc:333] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.921514 13910 raft_consensus.cc:2243] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:37.922209 13910 raft_consensus.cc:2272] T ed217b41b199473e94dd6efdf67a9377 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.925019 13910 tablet_replica.cc:333] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.926762 13910 raft_consensus.cc:2243] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:37.927413 13910 raft_consensus.cc:2272] T c0d425d8262f4d569b45402d5457c73a P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.930157 13910 tablet_replica.cc:333] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.931051 13910 raft_consensus.cc:2243] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:37.931681 13910 raft_consensus.cc:2272] T 012a77688f5e4f34be1c785510a9248b P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.934608 13910 tablet_replica.cc:333] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.935444 13910 raft_consensus.cc:2243] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:37.936122 13910 raft_consensus.cc:2272] T 78826c39856543b983ef735e2d4d2363 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:37.937335 15110 consensus_peers.cc:597] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:37.938956 13910 tablet_replica.cc:333] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
W20260709 13:09:37.946075 15184 consensus_peers.cc:597] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:37.947551 15184 consensus_peers.cc:597] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:37.948706 13910 raft_consensus.cc:2243] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:09:37.948966 15777 consensus_peers.cc:597] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:37.949842 13910 raft_consensus.cc:2272] T 36865a55caad4a82a040ae1c62173683 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.953727 13910 tablet_replica.cc:333] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.954883 13910 raft_consensus.cc:2243] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:37.955792 13910 raft_consensus.cc:2272] T d9ad96a4427246759026b191284688d9 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:37.953717 15110 consensus_peers.cc:597] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:37.959548 15184 consensus_peers.cc:597] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:37.962069 13910 tablet_replica.cc:333] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.962940 13910 raft_consensus.cc:2243] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:37.963924 13910 raft_consensus.cc:2272] T a48754ec58c84258b534eb6d8d8db8f3 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.966488 13910 tablet_replica.cc:333] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.967293 13910 raft_consensus.cc:2243] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:37.967911 13910 raft_consensus.cc:2272] T 744f99cba7ea4db1b2e6674a1fa7f9cf P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:37.969041 15777 consensus_peers.cc:597] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:37.970302 13910 tablet_replica.cc:333] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.971233 13910 raft_consensus.cc:2243] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:37.971740 13910 raft_consensus.cc:2272] T 683ab742d3134a4b912bdd6f00392b0d P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.974136 13910 tablet_replica.cc:333] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.974809 13910 raft_consensus.cc:2243] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:37.975237 13910 raft_consensus.cc:2272] T d20374f52ba445528b7caafc58184e11 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.979596 13910 tablet_replica.cc:333] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.980571 13910 raft_consensus.cc:2243] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:37.981230 13910 raft_consensus.cc:2272] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.983107 13910 tablet_replica.cc:333] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.983613 13910 raft_consensus.cc:2243] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:37.984273 13910 raft_consensus.cc:2272] T e00bf1561acf44fcbf52a90bf1eaadf6 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.986143 13910 tablet_replica.cc:333] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.986644 13910 raft_consensus.cc:2243] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:37.987381 13910 raft_consensus.cc:2272] T 3302812b292b44168d2003327cfb197c P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.989550 13910 tablet_replica.cc:333] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.990386 13910 raft_consensus.cc:2243] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:37.990921 13910 raft_consensus.cc:2272] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P a2cd9464909142caa01ea93ec8bc31cc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.993016 13910 tablet_replica.cc:333] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
W20260709 13:09:37.992974 15184 consensus_peers.cc:597] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:37.993885 13910 raft_consensus.cc:2243] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:37.994343 13910 raft_consensus.cc:2272] T d5c46c83b8cc441c991d8e17f074875e P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.995977 13910 tablet_replica.cc:333] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.996491 13910 raft_consensus.cc:2243] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:37.997210 13910 raft_consensus.cc:2272] T 547861ea6aeb40b48073cd4fd62a5471 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:37.998967 13910 tablet_replica.cc:333] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:37.999490 13910 raft_consensus.cc:2243] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:37.999966 13910 raft_consensus.cc:2272] T 90f78a3c901241ad92dc493c3954a254 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:38.001971 13910 tablet_replica.cc:333] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.002684 13910 raft_consensus.cc:2243] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:38.003697 13910 raft_consensus.cc:2272] T 1d09aa57b14e449989fddde8078e654e P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:38.005699 13910 tablet_replica.cc:333] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.006258 13910 raft_consensus.cc:2243] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:38.006675 13910 raft_consensus.cc:2272] T 52b70878b1c04004b54717ff34499c00 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:38.008445 13910 tablet_replica.cc:333] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.008960 13910 raft_consensus.cc:2243] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:38.009402 13910 raft_consensus.cc:2272] T 9758dd2aa3d24e6585e1f9895f8f0e43 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:38.011207 13910 tablet_replica.cc:333] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.011749 13910 raft_consensus.cc:2243] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:38.012130 13910 raft_consensus.cc:2272] T 51d15af3f76e4c02bafec17e9aa82a14 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:38.014289 13910 tablet_replica.cc:333] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.014972 13910 raft_consensus.cc:2243] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:38.016201 13910 raft_consensus.cc:2272] T 1c4baff60699434a880162c1e55fb448 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:38.018486 13910 tablet_replica.cc:333] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.019372 13910 raft_consensus.cc:2243] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:09:38.019783 15110 consensus_peers.cc:597] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:38.020295 13910 raft_consensus.cc:2272] T 4a17014da9e64cbd920fc89ec8558b6b P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:38.022673 13910 tablet_replica.cc:333] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.023401 13910 raft_consensus.cc:2243] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:38.024282 13910 raft_consensus.cc:2272] T 8f1788b53a6e4edfa61183597514f8a3 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:38.025017 15777 consensus_peers.cc:597] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:38.026746 13910 tablet_replica.cc:333] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.027530 13910 raft_consensus.cc:2243] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:38.028185 13910 raft_consensus.cc:2272] T 121be6cf8f1c4b2d81292fad1afd1afe P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:38.030607 13910 tablet_replica.cc:333] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.031369 13910 raft_consensus.cc:2243] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:38.031903 13910 raft_consensus.cc:2272] T 1264db6858894d08abd2e79e826b5bee P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:38.034423 13910 tablet_replica.cc:333] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.035192 13910 raft_consensus.cc:2243] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:38.036191 13910 raft_consensus.cc:2272] T e473fde0adda4e34af1a28f6d3d4e46b P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:38.038748 13910 tablet_replica.cc:333] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.039686 13910 raft_consensus.cc:2243] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:38.040244 13910 raft_consensus.cc:2272] T e9fbe2fff0914565aa65dd3df53b10c2 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:38.043066 13910 tablet_replica.cc:333] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.043781 13910 raft_consensus.cc:2243] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:38.044698 13910 raft_consensus.cc:2272] T d5e7bfebc6a148f38fea1febb22ff1f0 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:38.047847 13910 tablet_replica.cc:333] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.048561 13910 raft_consensus.cc:2243] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:38.049080 13910 raft_consensus.cc:2272] T 66119fb5063a4968b2455f02d03c6c53 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:38.051580 13910 tablet_replica.cc:333] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.052295 13910 raft_consensus.cc:2243] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:38.052816 13910 raft_consensus.cc:2272] T 9bb85e9f2283470d95bf89e9517c4a4b P a2cd9464909142caa01ea93ec8bc31cc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:38.055366 13910 tablet_replica.cc:333] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.056111 13910 raft_consensus.cc:2243] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:38.056659 13910 raft_consensus.cc:2272] T 39204c1d7b7244cf8480959f4ab007b7 P a2cd9464909142caa01ea93ec8bc31cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:38.059548 13910 tablet_replica.cc:333] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.060266 13910 raft_consensus.cc:2243] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:38.060796 13910 raft_consensus.cc:2272] T 7bc5e7a090c3447aa1b833c9df6d39d6 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:38.067778 15110 consensus_peers.cc:597] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:38.069492 15777 consensus_peers.cc:597] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:38.073345 13910 tablet_replica.cc:333] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.074147 13910 raft_consensus.cc:2243] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:38.075114 13910 raft_consensus.cc:2272] T 0b60931e53624dc09d6b8835aa8546c8 P a2cd9464909142caa01ea93ec8bc31cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:38.077723 13910 tablet_replica.cc:333] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.078521 13910 raft_consensus.cc:2243] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:38.079578 13910 raft_consensus.cc:2272] T 284bb34e64c640f6b0df6865dfd3e7f2 P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:38.081149 15184 consensus_peers.cc:597] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:38.082194 13910 tablet_replica.cc:333] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc: stopping tablet replica
I20260709 13:09:38.082863 13910 raft_consensus.cc:2243] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:38.083650 13910 raft_consensus.cc:2272] T 950cca2155644aaaa42b3a4a9f56384c P a2cd9464909142caa01ea93ec8bc31cc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:38.082969 15110 consensus_peers.cc:597] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:38.088447 15777 consensus_peers.cc:597] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:38.091552 15110 consensus_peers.cc:597] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:38.117585 15777 consensus_peers.cc:597] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:38.128583 15110 consensus_peers.cc:597] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:38.184042 15184 consensus_peers.cc:597] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:38.218250 15110 consensus_peers.cc:597] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:38.249951 15184 consensus_peers.cc:597] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:38.275944 15777 consensus_peers.cc:597] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:38.305361 15110 consensus_peers.cc:597] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:38.885164 16972 raft_consensus.cc:493] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:38.885838 16972 raft_consensus.cc:515] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:38.889950 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2f70d85fec4c34a07015bca506cf44" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9" is_pre_election: true
I20260709 13:09:38.891819 16972 leader_election.cc:290] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
W20260709 13:09:38.894332 15184 leader_election.cc:336] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:38.894797 15184 leader_election.cc:304] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [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: cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 8776a9bae4344f4fa1126147228a49a9, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:38.895634 16972 raft_consensus.cc:2749] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:38.987860 17025 raft_consensus.cc:493] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:38.988418 17025 raft_consensus.cc:515] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:38.991183 17025 leader_election.cc:290] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:38.991591 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9" is_pre_election: true
W20260709 13:09:38.994844 15110 leader_election.cc:336] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:38.995232 15110 leader_election.cc:304] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937497c267e84226ae8389b561abc78e; no voters: 8776a9bae4344f4fa1126147228a49a9, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:38.995968 17025 raft_consensus.cc:2749] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:39.035743 17043 raft_consensus.cc:493] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.036456 17043 raft_consensus.cc:515] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.038365 17043 leader_election.cc:290] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:39.039343 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36865a55caad4a82a040ae1c62173683" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:09:39.042798 15777 leader_election.cc:336] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.043171 15777 leader_election.cc:304] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:09:39.043751 17043 raft_consensus.cc:2749] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:39.052717 16972 raft_consensus.cc:493] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.053539 16972 raft_consensus.cc:515] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:39.056316 16972 leader_election.cc:290] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:39.057505 17043 raft_consensus.cc:493] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.057765 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b60931e53624dc09d6b8835aa8546c8" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:09:39.058182 17043 raft_consensus.cc:515] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
W20260709 13:09:39.061321 15184 leader_election.cc:336] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.061862 15184 leader_election.cc:304] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [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: cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.062151 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062affdcd6c64358bc3e3a12db2cca50" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:09:39.063046 16972 raft_consensus.cc:2749] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:39.064119 17043 leader_election.cc:290] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
W20260709 13:09:39.064858 15777 leader_election.cc:336] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.065243 15777 leader_election.cc:304] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.065819 17043 raft_consensus.cc:2749] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:39.077493 17020 raft_consensus.cc:493] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.078327 17025 raft_consensus.cc:493] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.078115 17020 raft_consensus.cc:515] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.078866 17025 raft_consensus.cc:515] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.080343 17020 leader_election.cc:290] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:39.080902 17025 leader_election.cc:290] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:39.082333 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062affdcd6c64358bc3e3a12db2cca50" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9" is_pre_election: true
I20260709 13:09:39.082963 15810 raft_consensus.cc:2468] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:39.082374 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1788b53a6e4edfa61183597514f8a3" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:09:39.084023 15112 leader_election.cc:304] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [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: 8776a9bae4344f4fa1126147228a49a9, 937497c267e84226ae8389b561abc78e; no voters: 
I20260709 13:09:39.085086 17025 raft_consensus.cc:2804] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:39.085484 17025 raft_consensus.cc:493] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting leader election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.085919 17025 raft_consensus.cc:3060] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:39.089064 15110 leader_election.cc:336] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
W20260709 13:09:39.089844 15777 leader_election.cc:336] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.090310 15777 leader_election.cc:304] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:09:39.091082 17043 raft_consensus.cc:2749] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:39.093330 17025 raft_consensus.cc:515] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.096750 17025 leader_election.cc:290] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:39.099869 15813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062affdcd6c64358bc3e3a12db2cca50" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
I20260709 13:09:39.100435 15813 raft_consensus.cc:3060] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:39.104697 15110 leader_election.cc:336] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.105779 17027 raft_consensus.cc:493] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.106326 17027 raft_consensus.cc:515] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.108443 17027 leader_election.cc:290] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:39.109606 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9" is_pre_election: true
W20260709 13:09:39.116271 15110 leader_election.cc:336] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.118889 15110 leader_election.cc:304] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937497c267e84226ae8389b561abc78e; no voters: 8776a9bae4344f4fa1126147228a49a9, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.112851 15813 raft_consensus.cc:2468] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:39.120726 15112 leader_election.cc:304] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [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: 8776a9bae4344f4fa1126147228a49a9, 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.121893 17027 raft_consensus.cc:2749] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:39.122416 17026 raft_consensus.cc:2804] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:39.122932 17026 raft_consensus.cc:697] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:39.123782 17026 consensus_queue.cc:237] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.142069 14968 catalog_manager.cc:5697] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 2 to 3, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:39.146700 17051 raft_consensus.cc:493] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.147311 17051 raft_consensus.cc:515] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.157320 16972 raft_consensus.cc:493] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.159024 17051 leader_election.cc:290] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
W20260709 13:09:39.159667 15777 leader_election.cc:336] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.157948 16972 raft_consensus.cc:515] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:39.160972 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a17014da9e64cbd920fc89ec8558b6b" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:09:39.162381 15779 leader_election.cc:304] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.162827 16972 leader_election.cc:290] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:39.165794 17051 raft_consensus.cc:2749] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:39.167049 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00bf1561acf44fcbf52a90bf1eaadf6" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
W20260709 13:09:39.168998 15184 leader_election.cc:336] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.169450 15184 leader_election.cc:304] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.170609 17024 raft_consensus.cc:2749] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:39.172107 17043 raft_consensus.cc:493] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.172611 17043 raft_consensus.cc:515] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.174758 17043 leader_election.cc:290] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:09:39.183869 13910 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15093)
I20260709 13:09:39.189873 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284bb34e64c640f6b0df6865dfd3e7f2" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:09:39.193919 15777 leader_election.cc:336] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.195504 15779 leader_election.cc:304] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:09:39.202304 17020 raft_consensus.cc:2749] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:39.215358 17037 raft_consensus.cc:493] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.216173 17037 raft_consensus.cc:515] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.248200 17058 raft_consensus.cc:493] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.251442 17058 raft_consensus.cc:515] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.254488 17058 leader_election.cc:290] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:39.258049 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e7bfebc6a148f38fea1febb22ff1f0" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9" is_pre_election: true
I20260709 13:09:39.259320 17043 raft_consensus.cc:493] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.260070 15812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1788b53a6e4edfa61183597514f8a3" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9" is_pre_election: true
I20260709 13:09:39.260830 15812 raft_consensus.cc:2468] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 2.
I20260709 13:09:39.263759 17037 leader_election.cc:290] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:39.259910 17043 raft_consensus.cc:515] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.267143 17051 raft_consensus.cc:493] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.270743 17051 raft_consensus.cc:515] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
W20260709 13:09:39.278677 15777 leader_election.cc:336] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.290729 17043 leader_election.cc:290] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:39.291270 17051 leader_election.cc:290] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:09:39.297075 15777 leader_election.cc:336] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
W20260709 13:09:39.303012 15184 leader_election.cc:336] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.303612 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473fde0adda4e34af1a28f6d3d4e46b" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
W20260709 13:09:39.303791 15184 leader_election.cc:336] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.304924 17060 raft_consensus.cc:493] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.305583 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2f70d85fec4c34a07015bca506cf44" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:09:39.306402 15213 raft_consensus.cc:2468] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:39.308393 17020 raft_consensus.cc:493] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.308947 17020 raft_consensus.cc:515] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.307126 17060 raft_consensus.cc:515] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.310962 15779 leader_election.cc:304] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9; no voters: a2cd9464909142caa01ea93ec8bc31cc, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:09:39.311329 17057 raft_consensus.cc:493] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.311882 15186 leader_election.cc:304] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [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: cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 8776a9bae4344f4fa1126147228a49a9, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.311905 17057 raft_consensus.cc:515] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.312613 17043 raft_consensus.cc:2749] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:39.315399 17058 raft_consensus.cc:2749] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:39.317807 17020 leader_election.cc:290] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:39.315548 17057 leader_election.cc:290] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
W20260709 13:09:39.321779 15777 leader_election.cc:336] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.316308 15186 leader_election.cc:304] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [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: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.323374 17057 raft_consensus.cc:2804] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:39.323849 17057 raft_consensus.cc:493] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting leader election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.324295 17057 raft_consensus.cc:3060] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.324643 17060 leader_election.cc:290] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:39.326960 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d09aa57b14e449989fddde8078e654e" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:09:39.328743 17025 raft_consensus.cc:493] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.329322 17025 raft_consensus.cc:515] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:39.331594 15813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36865a55caad4a82a040ae1c62173683" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9" is_pre_election: true
I20260709 13:09:39.332132 15812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc19a79b0334a8b83df3170e10e4f3f" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9" is_pre_election: true
I20260709 13:09:39.332302 15813 raft_consensus.cc:2468] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 1.
I20260709 13:09:39.334046 15186 leader_election.cc:304] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [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: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:39.334820 17060 raft_consensus.cc:2804] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:39.335218 17060 raft_consensus.cc:493] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting leader election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.335847 17051 raft_consensus.cc:493] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.335878 17060 raft_consensus.cc:3060] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.336542 17051 raft_consensus.cc:515] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.336577 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b60931e53624dc09d6b8835aa8546c8" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:09:39.337533 15213 raft_consensus.cc:2468] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:09:39.337740 17057 raft_consensus.cc:515] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.338222 17026 raft_consensus.cc:493] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.338713 17051 leader_election.cc:290] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:39.339223 17051 raft_consensus.cc:493] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.339672 17051 raft_consensus.cc:515] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.340034 17057 leader_election.cc:290] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:39.338742 17026 raft_consensus.cc:515] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:39.344887 17026 leader_election.cc:290] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:09:39.345995 15777 leader_election.cc:336] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.346284 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00bf1561acf44fcbf52a90bf1eaadf6" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:09:39.346477 17051 leader_election.cc:290] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:39.346907 15214 raft_consensus.cc:2468] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
W20260709 13:09:39.347504 15184 leader_election.cc:336] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
W20260709 13:09:39.348356 15184 leader_election.cc:336] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.348821 15184 leader_election.cc:304] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [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: cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 8776a9bae4344f4fa1126147228a49a9, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.349310 15112 leader_election.cc:304] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:39.350358 17026 raft_consensus.cc:2804] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:39.350544 17059 raft_consensus.cc:2749] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:39.350862 17026 raft_consensus.cc:493] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Starting leader election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.351296 17026 raft_consensus.cc:3060] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:39.351543 15112 leader_election.cc:304] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:39.352345 17027 raft_consensus.cc:2804] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:39.352699 17027 raft_consensus.cc:493] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.353080 17027 raft_consensus.cc:3060] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.353250 17025 leader_election.cc:290] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:09:39.355547 15777 leader_election.cc:336] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.358896 17026 raft_consensus.cc:515] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:39.358922 15813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1788b53a6e4edfa61183597514f8a3" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
I20260709 13:09:39.366618 15813 raft_consensus.cc:3060] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.366734 17059 raft_consensus.cc:493] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.360735 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:09:39.367297 17059 raft_consensus.cc:515] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:39.368221 15142 raft_consensus.cc:2468] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 3.
I20260709 13:09:39.369655 17059 leader_election.cc:290] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:39.367729 17026 leader_election.cc:290] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 4 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:39.372640 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00bf1561acf44fcbf52a90bf1eaadf6" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:39.378388 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc19a79b0334a8b83df3170e10e4f3f" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:09:39.373554 15813 raft_consensus.cc:2468] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 3.
I20260709 13:09:39.379915 17026 raft_consensus.cc:493] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.382088 15217 raft_consensus.cc:2468] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
W20260709 13:09:39.353068 15184 leader_election.cc:336] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.382375 17026 raft_consensus.cc:515] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:09:39.365226 15110 leader_election.cc:336] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.373291 15213 raft_consensus.cc:3060] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:39.384372 17026 leader_election.cc:290] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:39.385783 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3302812b292b44168d2003327cfb197c" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:09:39.386410 15217 raft_consensus.cc:2468] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:09:39.387449 15112 leader_election.cc:304] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:39.388583 15186 leader_election.cc:304] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [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: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.389384 17057 raft_consensus.cc:2804] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:39.389497 17025 raft_consensus.cc:2804] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:39.389951 17057 raft_consensus.cc:697] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:39.389978 17025 raft_consensus.cc:493] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.390981 17025 raft_consensus.cc:3060] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.390897 17057 consensus_queue.cc:237] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
W20260709 13:09:39.395872 15184 leader_election.cc:336] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.374228 17027 raft_consensus.cc:515] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:39.399495 17027 leader_election.cc:290] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:39.399760 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3302812b292b44168d2003327cfb197c" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:09:39.377404 15779 leader_election.cc:304] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.402858 17061 raft_consensus.cc:2804] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:39.403316 17061 raft_consensus.cc:493] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.403707 17061 raft_consensus.cc:3060] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.408252 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b60931e53624dc09d6b8835aa8546c8" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:39.409801 15217 raft_consensus.cc:3060] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.362727 17060 raft_consensus.cc:515] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
W20260709 13:09:39.414028 15110 leader_election.cc:336] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.410635 15779 leader_election.cc:304] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.415175 17060 leader_election.cc:290] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:39.415565 17051 raft_consensus.cc:2804] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:39.415913 17051 raft_consensus.cc:493] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.416280 17051 raft_consensus.cc:3060] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.419407 15813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36865a55caad4a82a040ae1c62173683" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
I20260709 13:09:39.420078 15813 raft_consensus.cc:3060] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.422520 17060 raft_consensus.cc:493] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.423058 17060 raft_consensus.cc:515] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.424329 17051 raft_consensus.cc:515] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.425143 17060 leader_election.cc:290] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:39.426453 15812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284bb34e64c640f6b0df6865dfd3e7f2" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9" is_pre_election: true
I20260709 13:09:39.427074 15812 raft_consensus.cc:2468] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 2.
I20260709 13:09:39.428243 15779 leader_election.cc:304] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.428506 15186 leader_election.cc:304] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [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: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:39.428797 15217 raft_consensus.cc:2468] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:39.429438 17020 raft_consensus.cc:2749] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:39.430320 15112 leader_election.cc:304] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 
I20260709 13:09:39.431878 17059 raft_consensus.cc:2804] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:39.432268 17027 raft_consensus.cc:2804] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:39.432278 17059 raft_consensus.cc:493] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Starting leader election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.432605 17043 raft_consensus.cc:493] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.432989 17027 raft_consensus.cc:697] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:39.433051 17059 raft_consensus.cc:3060] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.433183 17043 raft_consensus.cc:515] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.433956 17027 consensus_queue.cc:237] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:09:39.434422 15110 leader_election.cc:336] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
W20260709 13:09:39.434926 15110 leader_election.cc:336] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.435405 17043 leader_election.cc:290] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
W20260709 13:09:39.435573 15110 leader_election.cc:336] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.437951 17051 leader_election.cc:290] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:09:39.438563 15184 leader_election.cc:336] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
W20260709 13:09:39.442715 15777 leader_election.cc:336] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
W20260709 13:09:39.443362 15777 leader_election.cc:336] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.441269 17025 raft_consensus.cc:515] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:39.472199 15142 raft_consensus.cc:2393] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf0e9ee8bfc3415291c8c930c76ebdac in current term 2: Already voted for candidate 937497c267e84226ae8389b561abc78e in this term.
I20260709 13:09:39.443661 17059 raft_consensus.cc:515] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
W20260709 13:09:39.450754 15184 leader_election.cc:336] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.453109 15813 raft_consensus.cc:2468] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 2.
I20260709 13:09:39.477782 15186 leader_election.cc:304] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [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: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.478541 17026 raft_consensus.cc:493] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.479303 17057 raft_consensus.cc:2804] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:39.477291 14968 catalog_manager.cc:5697] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 2 to 3, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 3 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:39.481216 17025 leader_election.cc:290] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:39.482005 17057 raft_consensus.cc:697] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:39.482264 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3302812b292b44168d2003327cfb197c" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:39.482827 15217 raft_consensus.cc:3060] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.461601 17061 raft_consensus.cc:515] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.484066 17058 raft_consensus.cc:493] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.484567 17058 raft_consensus.cc:515] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.487396 17058 leader_election.cc:290] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:39.482995 17057 consensus_queue.cc:237] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.489212 14964 catalog_manager.cc:5697] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 1 to 2, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:39.492234 15777 leader_election.cc:336] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.493841 17059 leader_election.cc:290] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:39.495108 15812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284bb34e64c640f6b0df6865dfd3e7f2" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
I20260709 13:09:39.495640 15812 raft_consensus.cc:3060] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.498955 15217 raft_consensus.cc:2468] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:39.479074 17026 raft_consensus.cc:515] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.487387 17061 leader_election.cc:290] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:39.499639 15813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473fde0adda4e34af1a28f6d3d4e46b" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9" is_pre_election: true
I20260709 13:09:39.508212 15813 raft_consensus.cc:2468] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 3.
I20260709 13:09:39.509255 17026 leader_election.cc:290] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:39.510864 15813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d09aa57b14e449989fddde8078e654e" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9" is_pre_election: true
I20260709 13:09:39.511503 15813 raft_consensus.cc:2468] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 1.
I20260709 13:09:39.512533 15112 leader_election.cc:304] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [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: 8776a9bae4344f4fa1126147228a49a9, 937497c267e84226ae8389b561abc78e; no voters: 
I20260709 13:09:39.513361 17025 raft_consensus.cc:2804] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:39.514092 17025 raft_consensus.cc:493] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Starting leader election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.514500 17025 raft_consensus.cc:3060] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:39.517971 15110 leader_election.cc:336] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.441841 15779 leader_election.cc:304] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9, 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.503067 15812 raft_consensus.cc:2468] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 3.
I20260709 13:09:39.518985 17061 raft_consensus.cc:2804] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:39.519408 17061 raft_consensus.cc:493] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.519830 17061 raft_consensus.cc:3060] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:39.523505 15110 leader_election.cc:336] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
W20260709 13:09:39.524986 15779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.130:32883, user_credentials={real_user=slave}} blocked reactor thread for 83233.8us
I20260709 13:09:39.505297 17027 raft_consensus.cc:493] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
W20260709 13:09:39.505861 15184 leader_election.cc:336] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.506942 15186 leader_election.cc:304] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [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: cf0e9ee8bfc3415291c8c930c76ebdac; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.527123 15186 leader_election.cc:304] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.528061 17027 raft_consensus.cc:515] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.529629 17060 raft_consensus.cc:2804] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:39.530050 17060 raft_consensus.cc:493] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Starting leader election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.530212 17027 leader_election.cc:290] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:39.530485 17060 raft_consensus.cc:3060] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:39.530860 15184 leader_election.cc:336] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.469005 15213 raft_consensus.cc:2468] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 4.
I20260709 13:09:39.533581 17058 raft_consensus.cc:2749] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:39.536010 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e" is_pre_election: true
I20260709 13:09:39.536623 15142 raft_consensus.cc:2468] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 3.
I20260709 13:09:39.537547 15112 leader_election.cc:304] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.538105 15812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a17014da9e64cbd920fc89ec8558b6b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9" is_pre_election: true
I20260709 13:09:39.538666 15812 raft_consensus.cc:2468] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:39.539216 17027 raft_consensus.cc:2804] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:39.539719 17027 raft_consensus.cc:697] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 4 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:39.538658 15112 leader_election.cc:304] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [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: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.540504 17027 consensus_queue.cc:237] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [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: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
I20260709 13:09:39.542016 17051 raft_consensus.cc:493] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.542356 17026 raft_consensus.cc:2804] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:39.542881 17026 raft_consensus.cc:697] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:39.542588 17051 raft_consensus.cc:515] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.544987 15186 leader_election.cc:304] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [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: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
W20260709 13:09:39.547302 15110 leader_election.cc:336] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.555336 15112 leader_election.cc:304] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [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: 8776a9bae4344f4fa1126147228a49a9, 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.556726 17067 raft_consensus.cc:2804] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:39.558796 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc19a79b0334a8b83df3170e10e4f3f" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:39.559382 15217 raft_consensus.cc:3060] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.561066 17051 leader_election.cc:290] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:39.557370 17067 raft_consensus.cc:493] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting leader election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.563038 17067 raft_consensus.cc:3060] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.543713 17026 consensus_queue.cc:237] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } }
W20260709 13:09:39.568455 15777 leader_election.cc:336] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.557157 17059 raft_consensus.cc:2804] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:39.570858 15217 raft_consensus.cc:2468] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 3.
I20260709 13:09:39.571586 15779 leader_election.cc:304] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9, 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.580029 17067 raft_consensus.cc:515] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.572500 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2f70d85fec4c34a07015bca506cf44" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:39.581301 17069 raft_consensus.cc:2804] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:39.581772 17069 raft_consensus.cc:493] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.582050 14968 catalog_manager.cc:5697] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 3 to 4, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 4 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:39.584064 17025 raft_consensus.cc:515] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.584944 15779 leader_election.cc:304] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.573397 17060 raft_consensus.cc:515] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.573529 14964 catalog_manager.cc:5697] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 1 to 2, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 2 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:39.587044 17060 leader_election.cc:290] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 4 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
W20260709 13:09:39.587365 15110 leader_election.cc:336] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.588745 17067 leader_election.cc:290] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 3 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:39.591693 15813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a17014da9e64cbd920fc89ec8558b6b" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
I20260709 13:09:39.592272 15813 raft_consensus.cc:3060] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:39.593119 15184 leader_election.cc:336] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.581768 15213 raft_consensus.cc:3060] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:39.594767 15110 leader_election.cc:336] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.577219 17061 raft_consensus.cc:515] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.602461 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e7bfebc6a148f38fea1febb22ff1f0" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" is_pre_election: true
I20260709 13:09:39.603086 15214 raft_consensus.cc:2468] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 1.
I20260709 13:09:39.606909 15812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473fde0adda4e34af1a28f6d3d4e46b" candidate_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
I20260709 13:09:39.607560 15812 raft_consensus.cc:3060] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:39.608207 17061 leader_election.cc:290] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
I20260709 13:09:39.612555 17025 leader_election.cc:290] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132:34241)
I20260709 13:09:39.614403 15810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d09aa57b14e449989fddde8078e654e" candidate_uuid: "937497c267e84226ae8389b561abc78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8776a9bae4344f4fa1126147228a49a9"
I20260709 13:09:39.618311 15213 raft_consensus.cc:2468] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 3.
I20260709 13:09:39.618403 15810 raft_consensus.cc:3060] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.626715 17059 raft_consensus.cc:697] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
W20260709 13:09:39.626953 15777 leader_election.cc:336] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.627831 17059 consensus_queue.cc:237] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.582165 17069 raft_consensus.cc:3060] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:39.625579 15810 raft_consensus.cc:2468] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 2.
I20260709 13:09:39.629662 15813 raft_consensus.cc:2468] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937497c267e84226ae8389b561abc78e in term 3.
I20260709 13:09:39.630707 15112 leader_election.cc:304] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [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: 8776a9bae4344f4fa1126147228a49a9, 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.631762 17026 raft_consensus.cc:2804] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:39.632130 15112 leader_election.cc:304] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [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: 8776a9bae4344f4fa1126147228a49a9, 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.632248 17026 raft_consensus.cc:697] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:39.633774 17068 raft_consensus.cc:2804] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:39.633458 17026 consensus_queue.cc:237] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.634287 17068 raft_consensus.cc:697] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Becoming Leader. State: Replica: 937497c267e84226ae8389b561abc78e, State: Running, Role: LEADER
I20260709 13:09:39.625626 15812 raft_consensus.cc:2468] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0e9ee8bfc3415291c8c930c76ebdac in term 4.
I20260709 13:09:39.636284 15186 leader_election.cc:304] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [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: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.638543 17058 raft_consensus.cc:2804] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:39.637606 17068 consensus_queue.cc:237] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.640056 17058 raft_consensus.cc:697] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 4 LEADER]: Becoming Leader. State: Replica: cf0e9ee8bfc3415291c8c930c76ebdac, State: Running, Role: LEADER
I20260709 13:09:39.640964 17058 consensus_queue.cc:237] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.637538 14964 catalog_manager.cc:5697] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 1 to 2, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:39.648044 17061 raft_consensus.cc:2804] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:39.648633 17061 raft_consensus.cc:697] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
W20260709 13:09:39.652426 15779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 67559.2us
I20260709 13:09:39.649466 17061 consensus_queue.cc:237] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.667907 15779 leader_election.cc:304] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.665858 14964 catalog_manager.cc:5697] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 2 to 3, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 3 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:39.691876 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48754ec58c84258b534eb6d8d8db8f3" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
I20260709 13:09:39.692742 15142 raft_consensus.cc:3060] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:39.725580 17063 raft_consensus.cc:2804] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:39.726128 17063 raft_consensus.cc:493] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a2cd9464909142caa01ea93ec8bc31cc)
I20260709 13:09:39.726507 17063 raft_consensus.cc:3060] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.726883 17069 raft_consensus.cc:515] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.729233 17069 leader_election.cc:290] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
W20260709 13:09:39.749325 15110 consensus_peers.cc:597] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:39.779489 14964 catalog_manager.cc:5697] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac reported cstate change: term changed from 3 to 4, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131). New cstate: current_term: 4 leader_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:39.800501 15142 raft_consensus.cc:2468] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 4.
W20260709 13:09:39.803303 15777 leader_election.cc:336] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.777415 14968 catalog_manager.cc:5697] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 1 to 2, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 2 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:39.793865 17063 raft_consensus.cc:515] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.809912 14968 catalog_manager.cc:5697] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e reported cstate change: term changed from 2 to 3, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 937497c267e84226ae8389b561abc78e (127.13.149.130). New cstate: current_term: 3 leader_uuid: "937497c267e84226ae8389b561abc78e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:39.827422 15810 raft_consensus.cc:1275] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:09:39.821565 15779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:45707, user_credentials={real_user=slave}} blocked reactor thread for 139159us
I20260709 13:09:39.829031 15779 leader_election.cc:304] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.829517 17063 leader_election.cc:290] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: Requested vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
I20260709 13:09:39.830084 17079 raft_consensus.cc:2804] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:39.830660 17079 raft_consensus.cc:697] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
I20260709 13:09:39.831568 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547861ea6aeb40b48073cd4fd62a5471" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "937497c267e84226ae8389b561abc78e"
W20260709 13:09:39.832005 15777 leader_election.cc:336] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:39.832167 15144 raft_consensus.cc:3060] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:39.831883 17079 consensus_queue.cc:237] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.835228 17026 consensus_queue.cc:1048] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:39.839637 15144 raft_consensus.cc:2468] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 4.
I20260709 13:09:39.842336 15779 leader_election.cc:304] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9, 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.842736 14964 catalog_manager.cc:5697] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 2 to 3, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 3 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:39.844053 17061 raft_consensus.cc:2804] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:39.845599 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e7bfebc6a148f38fea1febb22ff1f0" candidate_uuid: "8776a9bae4344f4fa1126147228a49a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac"
I20260709 13:09:39.846114 15779 leader_election.cc:304] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9, 937497c267e84226ae8389b561abc78e; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.850060 15217 raft_consensus.cc:3060] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.850703 17063 raft_consensus.cc:2804] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:39.848094 15812 raft_consensus.cc:1275] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:39.850028 17061 raft_consensus.cc:697] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 4 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
I20260709 13:09:39.857702 17063 raft_consensus.cc:697] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [term 4 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
I20260709 13:09:39.856305 17061 consensus_queue.cc:237] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.858672 17063 consensus_queue.cc:237] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:39.865226 15217 raft_consensus.cc:2468] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8776a9bae4344f4fa1126147228a49a9 in term 2.
I20260709 13:09:39.866222 17057 consensus_queue.cc:1048] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:09:39.873723 15779 leader_election.cc:304] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9, cf0e9ee8bfc3415291c8c930c76ebdac; no voters: a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:39.874615 17080 raft_consensus.cc:2804] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:39.876631 17080 raft_consensus.cc:697] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Becoming Leader. State: Replica: 8776a9bae4344f4fa1126147228a49a9, State: Running, Role: LEADER
I20260709 13:09:39.877576 17080 consensus_queue.cc:237] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
W20260709 13:09:39.910636 15110 consensus_peers.cc:597] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:39.969244 15812 raft_consensus.cc:1275] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:39.971982 17059 consensus_queue.cc:1048] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:09:39.977603 15184 consensus_peers.cc:597] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:39.981305 14964 catalog_manager.cc:5697] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 3 to 4, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 4 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:39.986590 14964 catalog_manager.cc:5697] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 2 to 3, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 3 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:39.988283 14964 catalog_manager.cc:5697] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 3 to 4, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 4 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:09:39.993885 15184 consensus_peers.cc:597] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:39.999807 15213 raft_consensus.cc:1275] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:40.001664 17067 consensus_queue.cc:1048] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:40.017016 14964 catalog_manager.cc:5697] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 reported cstate change: term changed from 1 to 2, leader changed from a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129) to 8776a9bae4344f4fa1126147228a49a9 (127.13.149.132). New cstate: current_term: 2 leader_uuid: "8776a9bae4344f4fa1126147228a49a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:40.039083 15812 raft_consensus.cc:1275] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:09:40.039083 15184 consensus_peers.cc:597] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:40.040516 17057 consensus_queue.cc:1048] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:09:40.044976 15184 consensus_peers.cc:597] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:40.067303 15812 raft_consensus.cc:1275] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:40.068642 17026 consensus_queue.cc:1048] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:09:40.082916 15110 consensus_peers.cc:597] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:40.085532 15810 raft_consensus.cc:1275] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 4 FOLLOWER]: Refusing update from remote peer cf0e9ee8bfc3415291c8c930c76ebdac: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
W20260709 13:09:40.085783 15110 consensus_peers.cc:597] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:40.086370 15110 consensus_peers.cc:597] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:40.087478 17057 consensus_queue.cc:1048] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:09:40.100984 15110 consensus_peers.cc:597] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:40.119999 15812 raft_consensus.cc:1275] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:40.126222 17068 consensus_queue.cc:1048] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:40.137257 15213 raft_consensus.cc:1275] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 4 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:40.138931 17068 consensus_queue.cc:1048] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:40.159015 15213 raft_consensus.cc:1275] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 937497c267e84226ae8389b561abc78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:40.168761 17068 consensus_queue.cc:1048] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:40.181265 15184 consensus_peers.cc:597] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.184369 13910 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 15093)
W20260709 13:09:40.191604 15184 consensus_peers.cc:597] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:40.194523 15217 raft_consensus.cc:1275] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:40.196729 17063 consensus_queue.cc:1048] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:09:40.219666 15777 consensus_peers.cc:597] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.221623 15184 consensus_peers.cc:597] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.249598 15777 consensus_peers.cc:597] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:40.261933 15777 consensus_peers.cc:597] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:40.284102 15777 consensus_peers.cc:597] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.285753 15184 consensus_peers.cc:597] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:40.297689 15218 raft_consensus.cc:1275] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:40.300045 17061 consensus_queue.cc:1048] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:09:40.318514 15110 consensus_peers.cc:597] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.338034 15777 consensus_peers.cc:597] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:40.346236 15144 raft_consensus.cc:1275] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:09:40.348407 17061 consensus_queue.cc:1048] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:40.352114 15218 raft_consensus.cc:1275] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:40.354589 17061 consensus_queue.cc:1048] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
W20260709 13:09:40.371928 15110 consensus_peers.cc:597] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.373368 15777 consensus_peers.cc:597] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.374064 15777 consensus_peers.cc:597] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:40.376648 15777 consensus_peers.cc:597] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:40.427248 15777 consensus_peers.cc:597] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:40.431324 15144 raft_consensus.cc:1275] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Refusing update from remote peer 8776a9bae4344f4fa1126147228a49a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:09:40.432847 17061 consensus_queue.cc:1048] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:09:40.446849 15110 consensus_peers.cc:597] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.458253 15777 consensus_peers.cc:597] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.477106 15110 consensus_peers.cc:597] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.497141 15184 consensus_peers.cc:597] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.511713 15110 consensus_peers.cc:597] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.550766 15184 consensus_peers.cc:597] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.551411 15777 consensus_peers.cc:597] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.597213 15777 consensus_peers.cc:597] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.611434 15184 consensus_peers.cc:597] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.635020 15110 consensus_peers.cc:597] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.658732 15777 consensus_peers.cc:597] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.670961 15184 consensus_peers.cc:597] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.705533 15110 consensus_peers.cc:597] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.710127 15777 consensus_peers.cc:597] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.711341 15184 consensus_peers.cc:597] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.812634 15110 consensus_peers.cc:597] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.829999 15184 consensus_peers.cc:597] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.853554 15777 consensus_peers.cc:597] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.881320 15110 consensus_peers.cc:597] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:40.886106 15110 consensus_peers.cc:597] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:40.923445 13910 tablet_server.cc:196] TabletServer@127.13.149.129:0 shutdown complete.
I20260709 13:09:41.024992 13910 tablet_server.cc:179] TabletServer@127.13.149.130:0 shutting down...
W20260709 13:09:41.030426 15779 consensus_peers.cc:597] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.038383 15186 consensus_peers.cc:597] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.055825 15186 consensus_peers.cc:597] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.070837 15779 consensus_peers.cc:597] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.087313 15779 consensus_peers.cc:597] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.089599 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:41.090610 13910 tablet_replica.cc:333] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.091346 13910 raft_consensus.cc:2243] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.092093 13910 raft_consensus.cc:2272] T d1fd585149304d11811d8eac47dc4531 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.094295 13910 tablet_replica.cc:333] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.094938 13910 raft_consensus.cc:2243] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.095733 13910 raft_consensus.cc:2272] T 954013111ff24e1982df1de0440f51be P 937497c267e84226ae8389b561abc78e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.097747 13910 tablet_replica.cc:333] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
W20260709 13:09:41.098109 15779 consensus_peers.cc:597] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.098328 13910 raft_consensus.cc:2243] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.099130 13910 raft_consensus.cc:2272] T 76db5c32fac1495cb0766a5a703a5873 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.100870 13910 tablet_replica.cc:333] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.101480 13910 raft_consensus.cc:2243] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.101990 13910 raft_consensus.cc:2272] T 045b6a6f9f1b4c928f3d2fa77894af5a P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.104507 13910 tablet_replica.cc:333] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.105304 13910 raft_consensus.cc:2243] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.105924 13910 raft_consensus.cc:2272] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.108347 13910 tablet_replica.cc:333] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.109162 13910 raft_consensus.cc:2243] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.109746 13910 raft_consensus.cc:2272] T d8abb8651a534ec4bf5826535784d8d8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.112262 13910 tablet_replica.cc:333] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.113011 13910 raft_consensus.cc:2243] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.113557 13910 raft_consensus.cc:2272] T fdd682f5107442919a815af8fdcb55b8 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.115911 13910 tablet_replica.cc:333] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.116677 13910 raft_consensus.cc:2243] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.117206 13910 raft_consensus.cc:2272] T a47c54f5cc7b4bdd90c8fa7be09655da P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:41.119725 15779 consensus_peers.cc:597] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.120538 13910 tablet_replica.cc:333] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.121371 13910 raft_consensus.cc:2243] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.122282 13910 raft_consensus.cc:2272] T ed217b41b199473e94dd6efdf67a9377 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.123852 13910 tablet_replica.cc:333] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.124359 13910 raft_consensus.cc:2243] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.125213 13910 raft_consensus.cc:2272] T 062affdcd6c64358bc3e3a12db2cca50 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.126777 13910 tablet_replica.cc:333] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.127297 13910 raft_consensus.cc:2243] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.127970 13910 raft_consensus.cc:2272] T a15dc6c5477f48af8bb16ad2520cb435 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.129623 13910 tablet_replica.cc:333] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.130187 13910 raft_consensus.cc:2243] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.130597 13910 raft_consensus.cc:2272] T d93491be89774118862fbdf68eca3cae P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.132377 13910 tablet_replica.cc:333] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.132886 13910 raft_consensus.cc:2243] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.133373 13910 raft_consensus.cc:2272] T c0d425d8262f4d569b45402d5457c73a P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.135504 13910 tablet_replica.cc:333] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.136026 13910 raft_consensus.cc:2243] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.136729 13910 raft_consensus.cc:2272] T 012a77688f5e4f34be1c785510a9248b P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.138639 13910 tablet_replica.cc:333] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.139308 13910 raft_consensus.cc:2243] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.139843 13910 raft_consensus.cc:2272] T a48754ec58c84258b534eb6d8d8db8f3 P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.143153 13910 tablet_replica.cc:333] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
W20260709 13:09:41.143131 15186 consensus_peers.cc:597] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.144021 13910 raft_consensus.cc:2243] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.145005 13910 raft_consensus.cc:2272] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.146889 13910 tablet_replica.cc:333] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.147343 13910 raft_consensus.cc:2243] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.148300 13910 raft_consensus.cc:2272] T e00bf1561acf44fcbf52a90bf1eaadf6 P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.150650 13910 tablet_replica.cc:333] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.151356 13910 raft_consensus.cc:2243] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.152276 13910 raft_consensus.cc:2272] T 3302812b292b44168d2003327cfb197c P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.154325 13910 tablet_replica.cc:333] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.154805 13910 raft_consensus.cc:2243] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.155251 13910 raft_consensus.cc:2272] T 547861ea6aeb40b48073cd4fd62a5471 P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.157459 13910 tablet_replica.cc:333] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.158128 13910 raft_consensus.cc:2243] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.158504 13910 raft_consensus.cc:2272] T d20374f52ba445528b7caafc58184e11 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.160109 13910 tablet_replica.cc:333] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.160679 13910 raft_consensus.cc:2243] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.161120 13910 raft_consensus.cc:2272] T 683ab742d3134a4b912bdd6f00392b0d P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.162742 13910 tablet_replica.cc:333] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.163389 13910 raft_consensus.cc:2243] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.163797 13910 raft_consensus.cc:2272] T 0f1c37e9b3dd4311bd1c18b11f10295d P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.165948 13910 tablet_replica.cc:333] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.166486 13910 raft_consensus.cc:2243] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.167178 13910 raft_consensus.cc:2272] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.168879 13910 tablet_replica.cc:333] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.169376 13910 raft_consensus.cc:2243] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.170317 13910 raft_consensus.cc:2272] T d9ad96a4427246759026b191284688d9 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.172633 13910 tablet_replica.cc:333] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.173343 13910 raft_consensus.cc:2243] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.173918 13910 raft_consensus.cc:2272] T e435f3d112db4874b8fa570c5a884c6d P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.175722 13910 tablet_replica.cc:333] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.176431 13910 raft_consensus.cc:2243] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.177219 13910 raft_consensus.cc:2272] T 0b3a55f313f641f199ce7c8b27186312 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.179394 13910 tablet_replica.cc:333] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.179955 13910 raft_consensus.cc:2243] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.180330 13910 raft_consensus.cc:2272] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.181954 13910 tablet_replica.cc:333] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.182417 13910 raft_consensus.cc:2243] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.182855 13910 raft_consensus.cc:2272] T 2bd24a98430d448797e8ef3951b153d9 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.185112 13910 tablet_replica.cc:333] T 51d15af3f76e4c02bafec17e9aa82a14 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.185835 13910 raft_consensus.cc:2243] T 51d15af3f76e4c02bafec17e9aa82a14 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.186271 13910 raft_consensus.cc:2272] T 51d15af3f76e4c02bafec17e9aa82a14 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.232806 13910 tablet_replica.cc:333] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.245565 13910 raft_consensus.cc:2243] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.257297 13910 raft_consensus.cc:2272] T 1d3efd27fbee4c1fbfc368c249503467 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:41.259545 15779 consensus_peers.cc:597] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.262470 13910 tablet_replica.cc:333] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
W20260709 13:09:41.263361 15779 consensus_peers.cc:597] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.263921 13910 raft_consensus.cc:2243] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.265275 13910 raft_consensus.cc:2272] T 1c4baff60699434a880162c1e55fb448 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:41.267241 15186 consensus_peers.cc:597] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.269316 13910 tablet_replica.cc:333] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.271407 13910 raft_consensus.cc:2243] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.274021 13910 raft_consensus.cc:2272] T a075b5513bdc4ee0bf0ab145d48baf4a P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.278152 13910 tablet_replica.cc:333] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
W20260709 13:09:41.279259 15186 consensus_peers.cc:597] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.280156 13910 raft_consensus.cc:2243] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.282200 13910 raft_consensus.cc:2272] T 66119fb5063a4968b2455f02d03c6c53 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.284353 13910 tablet_replica.cc:333] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.284984 13910 raft_consensus.cc:2243] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.285707 13910 raft_consensus.cc:2272] T 9bb85e9f2283470d95bf89e9517c4a4b P 937497c267e84226ae8389b561abc78e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.288622 13910 tablet_replica.cc:333] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.289529 13910 raft_consensus.cc:2243] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.293174 13910 raft_consensus.cc:2272] T 4a17014da9e64cbd920fc89ec8558b6b P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.296096 13910 tablet_replica.cc:333] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.297287 13910 raft_consensus.cc:2243] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.298199 13910 raft_consensus.cc:2272] T 121be6cf8f1c4b2d81292fad1afd1afe P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.302765 13910 tablet_replica.cc:333] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.303884 13910 raft_consensus.cc:2243] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.308288 13910 raft_consensus.cc:2272] T 1d09aa57b14e449989fddde8078e654e P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.312197 13910 tablet_replica.cc:333] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.313205 13910 raft_consensus.cc:2243] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:09:41.313549 15186 consensus_peers.cc:597] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.314284 13910 raft_consensus.cc:2272] T 1264db6858894d08abd2e79e826b5bee P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.317358 13910 tablet_replica.cc:333] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.318565 13910 raft_consensus.cc:2243] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.320719 13910 raft_consensus.cc:2272] T a81207681b0d4cb2bfd1e6e5f73423ee P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.323673 13910 tablet_replica.cc:333] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.324273 13910 raft_consensus.cc:2243] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.325328 13910 raft_consensus.cc:2272] T 39204c1d7b7244cf8480959f4ab007b7 P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.328361 13910 tablet_replica.cc:333] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.329372 13910 raft_consensus.cc:2243] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.331265 13910 raft_consensus.cc:2272] T 7bc5e7a090c3447aa1b833c9df6d39d6 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:41.331382 15186 consensus_peers.cc:597] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.333982 13910 tablet_replica.cc:333] T e9fbe2fff0914565aa65dd3df53b10c2 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.334692 13910 raft_consensus.cc:2243] T e9fbe2fff0914565aa65dd3df53b10c2 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.335260 13910 raft_consensus.cc:2272] T e9fbe2fff0914565aa65dd3df53b10c2 P 937497c267e84226ae8389b561abc78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.338104 13910 tablet_replica.cc:333] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.338924 13910 raft_consensus.cc:2243] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.340832 13910 raft_consensus.cc:2272] T e737bd33898845a3a1a7d5f630c5b82b P 937497c267e84226ae8389b561abc78e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.344271 13910 tablet_replica.cc:333] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e: stopping tablet replica
I20260709 13:09:41.344936 13910 raft_consensus.cc:2243] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.346400 13910 raft_consensus.cc:2272] T 0b60931e53624dc09d6b8835aa8546c8 P 937497c267e84226ae8389b561abc78e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:41.387568 15779 consensus_peers.cc:597] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.390967 15186 consensus_peers.cc:597] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.439710 15779 consensus_peers.cc:597] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.452458 15186 consensus_peers.cc:597] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.463244 15779 consensus_peers.cc:597] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.484064 13910 connection.cc:466] server connection from 127.0.0.1:49182 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49182 (request call id 573) could send its response
W20260709 13:09:41.484933 15779 consensus_peers.cc:597] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.485596 15779 consensus_peers.cc:597] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.504446 15779 consensus_peers.cc:597] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.130:32883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.543740 15186 consensus_peers.cc:597] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Couldn't send request to peer 937497c267e84226ae8389b561abc78e. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.130:32883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.805173 13910 tablet_server.cc:196] TabletServer@127.13.149.130:0 shutdown complete.
I20260709 13:09:41.931104 13910 tablet_server.cc:179] TabletServer@127.13.149.131:0 shutting down...
W20260709 13:09:41.966236 15779 consensus_peers.cc:597] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 -> Peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Couldn't send request to peer cf0e9ee8bfc3415291c8c930c76ebdac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.991436 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:41.992576 13910 tablet_replica.cc:333] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:41.993350 13910 raft_consensus.cc:2243] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:41.994508 13910 raft_consensus.cc:2272] T d1fd585149304d11811d8eac47dc4531 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:41.997053 13910 tablet_replica.cc:333] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:41.997797 13910 raft_consensus.cc:2243] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:41.998448 13910 raft_consensus.cc:2272] T 76db5c32fac1495cb0766a5a703a5873 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.001113 13910 tablet_replica.cc:333] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.001865 13910 raft_consensus.cc:2243] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.002588 13910 raft_consensus.cc:2272] T 954013111ff24e1982df1de0440f51be P cf0e9ee8bfc3415291c8c930c76ebdac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.004927 13910 tablet_replica.cc:333] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.005720 13910 raft_consensus.cc:2243] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.006479 13910 raft_consensus.cc:2272] T 045b6a6f9f1b4c928f3d2fa77894af5a P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.008180 13910 tablet_replica.cc:333] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.008708 13910 raft_consensus.cc:2243] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.009464 13910 raft_consensus.cc:2272] T 9dd352945e5a4668962ada2f8837f185 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.011560 13910 tablet_replica.cc:333] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.012152 13910 raft_consensus.cc:2243] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.012844 13910 raft_consensus.cc:2272] T 3d2f70d85fec4c34a07015bca506cf44 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.014605 13910 tablet_replica.cc:333] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.015182 13910 raft_consensus.cc:2243] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.015970 13910 raft_consensus.cc:2272] T d8abb8651a534ec4bf5826535784d8d8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.017736 13910 tablet_replica.cc:333] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.018299 13910 raft_consensus.cc:2243] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.019096 13910 raft_consensus.cc:2272] T a47c54f5cc7b4bdd90c8fa7be09655da P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.021054 13910 tablet_replica.cc:333] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.021847 13910 raft_consensus.cc:2243] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.022344 13910 raft_consensus.cc:2272] T 1bc19a79b0334a8b83df3170e10e4f3f P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.024319 13910 tablet_replica.cc:333] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.024953 13910 raft_consensus.cc:2243] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.025501 13910 raft_consensus.cc:2272] T a15dc6c5477f48af8bb16ad2520cb435 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.027685 13910 tablet_replica.cc:333] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.028332 13910 raft_consensus.cc:2243] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.028851 13910 raft_consensus.cc:2272] T ed217b41b199473e94dd6efdf67a9377 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.031893 13910 tablet_replica.cc:333] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.032869 13910 raft_consensus.cc:2243] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.033596 13910 raft_consensus.cc:2272] T 78826c39856543b983ef735e2d4d2363 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.036620 13910 tablet_replica.cc:333] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.037493 13910 raft_consensus.cc:2243] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.039062 13910 raft_consensus.cc:2272] T 36865a55caad4a82a040ae1c62173683 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:42.040757 15779 consensus_peers.cc:597] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 -> Peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Couldn't send request to peer cf0e9ee8bfc3415291c8c930c76ebdac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:42.041872 13910 tablet_replica.cc:333] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.042503 13910 raft_consensus.cc:2243] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.043313 13910 raft_consensus.cc:2272] T d20374f52ba445528b7caafc58184e11 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.045039 13910 tablet_replica.cc:333] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.045583 13910 raft_consensus.cc:2243] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.046496 13910 raft_consensus.cc:2272] T 744f99cba7ea4db1b2e6674a1fa7f9cf P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.048612 13910 tablet_replica.cc:333] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.049366 13910 raft_consensus.cc:2243] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.049916 13910 raft_consensus.cc:2272] T 0f1c37e9b3dd4311bd1c18b11f10295d P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.052031 13910 tablet_replica.cc:333] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.052513 13910 raft_consensus.cc:2243] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.052912 13910 raft_consensus.cc:2272] T 52b70878b1c04004b54717ff34499c00 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.054747 13910 tablet_replica.cc:333] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.055290 13910 raft_consensus.cc:2243] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.055979 13910 raft_consensus.cc:2272] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.058020 13910 tablet_replica.cc:333] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.058560 13910 raft_consensus.cc:2243] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.059046 13910 raft_consensus.cc:2272] T e00bf1561acf44fcbf52a90bf1eaadf6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.060842 13910 tablet_replica.cc:333] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.061420 13910 raft_consensus.cc:2243] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.061902 13910 raft_consensus.cc:2272] T 3302812b292b44168d2003327cfb197c P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.063685 13910 tablet_replica.cc:333] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.064218 13910 raft_consensus.cc:2243] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.065044 13910 raft_consensus.cc:2272] T 90f78a3c901241ad92dc493c3954a254 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.067293 13910 tablet_replica.cc:333] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.067811 13910 raft_consensus.cc:2243] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.068570 13910 raft_consensus.cc:2272] T e435f3d112db4874b8fa570c5a884c6d P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.070693 13910 tablet_replica.cc:333] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.071290 13910 raft_consensus.cc:2243] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.072108 13910 raft_consensus.cc:2272] T 0b3a55f313f641f199ce7c8b27186312 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.074326 13910 tablet_replica.cc:333] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
W20260709 13:09:42.074339 15184 consensus_peers.cc:597] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac -> Peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Couldn't send request to peer a2cd9464909142caa01ea93ec8bc31cc. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:42.074869 13910 raft_consensus.cc:2243] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.075733 13910 raft_consensus.cc:2272] T 7ad8a0c3ef014721b32ed8d64caf3ac5 P cf0e9ee8bfc3415291c8c930c76ebdac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.077543 13910 tablet_replica.cc:333] T 012a77688f5e4f34be1c785510a9248b P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.078159 13910 raft_consensus.cc:2243] T 012a77688f5e4f34be1c785510a9248b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.078626 13910 raft_consensus.cc:2272] T 012a77688f5e4f34be1c785510a9248b P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.080406 13910 tablet_replica.cc:333] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.080928 13910 raft_consensus.cc:2243] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.081552 13910 raft_consensus.cc:2272] T d93491be89774118862fbdf68eca3cae P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.083506 13910 tablet_replica.cc:333] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.084033 13910 raft_consensus.cc:2243] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.084583 13910 raft_consensus.cc:2272] T d5c46c83b8cc441c991d8e17f074875e P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.087287 13910 tablet_replica.cc:333] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.087993 13910 raft_consensus.cc:2243] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.088701 13910 raft_consensus.cc:2272] T 2bd24a98430d448797e8ef3951b153d9 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.090541 13910 tablet_replica.cc:333] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.091202 13910 raft_consensus.cc:2243] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.091971 13910 raft_consensus.cc:2272] T 9758dd2aa3d24e6585e1f9895f8f0e43 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.093824 13910 tablet_replica.cc:333] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.094322 13910 raft_consensus.cc:2243] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.095086 13910 raft_consensus.cc:2272] T 51d15af3f76e4c02bafec17e9aa82a14 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.097242 13910 tablet_replica.cc:333] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.097961 13910 raft_consensus.cc:2243] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.098929 13910 raft_consensus.cc:2272] T 1d3efd27fbee4c1fbfc368c249503467 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.100816 13910 tablet_replica.cc:333] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.101303 13910 raft_consensus.cc:2243] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.102052 13910 raft_consensus.cc:2272] T a075b5513bdc4ee0bf0ab145d48baf4a P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.103742 13910 tablet_replica.cc:333] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.104265 13910 raft_consensus.cc:2243] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.104995 13910 raft_consensus.cc:2272] T e9fbe2fff0914565aa65dd3df53b10c2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.106819 13910 tablet_replica.cc:333] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.107307 13910 raft_consensus.cc:2243] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.108357 13910 raft_consensus.cc:2272] T 8f1788b53a6e4edfa61183597514f8a3 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.110083 13910 tablet_replica.cc:333] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.110564 13910 raft_consensus.cc:2243] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.111323 13910 raft_consensus.cc:2272] T 284bb34e64c640f6b0df6865dfd3e7f2 P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.113013 13910 tablet_replica.cc:333] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.113539 13910 raft_consensus.cc:2243] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.114365 13910 raft_consensus.cc:2272] T 950cca2155644aaaa42b3a4a9f56384c P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.116171 13910 tablet_replica.cc:333] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.116739 13910 raft_consensus.cc:2243] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.117514 13910 raft_consensus.cc:2272] T fdd682f5107442919a815af8fdcb55b8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.119201 13910 tablet_replica.cc:333] T 7bc5e7a090c3447aa1b833c9df6d39d6 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.119724 13910 raft_consensus.cc:2243] T 7bc5e7a090c3447aa1b833c9df6d39d6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.120157 13910 raft_consensus.cc:2272] T 7bc5e7a090c3447aa1b833c9df6d39d6 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.121862 13910 tablet_replica.cc:333] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.122335 13910 raft_consensus.cc:2243] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.123199 13910 raft_consensus.cc:2272] T a81207681b0d4cb2bfd1e6e5f73423ee P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.125003 13910 tablet_replica.cc:333] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.125501 13910 raft_consensus.cc:2243] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.126004 13910 raft_consensus.cc:2272] T 0b60931e53624dc09d6b8835aa8546c8 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.127700 13910 tablet_replica.cc:333] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.128171 13910 raft_consensus.cc:2243] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.128957 13910 raft_consensus.cc:2272] T e473fde0adda4e34af1a28f6d3d4e46b P cf0e9ee8bfc3415291c8c930c76ebdac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.130717 13910 tablet_replica.cc:333] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.131196 13910 raft_consensus.cc:2243] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.131863 13910 raft_consensus.cc:2272] T e737bd33898845a3a1a7d5f630c5b82b P cf0e9ee8bfc3415291c8c930c76ebdac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.133626 13910 tablet_replica.cc:333] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.134156 13910 raft_consensus.cc:2243] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.134859 13910 raft_consensus.cc:2272] T d5e7bfebc6a148f38fea1febb22ff1f0 P cf0e9ee8bfc3415291c8c930c76ebdac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.136634 13910 tablet_replica.cc:333] T 66119fb5063a4968b2455f02d03c6c53 P cf0e9ee8bfc3415291c8c930c76ebdac: stopping tablet replica
I20260709 13:09:42.137058 13910 raft_consensus.cc:2243] T 66119fb5063a4968b2455f02d03c6c53 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.137499 13910 raft_consensus.cc:2272] T 66119fb5063a4968b2455f02d03c6c53 P cf0e9ee8bfc3415291c8c930c76ebdac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.172400 17108 raft_consensus.cc:493] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 937497c267e84226ae8389b561abc78e)
I20260709 13:09:42.173197 17108 raft_consensus.cc:515] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:42.175642 17108 leader_election.cc:290] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
W20260709 13:09:42.180857 15779 leader_election.cc:336] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Network error: Client connection negotiation failed: client connection to 127.13.149.130:32883: connect: Connection refused (error 111)
W20260709 13:09:42.181797 15779 consensus_peers.cc:597] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 -> Peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Couldn't send request to peer cf0e9ee8bfc3415291c8c930c76ebdac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:42.209801 15779 connection.cc:769] client connection to 127.13.149.131:45707 send error: Network error: sendmsg error: Connection reset by peer (error 104)
W20260709 13:09:42.212875 15779 consensus_peers.cc:597] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 -> Peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Couldn't send request to peer cf0e9ee8bfc3415291c8c930c76ebdac. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.131:45707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:42.213299 15779 consensus_peers.cc:597] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 -> Peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Couldn't send request to peer cf0e9ee8bfc3415291c8c930c76ebdac. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.131:45707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:42.255751 15779 consensus_peers.cc:597] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 -> Peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Couldn't send request to peer cf0e9ee8bfc3415291c8c930c76ebdac. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.131:45707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:42.267040 17108 raft_consensus.cc:493] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 937497c267e84226ae8389b561abc78e)
I20260709 13:09:42.267653 17108 raft_consensus.cc:515] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:42.269672 17108 leader_election.cc:290] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:09:42.275542 15779 leader_election.cc:336] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Network error: Client connection negotiation failed: client connection to 127.13.149.130:32883: connect: Connection refused (error 111)
W20260709 13:09:42.276131 15779 leader_election.cc:336] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Network error: Client connection negotiation failed: client connection to 127.13.149.131:45707: connect: Connection refused (error 111)
I20260709 13:09:42.276472 15779 leader_election.cc:304] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:09:42.277215 17080 raft_consensus.cc:2749] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:42.280787 15779 consensus_peers.cc:597] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 -> Peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Couldn't send request to peer cf0e9ee8bfc3415291c8c930c76ebdac. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.131:45707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:42.288166 15777 leader_election.cc:336] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:42.288652 15777 leader_election.cc:304] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:42.289381 17080 raft_consensus.cc:2749] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:42.322726 17080 raft_consensus.cc:493] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 937497c267e84226ae8389b561abc78e)
I20260709 13:09:42.323282 17080 raft_consensus.cc:515] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:42.325196 17080 leader_election.cc:290] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
W20260709 13:09:42.328817 15779 leader_election.cc:336] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Network error: Client connection negotiation failed: client connection to 127.13.149.130:32883: connect: Connection refused (error 111)
W20260709 13:09:42.329370 15777 leader_election.cc:336] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:42.330601 15777 leader_election.cc:304] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:42.331437 17080 raft_consensus.cc:2749] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:42.360668 15779 consensus_peers.cc:597] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 -> Peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Couldn't send request to peer cf0e9ee8bfc3415291c8c930c76ebdac. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.131:45707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:42.363221 17080 raft_consensus.cc:493] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 937497c267e84226ae8389b561abc78e)
I20260709 13:09:42.363793 17080 raft_consensus.cc:515] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:42.365694 17080 leader_election.cc:290] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:09:42.369699 15779 leader_election.cc:336] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Network error: Client connection negotiation failed: client connection to 127.13.149.130:32883: connect: Connection refused (error 111)
W20260709 13:09:42.370328 15779 leader_election.cc:336] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Network error: Client connection negotiation failed: client connection to 127.13.149.131:45707: connect: Connection refused (error 111)
I20260709 13:09:42.370654 15779 leader_election.cc:304] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:09:42.371240 17080 raft_consensus.cc:2749] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:42.380050 17080 raft_consensus.cc:493] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 937497c267e84226ae8389b561abc78e)
I20260709 13:09:42.380640 17080 raft_consensus.cc:515] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:42.382591 17080 leader_election.cc:290] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:09:42.386291 15779 leader_election.cc:336] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Network error: Client connection negotiation failed: client connection to 127.13.149.130:32883: connect: Connection refused (error 111)
W20260709 13:09:42.386852 15779 leader_election.cc:336] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Network error: Client connection negotiation failed: client connection to 127.13.149.131:45707: connect: Connection refused (error 111)
I20260709 13:09:42.387167 15779 leader_election.cc:304] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:09:42.387771 17080 raft_consensus.cc:2749] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:09:42.405997 15779 consensus_peers.cc:597] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 -> Peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Couldn't send request to peer cf0e9ee8bfc3415291c8c930c76ebdac. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.131:45707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:42.422071 15779 consensus_peers.cc:597] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 -> Peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Couldn't send request to peer cf0e9ee8bfc3415291c8c930c76ebdac. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.131:45707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:42.423979 17108 raft_consensus.cc:493] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 937497c267e84226ae8389b561abc78e)
I20260709 13:09:42.424477 17108 raft_consensus.cc:515] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:42.426334 17108 leader_election.cc:290] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
W20260709 13:09:42.430234 15777 leader_election.cc:336] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
W20260709 13:09:42.430924 15779 leader_election.cc:336] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Network error: Client connection negotiation failed: client connection to 127.13.149.130:32883: connect: Connection refused (error 111)
I20260709 13:09:42.431337 15779 leader_election.cc:304] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8776a9bae4344f4fa1126147228a49a9; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:42.432063 17108 raft_consensus.cc:2749] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:42.459640 17080 raft_consensus.cc:493] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 937497c267e84226ae8389b561abc78e)
I20260709 13:09:42.460352 17080 raft_consensus.cc:515] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:42.463176 17080 leader_election.cc:290] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
W20260709 13:09:42.468510 15779 leader_election.cc:336] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Network error: Client connection negotiation failed: client connection to 127.13.149.130:32883: connect: Connection refused (error 111)
W20260709 13:09:42.469803 15777 leader_election.cc:336] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
I20260709 13:09:42.470310 15777 leader_election.cc:304] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:42.471613 17080 raft_consensus.cc:2749] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:42.476838 13910 tablet_server.cc:196] TabletServer@127.13.149.131:0 shutdown complete.
I20260709 13:09:42.580749 17080 raft_consensus.cc:493] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 937497c267e84226ae8389b561abc78e)
I20260709 13:09:42.581521 17080 raft_consensus.cc:515] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2cd9464909142caa01ea93ec8bc31cc" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 42753 } } peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:42.584035 17080 leader_election.cc:290] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753), 937497c267e84226ae8389b561abc78e (127.13.149.130:32883)
W20260709 13:09:42.589042 15777 leader_election.cc:336] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2cd9464909142caa01ea93ec8bc31cc (127.13.149.129:42753): Network error: Client connection negotiation failed: client connection to 127.13.149.129:42753: connect: Connection refused (error 111)
W20260709 13:09:42.590139 15779 leader_election.cc:336] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Network error: Client connection negotiation failed: client connection to 127.13.149.130:32883: connect: Connection refused (error 111)
I20260709 13:09:42.590651 15779 leader_election.cc:304] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9; no voters: 937497c267e84226ae8389b561abc78e, a2cd9464909142caa01ea93ec8bc31cc
I20260709 13:09:42.591717 17104 raft_consensus.cc:2749] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:42.603292 13910 tablet_server.cc:179] TabletServer@127.13.149.132:0 shutting down...
I20260709 13:09:42.619450 17104 raft_consensus.cc:493] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 937497c267e84226ae8389b561abc78e)
I20260709 13:09:42.620520 17104 raft_consensus.cc:515] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "937497c267e84226ae8389b561abc78e" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 32883 } } peers { permanent_uuid: "cf0e9ee8bfc3415291c8c930c76ebdac" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 45707 } } peers { permanent_uuid: "8776a9bae4344f4fa1126147228a49a9" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 34241 } attrs { promote: false } }
I20260709 13:09:42.622810 17104 leader_election.cc:290] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 937497c267e84226ae8389b561abc78e (127.13.149.130:32883), cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707)
W20260709 13:09:42.630498 15779 leader_election.cc:336] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 937497c267e84226ae8389b561abc78e (127.13.149.130:32883): Network error: Client connection negotiation failed: client connection to 127.13.149.130:32883: connect: Connection refused (error 111)
W20260709 13:09:42.631669 15779 leader_election.cc:336] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cf0e9ee8bfc3415291c8c930c76ebdac (127.13.149.131:45707): Network error: Client connection negotiation failed: client connection to 127.13.149.131:45707: connect: Connection refused (error 111)
I20260709 13:09:42.632109 15779 leader_election.cc:304] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9 [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: 8776a9bae4344f4fa1126147228a49a9; no voters: 937497c267e84226ae8389b561abc78e, cf0e9ee8bfc3415291c8c930c76ebdac
I20260709 13:09:42.632776 17104 raft_consensus.cc:2749] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:42.649178 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:42.650239 13910 tablet_replica.cc:333] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.651281 13910 raft_consensus.cc:2243] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.652069 13910 raft_consensus.cc:2272] T 062affdcd6c64358bc3e3a12db2cca50 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.654258 13910 tablet_replica.cc:333] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.654870 13910 raft_consensus.cc:2243] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.655954 13910 raft_consensus.cc:2272] T d5e7bfebc6a148f38fea1febb22ff1f0 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.658691 13910 tablet_replica.cc:333] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.659343 13910 raft_consensus.cc:2243] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.660234 13910 raft_consensus.cc:2272] T d8abb8651a534ec4bf5826535784d8d8 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.662997 13910 tablet_replica.cc:333] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.663626 13910 raft_consensus.cc:2243] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.664076 13910 raft_consensus.cc:2272] T 8f1788b53a6e4edfa61183597514f8a3 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.665982 13910 tablet_replica.cc:333] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.666565 13910 raft_consensus.cc:2243] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.667158 13910 raft_consensus.cc:2272] T 4a17014da9e64cbd920fc89ec8558b6b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.669011 13910 tablet_replica.cc:333] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.669570 13910 raft_consensus.cc:2243] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.670496 13910 raft_consensus.cc:2272] T 121be6cf8f1c4b2d81292fad1afd1afe P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.672348 13910 tablet_replica.cc:333] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.672876 13910 raft_consensus.cc:2243] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.673696 13910 raft_consensus.cc:2272] T 3d2f70d85fec4c34a07015bca506cf44 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.675423 13910 tablet_replica.cc:333] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.675945 13910 raft_consensus.cc:2243] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.676482 13910 raft_consensus.cc:2272] T a075b5513bdc4ee0bf0ab145d48baf4a P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.678634 13910 tablet_replica.cc:333] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.679186 13910 raft_consensus.cc:2243] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.679749 13910 raft_consensus.cc:2272] T 284bb34e64c640f6b0df6865dfd3e7f2 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.681480 13910 tablet_replica.cc:333] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.682121 13910 raft_consensus.cc:2243] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.682608 13910 raft_consensus.cc:2272] T 045b6a6f9f1b4c928f3d2fa77894af5a P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.685101 13910 tablet_replica.cc:333] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.685796 13910 raft_consensus.cc:2243] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.686785 13910 raft_consensus.cc:2272] T 52b70878b1c04004b54717ff34499c00 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.688575 13910 tablet_replica.cc:333] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.689134 13910 raft_consensus.cc:2243] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.689705 13910 raft_consensus.cc:2272] T 77eb18eaaa7d4aae800c0a12b4a7e9ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.691412 13910 tablet_replica.cc:333] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.692068 13910 raft_consensus.cc:2243] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.692521 13910 raft_consensus.cc:2272] T d9ad96a4427246759026b191284688d9 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.694317 13910 tablet_replica.cc:333] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.694839 13910 raft_consensus.cc:2243] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.695315 13910 raft_consensus.cc:2272] T e737bd33898845a3a1a7d5f630c5b82b P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.697072 13910 tablet_replica.cc:333] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.697573 13910 raft_consensus.cc:2243] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.698140 13910 raft_consensus.cc:2272] T e473fde0adda4e34af1a28f6d3d4e46b P 8776a9bae4344f4fa1126147228a49a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.699911 13910 tablet_replica.cc:333] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.700448 13910 raft_consensus.cc:2243] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.701298 13910 raft_consensus.cc:2272] T 1bc19a79b0334a8b83df3170e10e4f3f P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.703071 13910 tablet_replica.cc:333] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.703612 13910 raft_consensus.cc:2243] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.704330 13910 raft_consensus.cc:2272] T c0d425d8262f4d569b45402d5457c73a P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.706161 13910 tablet_replica.cc:333] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.706761 13910 raft_consensus.cc:2243] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.707578 13910 raft_consensus.cc:2272] T d5c46c83b8cc441c991d8e17f074875e P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.709266 13910 tablet_replica.cc:333] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.709779 13910 raft_consensus.cc:2243] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.710280 13910 raft_consensus.cc:2272] T 0b3a55f313f641f199ce7c8b27186312 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.712016 13910 tablet_replica.cc:333] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.712553 13910 raft_consensus.cc:2243] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.713112 13910 raft_consensus.cc:2272] T 9758dd2aa3d24e6585e1f9895f8f0e43 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.714816 13910 tablet_replica.cc:333] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.715322 13910 raft_consensus.cc:2243] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.716046 13910 raft_consensus.cc:2272] T 1c4baff60699434a880162c1e55fb448 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.717682 13910 tablet_replica.cc:333] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.718190 13910 raft_consensus.cc:2243] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.718899 13910 raft_consensus.cc:2272] T 2bd24a98430d448797e8ef3951b153d9 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.720639 13910 tablet_replica.cc:333] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.721161 13910 raft_consensus.cc:2243] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.721597 13910 raft_consensus.cc:2272] T 1d3efd27fbee4c1fbfc368c249503467 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.723323 13910 tablet_replica.cc:333] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.723858 13910 raft_consensus.cc:2243] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.724591 13910 raft_consensus.cc:2272] T d93491be89774118862fbdf68eca3cae P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.726357 13910 tablet_replica.cc:333] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.726882 13910 raft_consensus.cc:2243] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.727353 13910 raft_consensus.cc:2272] T fdd682f5107442919a815af8fdcb55b8 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.729205 13910 tablet_replica.cc:333] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.729760 13910 raft_consensus.cc:2243] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.730443 13910 raft_consensus.cc:2272] T 0f1c37e9b3dd4311bd1c18b11f10295d P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.732144 13910 tablet_replica.cc:333] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.732717 13910 raft_consensus.cc:2243] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.733228 13910 raft_consensus.cc:2272] T 1d09aa57b14e449989fddde8078e654e P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.735116 13910 tablet_replica.cc:333] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.735582 13910 raft_consensus.cc:2243] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.736215 13910 raft_consensus.cc:2272] T 78826c39856543b983ef735e2d4d2363 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.738003 13910 tablet_replica.cc:333] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.738492 13910 raft_consensus.cc:2243] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.739194 13910 raft_consensus.cc:2272] T 9bb85e9f2283470d95bf89e9517c4a4b P 8776a9bae4344f4fa1126147228a49a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.740962 13910 tablet_replica.cc:333] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.741420 13910 raft_consensus.cc:2243] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.741987 13910 raft_consensus.cc:2272] T 9ae7f3ee93974dbdb8d9ef15a3fc9aa2 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.743593 13910 tablet_replica.cc:333] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.744084 13910 raft_consensus.cc:2243] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.744784 13910 raft_consensus.cc:2272] T 231bcfd3c5f94a669e38f3e2b30f8da9 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.746531 13910 tablet_replica.cc:333] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.746987 13910 raft_consensus.cc:2243] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.747822 13910 raft_consensus.cc:2272] T 547861ea6aeb40b48073cd4fd62a5471 P 8776a9bae4344f4fa1126147228a49a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.750015 13910 tablet_replica.cc:333] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.750501 13910 raft_consensus.cc:2243] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.751207 13910 raft_consensus.cc:2272] T 683ab742d3134a4b912bdd6f00392b0d P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.752954 13910 tablet_replica.cc:333] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.753448 13910 raft_consensus.cc:2243] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.753904 13910 raft_consensus.cc:2272] T 744f99cba7ea4db1b2e6674a1fa7f9cf P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.755741 13910 tablet_replica.cc:333] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.756230 13910 raft_consensus.cc:2243] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.756714 13910 raft_consensus.cc:2272] T 90f78a3c901241ad92dc493c3954a254 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.758426 13910 tablet_replica.cc:333] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.758948 13910 raft_consensus.cc:2243] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.759368 13910 raft_consensus.cc:2272] T a81207681b0d4cb2bfd1e6e5f73423ee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.761092 13910 tablet_replica.cc:333] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.761593 13910 raft_consensus.cc:2243] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.762132 13910 raft_consensus.cc:2272] T 9dd352945e5a4668962ada2f8837f185 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.764067 13910 tablet_replica.cc:333] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.764551 13910 raft_consensus.cc:2243] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.764959 13910 raft_consensus.cc:2272] T 36865a55caad4a82a040ae1c62173683 P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.766618 13910 tablet_replica.cc:333] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.767119 13910 raft_consensus.cc:2243] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.767735 13910 raft_consensus.cc:2272] T 950cca2155644aaaa42b3a4a9f56384c P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.769971 13910 tablet_replica.cc:333] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.770556 13910 raft_consensus.cc:2243] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.770973 13910 raft_consensus.cc:2272] T 39204c1d7b7244cf8480959f4ab007b7 P 8776a9bae4344f4fa1126147228a49a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.772637 13910 tablet_replica.cc:333] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.773110 13910 raft_consensus.cc:2243] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.774050 13910 raft_consensus.cc:2272] T a48754ec58c84258b534eb6d8d8db8f3 P 8776a9bae4344f4fa1126147228a49a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.775846 13910 tablet_replica.cc:333] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.776335 13910 raft_consensus.cc:2243] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.777050 13910 raft_consensus.cc:2272] T 1264db6858894d08abd2e79e826b5bee P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.778810 13910 tablet_replica.cc:333] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.779282 13910 raft_consensus.cc:2243] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:42.779765 13910 raft_consensus.cc:2272] T d1fd585149304d11811d8eac47dc4531 P 8776a9bae4344f4fa1126147228a49a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.781402 13910 tablet_replica.cc:333] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9: stopping tablet replica
I20260709 13:09:42.781852 13910 raft_consensus.cc:2243] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.782543 13910 raft_consensus.cc:2272] T e435f3d112db4874b8fa570c5a884c6d P 8776a9bae4344f4fa1126147228a49a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.884656 13910 tablet_server.cc:196] TabletServer@127.13.149.132:0 shutdown complete.
I20260709 13:09:42.948318 13910 master.cc:562] Master@127.13.149.190:36041 shutting down...
I20260709 13:09:42.978322 13910 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:42.978961 13910 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:42.979319 13910 tablet_replica.cc:333] T 00000000000000000000000000000000 P 79e453faa27d407fa51f6c052b34cd66: stopping tablet replica
I20260709 13:09:43.076841 13910 master.cc:584] Master@127.13.149.190:36041 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (68383 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:09:43.184118 13910 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.149.190:44481
I20260709 13:09:43.185374 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:43.191641 17111 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:43.191679 17110 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:43.193239 17113 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:43.194576 13910 server_base.cc:1061] running on GCE node
I20260709 13:09:43.196033 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:43.196273 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:43.196439 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602583196422 us; error 0 us; skew 500 ppm
I20260709 13:09:43.196967 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:43.199805 13910 webserver.cc:533] Webserver started at http://127.13.149.190:33097/ using document root <none> and password file <none>
I20260709 13:09:43.200366 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:43.200604 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:43.200938 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:43.202456 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/master-0-root/instance:
uuid: "eaf885ff15e54aa2860b0c7d59cbc52d"
format_stamp: "Formatted at 2026-07-09 13:09:43 on dist-test-slave-mxd3"
I20260709 13:09:43.207602 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260709 13:09:43.211136 17118 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:43.212199 13910 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:09:43.212576 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/master-0-root
uuid: "eaf885ff15e54aa2860b0c7d59cbc52d"
format_stamp: "Formatted at 2026-07-09 13:09:43 on dist-test-slave-mxd3"
I20260709 13:09:43.212857 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:43.230868 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:43.232149 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:43.275204 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.190:44481
I20260709 13:09:43.275329 17169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.190:44481 every 8 connection(s)
I20260709 13:09:43.279616 17170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:43.290645 17170 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d: Bootstrap starting.
I20260709 13:09:43.296115 17170 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:43.300488 17170 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d: No bootstrap required, opened a new log
I20260709 13:09:43.302809 17170 raft_consensus.cc:359] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaf885ff15e54aa2860b0c7d59cbc52d" member_type: VOTER }
I20260709 13:09:43.303227 17170 raft_consensus.cc:385] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:43.303467 17170 raft_consensus.cc:740] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf885ff15e54aa2860b0c7d59cbc52d, State: Initialized, Role: FOLLOWER
I20260709 13:09:43.304040 17170 consensus_queue.cc:260] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eaf885ff15e54aa2860b0c7d59cbc52d" member_type: VOTER }
I20260709 13:09:43.304503 17170 raft_consensus.cc:399] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:09:43.304713 17170 raft_consensus.cc:493] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:09:43.305012 17170 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:43.309381 17170 raft_consensus.cc:515] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaf885ff15e54aa2860b0c7d59cbc52d" member_type: VOTER }
I20260709 13:09:43.310025 17170 leader_election.cc:304] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [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: eaf885ff15e54aa2860b0c7d59cbc52d; no voters: 
I20260709 13:09:43.311172 17170 leader_election.cc:290] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:09:43.311655 17173 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:43.313006 17173 raft_consensus.cc:697] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [term 1 LEADER]: Becoming Leader. State: Replica: eaf885ff15e54aa2860b0c7d59cbc52d, State: Running, Role: LEADER
I20260709 13:09:43.313769 17173 consensus_queue.cc:237] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [LEADER]: Queue going to LEADER mode. State: All 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: "eaf885ff15e54aa2860b0c7d59cbc52d" member_type: VOTER }
I20260709 13:09:43.314234 17170 sys_catalog.cc:565] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:09:43.320964 17175 sys_catalog.cc:455] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [sys.catalog]: SysCatalogTable state changed. Reason: New leader eaf885ff15e54aa2860b0c7d59cbc52d. Latest consensus state: current_term: 1 leader_uuid: "eaf885ff15e54aa2860b0c7d59cbc52d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaf885ff15e54aa2860b0c7d59cbc52d" member_type: VOTER } }
I20260709 13:09:43.321115 17174 sys_catalog.cc:455] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eaf885ff15e54aa2860b0c7d59cbc52d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaf885ff15e54aa2860b0c7d59cbc52d" member_type: VOTER } }
I20260709 13:09:43.321895 17175 sys_catalog.cc:458] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:43.322008 17174 sys_catalog.cc:458] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:43.323817 17183 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:09:43.329046 17183 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:09:43.330260 13910 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:09:43.338050 17183 catalog_manager.cc:1383] Generated new cluster ID: 2ad301fada70479188c87e36e4e2e3a6
I20260709 13:09:43.338409 17183 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:09:43.372771 17183 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:09:43.374152 17183 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:09:43.393356 17183 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d: Generated new TSK 0
I20260709 13:09:43.394268 17183 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:09:43.462116 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:43.469301 17191 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:43.471063 17192 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:43.472091 17194 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:43.472692 13910 server_base.cc:1061] running on GCE node
I20260709 13:09:43.474020 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:43.474202 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:43.474323 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602583474311 us; error 0 us; skew 500 ppm
I20260709 13:09:43.474810 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:43.477188 13910 webserver.cc:533] Webserver started at http://127.13.149.129:37739/ using document root <none> and password file <none>
I20260709 13:09:43.477684 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:43.477857 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:43.478083 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:43.479156 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/instance:
uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
format_stamp: "Formatted at 2026-07-09 13:09:43 on dist-test-slave-mxd3"
I20260709 13:09:43.483608 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:09:43.487046 17199 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:43.487833 13910 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:09:43.488096 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-0-root
uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
format_stamp: "Formatted at 2026-07-09 13:09:43 on dist-test-slave-mxd3"
I20260709 13:09:43.488336 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:43.512573 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:43.515139 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:43.516978 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:43.519459 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:43.519676 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:43.519977 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:43.520159 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:43.565131 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.129:43451
I20260709 13:09:43.565237 17261 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.129:43451 every 8 connection(s)
I20260709 13:09:43.570977 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:43.578538 17266 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:43.578773 17267 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:43.582132 13910 server_base.cc:1061] running on GCE node
W20260709 13:09:43.583025 17270 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:43.584080 17262 heartbeater.cc:344] Connected to a master server at 127.13.149.190:44481
I20260709 13:09:43.584396 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:09:43.584455 17262 heartbeater.cc:461] Registering TS with master...
W20260709 13:09:43.584798 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:43.585017 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602583584980 us; error 0 us; skew 500 ppm
I20260709 13:09:43.585485 17262 heartbeater.cc:507] Master 127.13.149.190:44481 requested a full tablet report, sending...
I20260709 13:09:43.585791 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:43.587855 17135 ts_manager.cc:194] Registered new tserver with Master: b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:43.588871 13910 webserver.cc:533] Webserver started at http://127.13.149.130:45827/ using document root <none> and password file <none>
I20260709 13:09:43.589460 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:43.589704 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:43.589778 17135 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34190
I20260709 13:09:43.590093 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:43.591624 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/instance:
uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
format_stamp: "Formatted at 2026-07-09 13:09:43 on dist-test-slave-mxd3"
I20260709 13:09:43.596585 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:09:43.600178 17274 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:43.601016 13910 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:09:43.601329 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-1-root
uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
format_stamp: "Formatted at 2026-07-09 13:09:43 on dist-test-slave-mxd3"
I20260709 13:09:43.601677 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:43.611755 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:43.613026 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:43.614677 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:43.617086 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:43.617306 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:43.617694 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:43.617923 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:09:43.664521 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.130:41003
I20260709 13:09:43.664728 17336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.130:41003 every 8 connection(s)
I20260709 13:09:43.669375 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:43.677457 17341 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:43.679105 17340 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:43.681876 17337 heartbeater.cc:344] Connected to a master server at 127.13.149.190:44481
I20260709 13:09:43.682437 17337 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:43.682657 13910 server_base.cc:1061] running on GCE node
W20260709 13:09:43.683377 17343 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:43.683454 17337 heartbeater.cc:507] Master 127.13.149.190:44481 requested a full tablet report, sending...
I20260709 13:09:43.684667 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:43.684859 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:43.685127 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602583685107 us; error 0 us; skew 500 ppm
I20260709 13:09:43.686184 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:43.686329 17135 ts_manager.cc:194] Registered new tserver with Master: 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:43.688030 17135 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34194
I20260709 13:09:43.688831 13910 webserver.cc:533] Webserver started at http://127.13.149.131:40217/ using document root <none> and password file <none>
I20260709 13:09:43.689515 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:43.689796 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:43.690115 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:43.691370 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/instance:
uuid: "8af9cfe33e404d91b4e5eb78da56d147"
format_stamp: "Formatted at 2026-07-09 13:09:43 on dist-test-slave-mxd3"
I20260709 13:09:43.695868 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:09:43.699314 17348 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:43.700229 13910 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:09:43.700539 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-2-root
uuid: "8af9cfe33e404d91b4e5eb78da56d147"
format_stamp: "Formatted at 2026-07-09 13:09:43 on dist-test-slave-mxd3"
I20260709 13:09:43.700785 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:43.715174 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:43.716431 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:43.717823 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:43.720043 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:43.720221 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:43.720538 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:43.720688 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:43.764564 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.131:36621
I20260709 13:09:43.764676 17410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.131:36621 every 8 connection(s)
I20260709 13:09:43.770601 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:43.777524 17414 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:43.779515 17415 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:43.784528 17417 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:43.784816 17411 heartbeater.cc:344] Connected to a master server at 127.13.149.190:44481
I20260709 13:09:43.785311 17411 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:43.786221 17411 heartbeater.cc:507] Master 127.13.149.190:44481 requested a full tablet report, sending...
I20260709 13:09:43.786630 13910 server_base.cc:1061] running on GCE node
I20260709 13:09:43.787854 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:43.788118 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:43.788334 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602583788319 us; error 0 us; skew 500 ppm
I20260709 13:09:43.788763 17135 ts_manager.cc:194] Registered new tserver with Master: 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:43.789177 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:43.790712 17135 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34196
I20260709 13:09:43.792482 13910 webserver.cc:533] Webserver started at http://127.13.149.132:37805/ using document root <none> and password file <none>
I20260709 13:09:43.793040 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:43.793258 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:43.793537 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:43.794629 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-3-root/instance:
uuid: "c91881cedc4f44a9894c4436883e2f31"
format_stamp: "Formatted at 2026-07-09 13:09:43 on dist-test-slave-mxd3"
I20260709 13:09:43.799540 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:09:43.803574 17422 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:43.804572 13910 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 13:09:43.804908 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-3-root
uuid: "c91881cedc4f44a9894c4436883e2f31"
format_stamp: "Formatted at 2026-07-09 13:09:43 on dist-test-slave-mxd3"
I20260709 13:09:43.805233 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:43.817163 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:43.818820 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:43.821183 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:43.824005 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:43.824255 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:43.824518 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:43.824692 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:43.872298 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.132:38829
I20260709 13:09:43.872411 17484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.132:38829 every 8 connection(s)
I20260709 13:09:43.887782 17485 heartbeater.cc:344] Connected to a master server at 127.13.149.190:44481
I20260709 13:09:43.888206 17485 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:43.888989 17485 heartbeater.cc:507] Master 127.13.149.190:44481 requested a full tablet report, sending...
I20260709 13:09:43.891377 17135 ts_manager.cc:194] Registered new tserver with Master: c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:43.891520 13910 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015442257s
I20260709 13:09:43.893234 17135 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34208
I20260709 13:09:43.919726 17135 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34210:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:09:44.164160 17302 tablet_service.cc:1511] Processing CreateTablet for tablet c899016db9bc4f5ab970663da12b5d68 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:09:44.165759 17302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c899016db9bc4f5ab970663da12b5d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.169350 17301 tablet_service.cc:1511] Processing CreateTablet for tablet da776679806e4341ab97afb3ff4fbaf1 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:09:44.171036 17301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da776679806e4341ab97afb3ff4fbaf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.170439 17450 tablet_service.cc:1511] Processing CreateTablet for tablet c899016db9bc4f5ab970663da12b5d68 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:09:44.174295 17450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c899016db9bc4f5ab970663da12b5d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.174705 17225 tablet_service.cc:1511] Processing CreateTablet for tablet 8b6724adc9494d7097ab39d26b5b5e7e (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:09:44.175028 17224 tablet_service.cc:1511] Processing CreateTablet for tablet 34aac79ce19d49d68f7bd4c1d1b83d00 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:09:44.176199 17225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b6724adc9494d7097ab39d26b5b5e7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.177088 17449 tablet_service.cc:1511] Processing CreateTablet for tablet 8b6724adc9494d7097ab39d26b5b5e7e (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:09:44.178804 17449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b6724adc9494d7097ab39d26b5b5e7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.179180 17226 tablet_service.cc:1511] Processing CreateTablet for tablet da776679806e4341ab97afb3ff4fbaf1 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:09:44.180591 17226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da776679806e4341ab97afb3ff4fbaf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.182179 17224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34aac79ce19d49d68f7bd4c1d1b83d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.182478 17300 tablet_service.cc:1511] Processing CreateTablet for tablet 8f8343bb147f460fb7a6cac0b57c52be (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:09:44.186743 17223 tablet_service.cc:1511] Processing CreateTablet for tablet 4cb11bdd13d440728265d346b0c05fae (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:09:44.187884 17300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f8343bb147f460fb7a6cac0b57c52be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.188231 17223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb11bdd13d440728265d346b0c05fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.190549 17448 tablet_service.cc:1511] Processing CreateTablet for tablet 8f8343bb147f460fb7a6cac0b57c52be (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:09:44.192098 17448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f8343bb147f460fb7a6cac0b57c52be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.192174 17221 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3bacc44be9415a9292039f032e39de (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:09:44.193601 17221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3bacc44be9415a9292039f032e39de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.194453 17227 tablet_service.cc:1511] Processing CreateTablet for tablet c899016db9bc4f5ab970663da12b5d68 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:09:44.195776 17227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c899016db9bc4f5ab970663da12b5d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.199546 17222 tablet_service.cc:1511] Processing CreateTablet for tablet f5c7612fdff64ff28dadf57c8e747469 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:09:44.201077 17222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c7612fdff64ff28dadf57c8e747469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.205049 17447 tablet_service.cc:1511] Processing CreateTablet for tablet 4cb11bdd13d440728265d346b0c05fae (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:09:44.208141 17446 tablet_service.cc:1511] Processing CreateTablet for tablet f5c7612fdff64ff28dadf57c8e747469 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:09:44.210774 17444 tablet_service.cc:1511] Processing CreateTablet for tablet b9e6b72a7d57485eba9c90dc8fe23496 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:09:44.206640 17447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb11bdd13d440728265d346b0c05fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.218854 17297 tablet_service.cc:1511] Processing CreateTablet for tablet a1ed2b9ddf1f48a3b265a5b11224297d (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:09:44.220495 17297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ed2b9ddf1f48a3b265a5b11224297d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.222986 17296 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3bacc44be9415a9292039f032e39de (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:09:44.226861 17445 tablet_service.cc:1511] Processing CreateTablet for tablet a1ed2b9ddf1f48a3b265a5b11224297d (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:09:44.228556 17445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ed2b9ddf1f48a3b265a5b11224297d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.228488 17220 tablet_service.cc:1511] Processing CreateTablet for tablet b9e6b72a7d57485eba9c90dc8fe23496 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:09:44.230151 17220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9e6b72a7d57485eba9c90dc8fe23496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.231009 17298 tablet_service.cc:1511] Processing CreateTablet for tablet 4cb11bdd13d440728265d346b0c05fae (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:09:44.232355 17299 tablet_service.cc:1511] Processing CreateTablet for tablet 34aac79ce19d49d68f7bd4c1d1b83d00 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:09:44.242906 17443 tablet_service.cc:1511] Processing CreateTablet for tablet a5d72a5b41e1471388d7e2fcf64a3e1b (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:09:44.243268 17295 tablet_service.cc:1511] Processing CreateTablet for tablet b9e6b72a7d57485eba9c90dc8fe23496 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:09:44.244491 17443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d72a5b41e1471388d7e2fcf64a3e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.245414 17444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9e6b72a7d57485eba9c90dc8fe23496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.247182 17446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c7612fdff64ff28dadf57c8e747469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.258224 17227 tablet_service.cc:1511] Processing CreateTablet for tablet a5d72a5b41e1471388d7e2fcf64a3e1b (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:09:44.259312 17294 tablet_service.cc:1511] Processing CreateTablet for tablet 18b0d969e35b47c8ba243bb2aa899323 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:09:44.260229 17227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d72a5b41e1471388d7e2fcf64a3e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.266741 17442 tablet_service.cc:1511] Processing CreateTablet for tablet 18b0d969e35b47c8ba243bb2aa899323 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:09:44.268446 17442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b0d969e35b47c8ba243bb2aa899323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.270546 17219 tablet_service.cc:1511] Processing CreateTablet for tablet e53d8183f5e6456d876057f9b53a594c (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:09:44.271798 17295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9e6b72a7d57485eba9c90dc8fe23496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.272142 17219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53d8183f5e6456d876057f9b53a594c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.275316 17293 tablet_service.cc:1511] Processing CreateTablet for tablet e53d8183f5e6456d876057f9b53a594c (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:09:44.276784 17293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53d8183f5e6456d876057f9b53a594c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.277460 17294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b0d969e35b47c8ba243bb2aa899323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.290570 17296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3bacc44be9415a9292039f032e39de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.294020 17299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34aac79ce19d49d68f7bd4c1d1b83d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.296450 17298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb11bdd13d440728265d346b0c05fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.310348 17225 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb1d17eb1d441a2b64d54538a8e390e (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:09:44.312251 17225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb1d17eb1d441a2b64d54538a8e390e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:44.354395 17182 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:44.357510 17441 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb1d17eb1d441a2b64d54538a8e390e (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:09:44.359155 17441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb1d17eb1d441a2b64d54538a8e390e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.372771 17505 tablet_bootstrap.cc:492] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
W20260709 13:09:44.374352 17489 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.13.149.190:44481, user_credentials={real_user=slave}} blocked reactor thread for 61122.9us
I20260709 13:09:44.377094 17300 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb1d17eb1d441a2b64d54538a8e390e (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
W20260709 13:09:44.433167 17121 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.149.129:43451, user_credentials={real_user=slave}} blocked reactor thread for 43522.9us
I20260709 13:09:44.445168 17300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb1d17eb1d441a2b64d54538a8e390e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.447216 17450 tablet_service.cc:1511] Processing CreateTablet for tablet 4cad5a9380ba4bf79ce0ed704932ce20 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:09:44.448640 17450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cad5a9380ba4bf79ce0ed704932ce20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.454993 17505 tablet_bootstrap.cc:654] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.464998 17376 tablet_service.cc:1511] Processing CreateTablet for tablet da776679806e4341ab97afb3ff4fbaf1 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:09:44.466490 17373 tablet_service.cc:1511] Processing CreateTablet for tablet 34aac79ce19d49d68f7bd4c1d1b83d00 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:09:44.467710 17375 tablet_service.cc:1511] Processing CreateTablet for tablet 8b6724adc9494d7097ab39d26b5b5e7e (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:09:44.466528 17376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da776679806e4341ab97afb3ff4fbaf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.470057 17368 tablet_service.cc:1511] Processing CreateTablet for tablet 18b0d969e35b47c8ba243bb2aa899323 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:09:44.471467 17368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b0d969e35b47c8ba243bb2aa899323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.472882 17370 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3bacc44be9415a9292039f032e39de (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:09:44.469755 17369 tablet_service.cc:1511] Processing CreateTablet for tablet a5d72a5b41e1471388d7e2fcf64a3e1b (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:09:44.474776 17367 tablet_service.cc:1511] Processing CreateTablet for tablet e53d8183f5e6456d876057f9b53a594c (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:09:44.475888 17371 tablet_service.cc:1511] Processing CreateTablet for tablet a1ed2b9ddf1f48a3b265a5b11224297d (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:09:44.471091 17372 tablet_service.cc:1511] Processing CreateTablet for tablet f5c7612fdff64ff28dadf57c8e747469 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:09:44.474779 17374 tablet_service.cc:1511] Processing CreateTablet for tablet 8f8343bb147f460fb7a6cac0b57c52be (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:09:44.478932 17507 tablet_bootstrap.cc:492] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:44.481267 17375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b6724adc9494d7097ab39d26b5b5e7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.483063 17369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d72a5b41e1471388d7e2fcf64a3e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.484650 17506 tablet_bootstrap.cc:492] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:44.485277 17371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ed2b9ddf1f48a3b265a5b11224297d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.486145 17373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34aac79ce19d49d68f7bd4c1d1b83d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.486827 17372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c7612fdff64ff28dadf57c8e747469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.487602 17367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53d8183f5e6456d876057f9b53a594c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.490944 17374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f8343bb147f460fb7a6cac0b57c52be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.493105 17370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3bacc44be9415a9292039f032e39de. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:44.499027 17122 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.149.130:41003, user_credentials={real_user=slave}} blocked reactor thread for 46337.8us
I20260709 13:09:44.514806 17225 tablet_service.cc:1511] Processing CreateTablet for tablet 4cad5a9380ba4bf79ce0ed704932ce20 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:09:44.516196 17225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cad5a9380ba4bf79ce0ed704932ce20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.517331 17220 tablet_service.cc:1511] Processing CreateTablet for tablet f87b79d631424229a5a10377036b8336 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:09:44.518730 17220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f87b79d631424229a5a10377036b8336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.522745 17447 tablet_service.cc:1511] Processing CreateTablet for tablet f84bdd6cd9f54ee3b1cfa8e96a505f07 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:09:44.530098 17448 tablet_service.cc:1511] Processing CreateTablet for tablet cc3b175216d04eb980d086eefdbc8358 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:09:44.531394 17224 tablet_service.cc:1511] Processing CreateTablet for tablet cc3b175216d04eb980d086eefdbc8358 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:09:44.532912 17224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3b175216d04eb980d086eefdbc8358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.542172 17296 tablet_service.cc:1511] Processing CreateTablet for tablet cc3b175216d04eb980d086eefdbc8358 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:09:44.542928 17449 tablet_service.cc:1511] Processing CreateTablet for tablet 9eba8538889446a69aac1e244724d107 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:09:44.543584 17296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3b175216d04eb980d086eefdbc8358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.544595 17507 tablet_bootstrap.cc:654] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.554683 17298 tablet_service.cc:1511] Processing CreateTablet for tablet f87b79d631424229a5a10377036b8336 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:09:44.556097 17298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f87b79d631424229a5a10377036b8336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.555992 17219 tablet_service.cc:1511] Processing CreateTablet for tablet 9eba8538889446a69aac1e244724d107 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:09:44.557528 17219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eba8538889446a69aac1e244724d107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.558166 17505 tablet_bootstrap.cc:492] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:44.558218 17447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f84bdd6cd9f54ee3b1cfa8e96a505f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.558758 17505 ts_tablet_manager.cc:1403] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.186s	user 0.006s	sys 0.009s
I20260709 13:09:44.559573 17448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3b175216d04eb980d086eefdbc8358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.561597 17449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eba8538889446a69aac1e244724d107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.584463 17293 tablet_service.cc:1511] Processing CreateTablet for tablet f84bdd6cd9f54ee3b1cfa8e96a505f07 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:09:44.592562 17262 heartbeater.cc:499] Master 127.13.149.190:44481 was elected leader, sending a full tablet report...
I20260709 13:09:44.596961 17374 tablet_service.cc:1511] Processing CreateTablet for tablet 4cad5a9380ba4bf79ce0ed704932ce20 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:09:44.598349 17374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cad5a9380ba4bf79ce0ed704932ce20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.604125 17301 tablet_service.cc:1511] Processing CreateTablet for tablet 4d6265b4f50442e0a0e9c28929ed3cba (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:09:44.609699 17301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6265b4f50442e0a0e9c28929ed3cba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.609956 17506 tablet_bootstrap.cc:654] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.614917 17373 tablet_service.cc:1511] Processing CreateTablet for tablet f84bdd6cd9f54ee3b1cfa8e96a505f07 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:09:44.635316 17222 tablet_service.cc:1511] Processing CreateTablet for tablet 25b7b3041ee044ab82850652f6a4b1f6 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:09:44.635984 17294 tablet_service.cc:1511] Processing CreateTablet for tablet 25b7b3041ee044ab82850652f6a4b1f6 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:09:44.636710 17222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b7b3041ee044ab82850652f6a4b1f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.644990 17442 tablet_service.cc:1511] Processing CreateTablet for tablet 4d6265b4f50442e0a0e9c28929ed3cba (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:09:44.645763 17223 tablet_service.cc:1511] Processing CreateTablet for tablet 5f66f290fe7c49b791826dfc2f811d9e (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:09:44.645859 17441 tablet_service.cc:1511] Processing CreateTablet for tablet 5f66f290fe7c49b791826dfc2f811d9e (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:09:44.646477 17442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6265b4f50442e0a0e9c28929ed3cba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.647116 17223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f66f290fe7c49b791826dfc2f811d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.647184 17441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f66f290fe7c49b791826dfc2f811d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.654651 17376 tablet_service.cc:1511] Processing CreateTablet for tablet f87b79d631424229a5a10377036b8336 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:09:44.627282 17509 tablet_bootstrap.cc:492] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:44.630017 17293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f84bdd6cd9f54ee3b1cfa8e96a505f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.667809 17376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f87b79d631424229a5a10377036b8336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.662788 17369 tablet_service.cc:1511] Processing CreateTablet for tablet 9eba8538889446a69aac1e244724d107 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:09:44.670241 17300 tablet_service.cc:1511] Processing CreateTablet for tablet 5f66f290fe7c49b791826dfc2f811d9e (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:09:44.676968 17373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f84bdd6cd9f54ee3b1cfa8e96a505f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.698016 17337 heartbeater.cc:499] Master 127.13.149.190:44481 was elected leader, sending a full tablet report...
I20260709 13:09:44.699604 17220 tablet_service.cc:1511] Processing CreateTablet for tablet 96d51b906026489580885ffd51cf280f (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:09:44.701696 17220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d51b906026489580885ffd51cf280f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.677404 17505 raft_consensus.cc:359] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:44.704938 17507 tablet_bootstrap.cc:492] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:44.706701 17507 ts_tablet_manager.cc:1403] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.228s	user 0.016s	sys 0.005s
I20260709 13:09:44.710314 17443 tablet_service.cc:1511] Processing CreateTablet for tablet 96d51b906026489580885ffd51cf280f (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:09:44.711226 17368 tablet_service.cc:1511] Processing CreateTablet for tablet 4d6265b4f50442e0a0e9c28929ed3cba (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:09:44.711766 17443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d51b906026489580885ffd51cf280f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.705132 17505 raft_consensus.cc:385] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.718642 17505 raft_consensus.cc:740] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.719624 17505 consensus_queue.cc:260] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:44.690274 17294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b7b3041ee044ab82850652f6a4b1f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.725288 17300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f66f290fe7c49b791826dfc2f811d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.731945 17369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eba8538889446a69aac1e244724d107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.736896 17368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6265b4f50442e0a0e9c28929ed3cba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.739507 17367 tablet_service.cc:1511] Processing CreateTablet for tablet 25b7b3041ee044ab82850652f6a4b1f6 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:09:44.743796 17371 tablet_service.cc:1511] Processing CreateTablet for tablet 96d51b906026489580885ffd51cf280f (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:09:44.741494 17367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b7b3041ee044ab82850652f6a4b1f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.752985 17509 tablet_bootstrap.cc:654] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.787858 17507 raft_consensus.cc:359] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:44.788779 17507 raft_consensus.cc:385] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.789139 17507 raft_consensus.cc:740] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.793534 17411 heartbeater.cc:499] Master 127.13.149.190:44481 was elected leader, sending a full tablet report...
I20260709 13:09:44.809456 17299 tablet_service.cc:1511] Processing CreateTablet for tablet e6c6960e2837472f8e0225a7f0bf48c8 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:09:44.810752 17299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c6960e2837472f8e0225a7f0bf48c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.813908 17507 consensus_queue.cc:260] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:44.814311 17223 tablet_service.cc:1511] Processing CreateTablet for tablet b1f3ac04ca154b6cb38f3cd01245a678 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:09:44.815863 17223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f3ac04ca154b6cb38f3cd01245a678. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:44.820677 17263 tablet.cc:2406] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:09:44.806053 17505 ts_tablet_manager.cc:1434] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.247s	user 0.007s	sys 0.007s
I20260709 13:09:44.806797 17219 tablet_service.cc:1511] Processing CreateTablet for tablet e6c6960e2837472f8e0225a7f0bf48c8 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:09:44.808535 17295 tablet_service.cc:1511] Processing CreateTablet for tablet 34e4f7b81a0746a990f93aaab3a2a0f9 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:09:44.831290 17219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c6960e2837472f8e0225a7f0bf48c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.832068 17295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e4f7b81a0746a990f93aaab3a2a0f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.838111 17372 tablet_service.cc:1511] Processing CreateTablet for tablet 34e4f7b81a0746a990f93aaab3a2a0f9 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:09:44.838408 17374 tablet_service.cc:1511] Processing CreateTablet for tablet e6c6960e2837472f8e0225a7f0bf48c8 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:09:44.833820 17371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d51b906026489580885ffd51cf280f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.843375 17505 tablet_bootstrap.cc:492] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:44.840704 17509 tablet_bootstrap.cc:492] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:44.844367 17445 tablet_service.cc:1511] Processing CreateTablet for tablet b1f3ac04ca154b6cb38f3cd01245a678 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:09:44.845243 17509 ts_tablet_manager.cc:1403] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.218s	user 0.022s	sys 0.024s
I20260709 13:09:44.860267 17506 tablet_bootstrap.cc:492] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:44.860821 17506 ts_tablet_manager.cc:1403] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.377s	user 0.033s	sys 0.021s
I20260709 13:09:44.860721 17226 tablet_service.cc:1511] Processing CreateTablet for tablet d351abd89e0f463ca20b36a2b01e421c (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:09:44.861939 17374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c6960e2837472f8e0225a7f0bf48c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.862133 17226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d351abd89e0f463ca20b36a2b01e421c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.865797 17445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f3ac04ca154b6cb38f3cd01245a678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.870024 17372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e4f7b81a0746a990f93aaab3a2a0f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.850760 17450 tablet_service.cc:1511] Processing CreateTablet for tablet 34e4f7b81a0746a990f93aaab3a2a0f9 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:09:44.873124 17450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e4f7b81a0746a990f93aaab3a2a0f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.873811 17509 raft_consensus.cc:359] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:44.854818 17298 tablet_service.cc:1511] Processing CreateTablet for tablet b1f3ac04ca154b6cb38f3cd01245a678 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:09:44.878787 17509 raft_consensus.cc:385] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.891322 17509 raft_consensus.cc:740] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.891712 17298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f3ac04ca154b6cb38f3cd01245a678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.892134 17509 consensus_queue.cc:260] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:44.894524 17506 raft_consensus.cc:359] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:44.896529 17485 heartbeater.cc:499] Master 127.13.149.190:44481 was elected leader, sending a full tablet report...
I20260709 13:09:44.898536 17222 tablet_service.cc:1511] Processing CreateTablet for tablet 16e8be60e13a407eb9057c161e1292bb (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:09:44.899907 17222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e8be60e13a407eb9057c161e1292bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.905283 17297 tablet_service.cc:1511] Processing CreateTablet for tablet 16e8be60e13a407eb9057c161e1292bb (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:09:44.906729 17297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e8be60e13a407eb9057c161e1292bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.926386 17219 tablet_service.cc:1511] Processing CreateTablet for tablet dcdc93f0cd6d466dbd5e8dd6881f9c19 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:09:44.927856 17219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcdc93f0cd6d466dbd5e8dd6881f9c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.932286 17449 tablet_service.cc:1511] Processing CreateTablet for tablet d351abd89e0f463ca20b36a2b01e421c (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:09:44.933678 17449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d351abd89e0f463ca20b36a2b01e421c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.935539 17443 tablet_service.cc:1511] Processing CreateTablet for tablet 9243cd644069425ca139985f9db4f0f7 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:09:44.936131 17373 tablet_service.cc:1511] Processing CreateTablet for tablet 9243cd644069425ca139985f9db4f0f7 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:09:44.936952 17443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9243cd644069425ca139985f9db4f0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.936832 17441 tablet_service.cc:1511] Processing CreateTablet for tablet dcdc93f0cd6d466dbd5e8dd6881f9c19 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:09:44.937377 17373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9243cd644069425ca139985f9db4f0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.938119 17441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcdc93f0cd6d466dbd5e8dd6881f9c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.938886 17507 ts_tablet_manager.cc:1434] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.231s	user 0.000s	sys 0.012s
I20260709 13:09:44.938604 17367 tablet_service.cc:1511] Processing CreateTablet for tablet 16e8be60e13a407eb9057c161e1292bb (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:09:44.939884 17367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e8be60e13a407eb9057c161e1292bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.940016 17507 tablet_bootstrap.cc:492] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:44.895285 17506 raft_consensus.cc:385] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.943832 17506 raft_consensus.cc:740] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.944594 17506 consensus_queue.cc:260] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:44.950141 17505 tablet_bootstrap.cc:654] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.950678 17514 raft_consensus.cc:493] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:44.951227 17514 raft_consensus.cc:515] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:44.957604 17514 leader_election.cc:290] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:44.950699 17300 tablet_service.cc:1511] Processing CreateTablet for tablet 9243cd644069425ca139985f9db4f0f7 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:09:44.962779 17300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9243cd644069425ca139985f9db4f0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.963256 17506 ts_tablet_manager.cc:1434] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.004s
I20260709 13:09:44.964339 17506 tablet_bootstrap.cc:492] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:44.964207 17293 tablet_service.cc:1511] Processing CreateTablet for tablet dcdc93f0cd6d466dbd5e8dd6881f9c19 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:09:44.967875 17293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcdc93f0cd6d466dbd5e8dd6881f9c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.977664 17506 tablet_bootstrap.cc:654] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.985929 17226 tablet_service.cc:1511] Processing CreateTablet for tablet 4f154d3d3815499085edb61fe7abd805 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:09:44.987303 17226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f154d3d3815499085edb61fe7abd805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.998438 17448 tablet_service.cc:1511] Processing CreateTablet for tablet 4f154d3d3815499085edb61fe7abd805 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:09:45.009972 17448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f154d3d3815499085edb61fe7abd805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.019411 17368 tablet_service.cc:1511] Processing CreateTablet for tablet e2a28d9dd1d647f3a399d80c9c2598f4 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:09:45.019740 17295 tablet_service.cc:1511] Processing CreateTablet for tablet e2a28d9dd1d647f3a399d80c9c2598f4 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:09:45.020771 17368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a28d9dd1d647f3a399d80c9c2598f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.021052 17295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a28d9dd1d647f3a399d80c9c2598f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.019244 17224 tablet_service.cc:1511] Processing CreateTablet for tablet 308fa92d24764c2c87eda510c46ad3c5 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:09:45.023732 17224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308fa92d24764c2c87eda510c46ad3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.027402 17507 tablet_bootstrap.cc:654] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:45.030635 17371 tablet_service.cc:1511] Processing CreateTablet for tablet 4f154d3d3815499085edb61fe7abd805 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:09:45.031086 17372 tablet_service.cc:1511] Processing CreateTablet for tablet d351abd89e0f463ca20b36a2b01e421c (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:09:45.032510 17371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f154d3d3815499085edb61fe7abd805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.044219 17294 tablet_service.cc:1511] Processing CreateTablet for tablet 308fa92d24764c2c87eda510c46ad3c5 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:09:45.045481 17294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308fa92d24764c2c87eda510c46ad3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.055903 17372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d351abd89e0f463ca20b36a2b01e421c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.068245 17509 ts_tablet_manager.cc:1434] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.208s	user 0.014s	sys 0.010s
I20260709 13:09:45.074633 17449 tablet_service.cc:1511] Processing CreateTablet for tablet e2a28d9dd1d647f3a399d80c9c2598f4 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:09:45.076012 17449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a28d9dd1d647f3a399d80c9c2598f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.083371 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ed2b9ddf1f48a3b265a5b11224297d" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
W20260709 13:09:45.085255 17275 leader_election.cc:343] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.098073 17223 tablet_service.cc:1511] Processing CreateTablet for tablet 221cc261f59f425787a49913463b51ed (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:09:45.099406 17223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221cc261f59f425787a49913463b51ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.101027 17445 tablet_service.cc:1511] Processing CreateTablet for tablet 221cc261f59f425787a49913463b51ed (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:09:45.104084 17445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221cc261f59f425787a49913463b51ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.104517 17505 tablet_bootstrap.cc:492] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:45.105059 17505 ts_tablet_manager.cc:1403] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.262s	user 0.010s	sys 0.004s
I20260709 13:09:45.108242 17505 raft_consensus.cc:359] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:45.108983 17505 raft_consensus.cc:385] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.109290 17505 raft_consensus.cc:740] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.112717 17225 tablet_service.cc:1511] Processing CreateTablet for tablet 824b1ff3be61414d9e6bbbe40405ce6e (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:09:45.113510 17506 tablet_bootstrap.cc:492] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:45.114135 17506 ts_tablet_manager.cc:1403] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.150s	user 0.020s	sys 0.013s
I20260709 13:09:45.112717 17443 tablet_service.cc:1511] Processing CreateTablet for tablet 824b1ff3be61414d9e6bbbe40405ce6e (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:09:45.115633 17443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824b1ff3be61414d9e6bbbe40405ce6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.109334 17374 tablet_service.cc:1511] Processing CreateTablet for tablet 824b1ff3be61414d9e6bbbe40405ce6e (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:09:45.116911 17374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824b1ff3be61414d9e6bbbe40405ce6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.116669 17294 tablet_service.cc:1511] Processing CreateTablet for tablet ff190eaed33e47879a45fd2949fc92d6 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:09:45.117944 17294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff190eaed33e47879a45fd2949fc92d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.114240 17225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824b1ff3be61414d9e6bbbe40405ce6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.123761 17506 raft_consensus.cc:359] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:45.124938 17506 raft_consensus.cc:385] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.125303 17506 raft_consensus.cc:740] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.131513 17220 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6ebfddb2e14b488bc64c62d75ac661 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:09:45.131513 17373 tablet_service.cc:1511] Processing CreateTablet for tablet ff190eaed33e47879a45fd2949fc92d6 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:09:45.133906 17512 raft_consensus.cc:493] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:45.134125 17516 raft_consensus.cc:493] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:45.134420 17512 raft_consensus.cc:515] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:45.134639 17516 raft_consensus.cc:515] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:45.142277 17220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6ebfddb2e14b488bc64c62d75ac661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.138770 17373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff190eaed33e47879a45fd2949fc92d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.144354 17516 leader_election.cc:290] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:45.132687 17293 tablet_service.cc:1511] Processing CreateTablet for tablet 221cc261f59f425787a49913463b51ed (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:09:45.156157 17512 leader_election.cc:290] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:45.153735 17509 tablet_bootstrap.cc:492] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:45.156870 17293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221cc261f59f425787a49913463b51ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.168758 17450 tablet_service.cc:1511] Processing CreateTablet for tablet ff190eaed33e47879a45fd2949fc92d6 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:09:45.170251 17450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff190eaed33e47879a45fd2949fc92d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.191113 17369 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6ebfddb2e14b488bc64c62d75ac661 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:09:45.150745 17505 consensus_queue.cc:260] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:45.151299 17506 consensus_queue.cc:260] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:45.198069 17369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6ebfddb2e14b488bc64c62d75ac661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.201037 17441 tablet_service.cc:1511] Processing CreateTablet for tablet bed4881126d646cdbb1048cb27acee4f (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:09:45.202486 17441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed4881126d646cdbb1048cb27acee4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.205382 17226 tablet_service.cc:1511] Processing CreateTablet for tablet bed4881126d646cdbb1048cb27acee4f (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:09:45.206710 17226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed4881126d646cdbb1048cb27acee4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.166953 17367 tablet_service.cc:1511] Processing CreateTablet for tablet 308fa92d24764c2c87eda510c46ad3c5 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:09:45.212822 17442 tablet_service.cc:1511] Processing CreateTablet for tablet 9bbf1b67cfd44ba1aee077c1117791c2 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:09:45.214169 17442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bbf1b67cfd44ba1aee077c1117791c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.214500 17227 tablet_service.cc:1511] Processing CreateTablet for tablet 9bbf1b67cfd44ba1aee077c1117791c2 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:09:45.215758 17227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bbf1b67cfd44ba1aee077c1117791c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.223030 17506 ts_tablet_manager.cc:1434] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.109s	user 0.002s	sys 0.005s
I20260709 13:09:45.222705 17374 tablet_service.cc:1511] Processing CreateTablet for tablet 17411e5ad5344326aa22680a02641d8a (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:09:45.226306 17367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308fa92d24764c2c87eda510c46ad3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.228256 17374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17411e5ad5344326aa22680a02641d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.230803 17515 raft_consensus.cc:493] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:45.230594 17447 tablet_service.cc:1511] Processing CreateTablet for tablet 17411e5ad5344326aa22680a02641d8a (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:09:45.231988 17447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17411e5ad5344326aa22680a02641d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.231521 17515 raft_consensus.cc:515] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:45.234464 17515 leader_election.cc:290] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:45.263619 17507 tablet_bootstrap.cc:492] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:45.264303 17507 ts_tablet_manager.cc:1403] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.324s	user 0.011s	sys 0.008s
I20260709 13:09:45.269932 17219 tablet_service.cc:1511] Processing CreateTablet for tablet 3797030f798e403cb47c580a9b9a3238 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:09:45.271812 17219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3797030f798e403cb47c580a9b9a3238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.300239 17506 tablet_bootstrap.cc:492] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:45.306808 17297 tablet_service.cc:1511] Processing CreateTablet for tablet 17411e5ad5344326aa22680a02641d8a (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:09:45.308315 17297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17411e5ad5344326aa22680a02641d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.308904 17509 tablet_bootstrap.cc:654] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:45.310616 17300 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6ebfddb2e14b488bc64c62d75ac661 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:09:45.311924 17300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6ebfddb2e14b488bc64c62d75ac661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.314262 17295 tablet_service.cc:1511] Processing CreateTablet for tablet bed4881126d646cdbb1048cb27acee4f (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:09:45.316133 17295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed4881126d646cdbb1048cb27acee4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.316859 17506 tablet_bootstrap.cc:654] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:45.329360 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ed2b9ddf1f48a3b265a5b11224297d" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:45.331012 17505 ts_tablet_manager.cc:1434] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.226s	user 0.011s	sys 0.000s
I20260709 13:09:45.331529 17507 raft_consensus.cc:359] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:45.332073 17505 tablet_bootstrap.cc:492] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:45.332290 17507 raft_consensus.cc:385] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.332676 17507 raft_consensus.cc:740] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.333559 17507 consensus_queue.cc:260] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:45.343945 17512 raft_consensus.cc:493] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:45.357168 17182 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:45.359326 17512 raft_consensus.cc:515] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
W20260709 13:09:45.348518 17275 leader_election.cc:343] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.370015 17299 tablet_service.cc:1511] Processing CreateTablet for tablet 3797030f798e403cb47c580a9b9a3238 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:09:45.371443 17299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3797030f798e403cb47c580a9b9a3238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.374210 17275 leader_election.cc:304] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:45.376279 17514 raft_consensus.cc:2749] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:45.374236 17448 tablet_service.cc:1511] Processing CreateTablet for tablet b79b91d3066646e98b378788860f995f (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:09:45.380578 17448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79b91d3066646e98b378788860f995f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.381816 17368 tablet_service.cc:1511] Processing CreateTablet for tablet 9bbf1b67cfd44ba1aee077c1117791c2 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:09:45.383965 17368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bbf1b67cfd44ba1aee077c1117791c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.406539 17222 tablet_service.cc:1511] Processing CreateTablet for tablet b79b91d3066646e98b378788860f995f (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:09:45.409446 17222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79b91d3066646e98b378788860f995f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.421432 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899016db9bc4f5ab970663da12b5d68" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:45.422725 17507 ts_tablet_manager.cc:1434] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.158s	user 0.008s	sys 0.000s
W20260709 13:09:45.423591 17426 leader_election.cc:343] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.431006 17371 tablet_service.cc:1511] Processing CreateTablet for tablet 3797030f798e403cb47c580a9b9a3238 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:09:45.432911 17371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3797030f798e403cb47c580a9b9a3238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.423808 17507 tablet_bootstrap.cc:492] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
W20260709 13:09:45.541932 17119 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.149.132:38829, user_credentials={real_user=slave}} blocked reactor thread for 156782us
I20260709 13:09:45.548805 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da776679806e4341ab97afb3ff4fbaf1" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
W20260709 13:09:45.551736 17203 leader_election.cc:343] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.558104 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899016db9bc4f5ab970663da12b5d68" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
W20260709 13:09:45.559878 17203 leader_election.cc:343] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.561523 17301 tablet_service.cc:1511] Processing CreateTablet for tablet 5bdfc733d91b4f8a9de4932440e61b4c (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:09:45.562924 17301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bdfc733d91b4f8a9de4932440e61b4c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:45.548969 17121 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.149.129:43451, user_credentials={real_user=slave}} blocked reactor thread for 143903us
I20260709 13:09:45.575552 17507 tablet_bootstrap.cc:654] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:45.579100 17375 tablet_service.cc:1511] Processing CreateTablet for tablet 5bdfc733d91b4f8a9de4932440e61b4c (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:09:45.602787 17293 tablet_service.cc:1511] Processing CreateTablet for tablet d4c79c44531744bea4c5709d01080a38 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:09:45.691576 17375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bdfc733d91b4f8a9de4932440e61b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.677126 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899016db9bc4f5ab970663da12b5d68" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:45.597791 17224 tablet_service.cc:1511] Processing CreateTablet for tablet d4c79c44531744bea4c5709d01080a38 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:09:45.692324 17237 raft_consensus.cc:2468] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
I20260709 13:09:45.693889 17224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c79c44531744bea4c5709d01080a38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.694872 17425 leader_election.cc:304] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:45.587674 17220 tablet_service.cc:1511] Processing CreateTablet for tablet b28a90a23f9e4a24b84c1c2932c5502c (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:09:45.696750 17220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b28a90a23f9e4a24b84c1c2932c5502c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.583508 17449 tablet_service.cc:1511] Processing CreateTablet for tablet 5bdfc733d91b4f8a9de4932440e61b4c (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:09:45.697597 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da776679806e4341ab97afb3ff4fbaf1" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:45.698348 17236 raft_consensus.cc:2468] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 0.
I20260709 13:09:45.701241 17351 leader_election.cc:304] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:45.702580 17515 raft_consensus.cc:2804] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:45.703014 17515 raft_consensus.cc:493] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:45.703603 17515 raft_consensus.cc:3060] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.610244 17296 tablet_service.cc:1511] Processing CreateTablet for tablet ca03992167d041f2b10f0c74e5ee9289 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:09:45.703902 17219 tablet_service.cc:1511] Processing CreateTablet for tablet ea6b8707c49a4d0a8b0248ac470d39ca (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:09:45.698480 17449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bdfc733d91b4f8a9de4932440e61b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.588397 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da776679806e4341ab97afb3ff4fbaf1" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:45.575814 17512 leader_election.cc:290] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:45.605916 17441 tablet_service.cc:1511] Processing CreateTablet for tablet 2e58208de80d4557acd38e3d171ec172 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:09:45.715065 17441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e58208de80d4557acd38e3d171ec172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.669540 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899016db9bc4f5ab970663da12b5d68" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:45.716895 17460 raft_consensus.cc:2468] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:45.579814 17226 tablet_service.cc:1511] Processing CreateTablet for tablet 18e74081d5e3400b9d9db006425dea1b (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:09:45.677752 17369 tablet_service.cc:1511] Processing CreateTablet for tablet 18e74081d5e3400b9d9db006425dea1b (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:09:45.608393 17516 raft_consensus.cc:493] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:45.718828 17369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e74081d5e3400b9d9db006425dea1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.718518 17516 raft_consensus.cc:515] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:45.705575 17219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6b8707c49a4d0a8b0248ac470d39ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.726723 17515 raft_consensus.cc:515] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:45.592096 17370 tablet_service.cc:1511] Processing CreateTablet for tablet b28a90a23f9e4a24b84c1c2932c5502c (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:09:45.608070 17227 tablet_service.cc:1511] Processing CreateTablet for tablet 2e58208de80d4557acd38e3d171ec172 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:09:45.733114 17227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e58208de80d4557acd38e3d171ec172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.707581 17299 tablet_service.cc:1511] Processing CreateTablet for tablet ea6b8707c49a4d0a8b0248ac470d39ca (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:09:45.737939 17516 leader_election.cc:290] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:45.738749 17516 raft_consensus.cc:2804] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:45.739123 17516 raft_consensus.cc:493] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:45.738901 17450 tablet_service.cc:1511] Processing CreateTablet for tablet 708f3286ebef45fdae4f6b83a13f5728 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:09:45.590996 17297 tablet_service.cc:1511] Processing CreateTablet for tablet b28a90a23f9e4a24b84c1c2932c5502c (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:09:45.728375 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da776679806e4341ab97afb3ff4fbaf1" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:45.709029 17447 tablet_service.cc:1511] Processing CreateTablet for tablet ca03992167d041f2b10f0c74e5ee9289 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:09:45.740283 17450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708f3286ebef45fdae4f6b83a13f5728. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:45.741137 17352 leader_election.cc:343] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.741393 17386 raft_consensus.cc:2393] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c6805b9385439d9d1e7b55ed5ae0ce in current term 1: Already voted for candidate 8af9cfe33e404d91b4e5eb78da56d147 in this term.
I20260709 13:09:45.743197 17447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca03992167d041f2b10f0c74e5ee9289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.744907 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da776679806e4341ab97afb3ff4fbaf1" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:45.745653 17237 raft_consensus.cc:3060] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.745390 17225 tablet_service.cc:1511] Processing CreateTablet for tablet 708f3286ebef45fdae4f6b83a13f5728 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:09:45.746201 17200 leader_election.cc:304] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:45.734601 17506 tablet_bootstrap.cc:492] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:45.733114 17370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b28a90a23f9e4a24b84c1c2932c5502c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.735535 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d72a5b41e1471388d7e2fcf64a3e1b" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:45.750950 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da776679806e4341ab97afb3ff4fbaf1" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
W20260709 13:09:45.751852 17423 leader_election.cc:343] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.752331 17515 leader_election.cc:290] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:45.577967 17445 tablet_service.cc:1511] Processing CreateTablet for tablet 18e74081d5e3400b9d9db006425dea1b (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:09:45.758692 17445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e74081d5e3400b9d9db006425dea1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.592047 17509 tablet_bootstrap.cc:492] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:45.762099 17509 ts_tablet_manager.cc:1403] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.615s	user 0.009s	sys 0.021s
I20260709 13:09:45.692277 17293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c79c44531744bea4c5709d01080a38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.742326 17226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e74081d5e3400b9d9db006425dea1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.766374 17225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708f3286ebef45fdae4f6b83a13f5728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.734151 17373 tablet_service.cc:1511] Processing CreateTablet for tablet ea6b8707c49a4d0a8b0248ac470d39ca (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:09:45.768796 17299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6b8707c49a4d0a8b0248ac470d39ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.596220 17505 tablet_bootstrap.cc:654] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:45.750119 17506 ts_tablet_manager.cc:1403] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.491s	user 0.014s	sys 0.009s
W20260709 13:09:45.752660 17352 leader_election.cc:343] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.670291 17367 tablet_service.cc:1511] Processing CreateTablet for tablet ca03992167d041f2b10f0c74e5ee9289 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:09:45.739494 17516 raft_consensus.cc:3060] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.594475 17294 tablet_service.cc:1511] Processing CreateTablet for tablet b79b91d3066646e98b378788860f995f (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:09:45.777750 17506 raft_consensus.cc:359] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:45.779919 17506 raft_consensus.cc:385] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.780208 17506 raft_consensus.cc:740] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.765326 17509 raft_consensus.cc:359] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:45.781322 17509 raft_consensus.cc:385] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.781677 17509 raft_consensus.cc:740] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.782401 17509 consensus_queue.cc:260] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:45.783573 17373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6b8707c49a4d0a8b0248ac470d39ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.784389 17516 raft_consensus.cc:515] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
W20260709 13:09:45.786000 17425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.129:43451, user_credentials={real_user=slave}} blocked reactor thread for 91386.4us
I20260709 13:09:45.786335 17367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca03992167d041f2b10f0c74e5ee9289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.787480 17200 leader_election.cc:304] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:45.595198 17514 raft_consensus.cc:493] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:45.789919 17514 raft_consensus.cc:515] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:45.792164 17514 leader_election.cc:290] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:45.598625 17442 tablet_service.cc:1511] Processing CreateTablet for tablet d4c79c44531744bea4c5709d01080a38 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:09:45.792933 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8343bb147f460fb7a6cac0b57c52be" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:45.793622 17385 raft_consensus.cc:2468] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:45.793819 17442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c79c44531744bea4c5709d01080a38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.795392 17275 leader_election.cc:304] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: 
I20260709 13:09:45.602794 17372 tablet_service.cc:1511] Processing CreateTablet for tablet 2e58208de80d4557acd38e3d171ec172 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:09:45.797145 17372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e58208de80d4557acd38e3d171ec172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.796280 17509 ts_tablet_manager.cc:1434] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:09:45.797264 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8343bb147f460fb7a6cac0b57c52be" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:45.800184 17296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca03992167d041f2b10f0c74e5ee9289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.780973 17506 consensus_queue.cc:260] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:45.792665 17300 tablet_service.cc:1511] Processing CreateTablet for tablet 708f3286ebef45fdae4f6b83a13f5728 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:09:45.802002 17448 tablet_service.cc:1511] Processing CreateTablet for tablet f96aa226794641208fa639bd4539ec0c (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:09:45.804193 17368 tablet_service.cc:1511] Processing CreateTablet for tablet f96aa226794641208fa639bd4539ec0c (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:09:45.815452 17222 tablet_service.cc:1511] Processing CreateTablet for tablet f96aa226794641208fa639bd4539ec0c (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:09:45.824285 17294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79b91d3066646e98b378788860f995f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.823221 17460 raft_consensus.cc:2468] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:45.825117 17300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708f3286ebef45fdae4f6b83a13f5728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.824945 17222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96aa226794641208fa639bd4539ec0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.826287 17448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96aa226794641208fa639bd4539ec0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.820242 17514 raft_consensus.cc:2804] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:45.833513 17514 raft_consensus.cc:493] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:45.848309 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899016db9bc4f5ab970663da12b5d68" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:45.847369 17374 tablet_service.cc:1511] Processing CreateTablet for tablet 03a332162a834f2fa783111734392dd8 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:09:45.852001 17507 tablet_bootstrap.cc:492] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:45.852553 17507 ts_tablet_manager.cc:1403] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.429s	user 0.023s	sys 0.060s
I20260709 13:09:45.855595 17507 raft_consensus.cc:359] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:45.856341 17507 raft_consensus.cc:385] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.856664 17507 raft_consensus.cc:740] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
W20260709 13:09:45.850060 17426 leader_election.cc:343] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.842367 17297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b28a90a23f9e4a24b84c1c2932c5502c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.862155 17507 consensus_queue.cc:260] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:45.862672 17506 ts_tablet_manager.cc:1434] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.000s
I20260709 13:09:45.863618 17509 tablet_bootstrap.cc:492] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:45.864317 17506 tablet_bootstrap.cc:492] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:45.872426 17506 tablet_bootstrap.cc:654] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:45.874653 17301 tablet_service.cc:1511] Processing CreateTablet for tablet 03a332162a834f2fa783111734392dd8 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:09:45.876127 17301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a332162a834f2fa783111734392dd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.844749 17514 raft_consensus.cc:3060] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.878033 17445 tablet_service.cc:1511] Processing CreateTablet for tablet 03a332162a834f2fa783111734392dd8 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:09:45.881876 17368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96aa226794641208fa639bd4539ec0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.882579 17445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a332162a834f2fa783111734392dd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.885128 17516 leader_election.cc:290] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
W20260709 13:09:45.844919 17200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.132:38829, user_credentials={real_user=slave}} blocked reactor thread for 57568.5us
I20260709 13:09:45.887180 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d72a5b41e1471388d7e2fcf64a3e1b" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:45.888986 17374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a332162a834f2fa783111734392dd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.894101 17539 raft_consensus.cc:2804] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:45.894645 17539 raft_consensus.cc:493] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:45.894556 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899016db9bc4f5ab970663da12b5d68" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:45.895169 17539 raft_consensus.cc:3060] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:45.895845 17425 leader_election.cc:343] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.896401 17425 leader_election.cc:304] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:45.898048 17516 raft_consensus.cc:2749] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:45.903204 17224 tablet_service.cc:1511] Processing CreateTablet for tablet 80d6d90917b947548be96918b4efefa6 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:09:45.904798 17224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d6d90917b947548be96918b4efefa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.887919 17237 raft_consensus.cc:2468] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:45.906080 17512 raft_consensus.cc:2749] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:45.908102 17507 ts_tablet_manager.cc:1434] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.055s	user 0.003s	sys 0.008s
I20260709 13:09:45.909857 17351 leader_election.cc:304] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [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: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:45.909723 17295 tablet_service.cc:1511] Processing CreateTablet for tablet 80d6d90917b947548be96918b4efefa6 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:09:45.911098 17515 raft_consensus.cc:2804] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:45.911103 17295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d6d90917b947548be96918b4efefa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.913578 17507 tablet_bootstrap.cc:492] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:45.938700 17505 tablet_bootstrap.cc:492] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:45.939520 17505 ts_tablet_manager.cc:1403] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.608s	user 0.018s	sys 0.023s
I20260709 13:09:45.960070 17220 tablet_service.cc:1511] Processing CreateTablet for tablet 48b528ab7a3f43b5bd3b6bb7acc28c3a (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:09:45.961827 17539 raft_consensus.cc:515] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:45.962493 17369 tablet_service.cc:1511] Processing CreateTablet for tablet 80d6d90917b947548be96918b4efefa6 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:09:45.972375 17369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d6d90917b947548be96918b4efefa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.969206 17505 raft_consensus.cc:359] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:45.974138 17505 raft_consensus.cc:385] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.974484 17505 raft_consensus.cc:740] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.963507 17540 raft_consensus.cc:493] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:45.966574 17450 tablet_service.cc:1511] Processing CreateTablet for tablet 48b528ab7a3f43b5bd3b6bb7acc28c3a (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:09:45.951463 17515 raft_consensus.cc:697] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Becoming Leader. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:09:45.978448 17515 consensus_queue.cc:237] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:45.961524 17220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48b528ab7a3f43b5bd3b6bb7acc28c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.986119 17505 consensus_queue.cc:260] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:45.987629 17450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48b528ab7a3f43b5bd3b6bb7acc28c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:45.988688 17505 ts_tablet_manager.cc:1434] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 13:09:46.002074 17514 raft_consensus.cc:515] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:46.009760 17540 raft_consensus.cc:515] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:46.015190 17506 tablet_bootstrap.cc:492] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:46.015949 17506 ts_tablet_manager.cc:1403] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.152s	user 0.015s	sys 0.010s
I20260709 13:09:46.016054 17505 tablet_bootstrap.cc:492] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:46.023352 17506 raft_consensus.cc:359] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:46.024286 17506 raft_consensus.cc:385] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:46.024585 17506 raft_consensus.cc:740] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:46.025439 17506 consensus_queue.cc:260] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:46.026948 17514 leader_election.cc:290] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:46.034430 17236 raft_consensus.cc:2393] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c91881cedc4f44a9894c4436883e2f31 in current term 1: Already voted for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in this term.
I20260709 13:09:46.035576 17539 leader_election.cc:290] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:46.037760 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899016db9bc4f5ab970663da12b5d68" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:46.038419 17312 raft_consensus.cc:3060] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:46.045255 17425 leader_election.cc:304] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [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: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:46.046192 17516 raft_consensus.cc:2749] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:46.047209 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899016db9bc4f5ab970663da12b5d68" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:46.048107 17460 raft_consensus.cc:2393] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4c6805b9385439d9d1e7b55ed5ae0ce in current term 1: Already voted for candidate c91881cedc4f44a9894c4436883e2f31 in this term.
I20260709 13:09:46.050731 17299 tablet_service.cc:1511] Processing CreateTablet for tablet 48b528ab7a3f43b5bd3b6bb7acc28c3a (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:09:46.052191 17299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48b528ab7a3f43b5bd3b6bb7acc28c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:46.055807 17507 tablet_bootstrap.cc:654] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:46.042163 17509 tablet_bootstrap.cc:654] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:46.066686 17448 tablet_service.cc:1511] Processing CreateTablet for tablet 741e91fcbcd64bc595fd9579aadf5a4e (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:09:46.068068 17448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741e91fcbcd64bc595fd9579aadf5a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:46.063650 17540 leader_election.cc:290] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:46.070711 17506 ts_tablet_manager.cc:1434] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 13:09:46.071929 17505 tablet_bootstrap.cc:654] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:46.072017 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8343bb147f460fb7a6cac0b57c52be" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:46.077258 17385 raft_consensus.cc:3060] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:46.073957 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899016db9bc4f5ab970663da12b5d68" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:46.065191 17373 tablet_service.cc:1511] Processing CreateTablet for tablet 741e91fcbcd64bc595fd9579aadf5a4e (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:09:46.083333 17460 raft_consensus.cc:2393] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c8abaec7ee74be28bf3f4be487de2bf in current term 1: Already voted for candidate c91881cedc4f44a9894c4436883e2f31 in this term.
I20260709 13:09:46.083214 17134 catalog_manager.cc:5697] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131). New cstate: current_term: 1 leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:46.089197 17373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741e91fcbcd64bc595fd9579aadf5a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:46.089929 17222 tablet_service.cc:1511] Processing CreateTablet for tablet 741e91fcbcd64bc595fd9579aadf5a4e (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:09:46.091236 17222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741e91fcbcd64bc595fd9579aadf5a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:46.103312 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8343bb147f460fb7a6cac0b57c52be" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:46.104001 17460 raft_consensus.cc:3060] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:46.110100 17506 tablet_bootstrap.cc:492] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:46.116856 17225 tablet_service.cc:1511] Processing CreateTablet for tablet 8f700bcd71cc48e2a9b6f9b4f271684f (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:09:46.124256 17225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f700bcd71cc48e2a9b6f9b4f271684f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:46.126863 17312 raft_consensus.cc:2468] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:46.128204 17203 leader_election.cc:304] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:46.129510 17539 raft_consensus.cc:2804] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:46.130051 17539 raft_consensus.cc:697] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:09:46.130858 17539 consensus_queue.cc:237] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:46.121155 17368 tablet_service.cc:1511] Processing CreateTablet for tablet 8f700bcd71cc48e2a9b6f9b4f271684f (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:09:46.133069 17368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f700bcd71cc48e2a9b6f9b4f271684f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:46.118585 17460 raft_consensus.cc:2468] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:46.134943 17442 tablet_service.cc:1511] Processing CreateTablet for tablet ac91d689e0af4030b6c3fdae39a9c7b8 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:09:46.135819 17374 tablet_service.cc:1511] Processing CreateTablet for tablet ac91d689e0af4030b6c3fdae39a9c7b8 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:09:46.136276 17442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac91d689e0af4030b6c3fdae39a9c7b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:46.113580 17385 raft_consensus.cc:2468] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:46.151037 17275 leader_election.cc:304] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:46.152015 17540 raft_consensus.cc:2804] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:46.152659 17540 raft_consensus.cc:697] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:46.154886 17540 consensus_queue.cc:237] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:46.159592 17509 tablet_bootstrap.cc:492] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:46.160277 17509 ts_tablet_manager.cc:1403] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.297s	user 0.014s	sys 0.006s
I20260709 13:09:46.151305 17374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac91d689e0af4030b6c3fdae39a9c7b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:46.170677 17509 raft_consensus.cc:359] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:46.171511 17509 raft_consensus.cc:385] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:46.171811 17509 raft_consensus.cc:740] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:46.172508 17512 raft_consensus.cc:493] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:46.173416 17506 tablet_bootstrap.cc:654] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:46.173066 17512 raft_consensus.cc:515] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:46.176389 17512 leader_election.cc:290] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:46.171917 17227 tablet_service.cc:1511] Processing CreateTablet for tablet e51da2ae245c4db493dbd1e876d3f074 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:09:46.173935 17509 consensus_queue.cc:260] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:46.185285 17441 tablet_service.cc:1511] Processing CreateTablet for tablet d6530c25f77346fcb1957c9624cf11dc (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:09:46.186738 17369 tablet_service.cc:1511] Processing CreateTablet for tablet d6530c25f77346fcb1957c9624cf11dc (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:09:46.187254 17441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6530c25f77346fcb1957c9624cf11dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:46.207988 17297 tablet_service.cc:1511] Processing CreateTablet for tablet 8f700bcd71cc48e2a9b6f9b4f271684f (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:09:46.210045 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3bacc44be9415a9292039f032e39de" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:46.215170 17509 ts_tablet_manager.cc:1434] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.000s
I20260709 13:09:46.216591 17509 tablet_bootstrap.cc:492] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:46.216984 17295 tablet_service.cc:1511] Processing CreateTablet for tablet e51da2ae245c4db493dbd1e876d3f074 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:09:46.227304 17226 tablet_service.cc:1511] Processing CreateTablet for tablet d6530c25f77346fcb1957c9624cf11dc (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:09:46.203760 17369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6530c25f77346fcb1957c9624cf11dc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:46.237059 17203 leader_election.cc:343] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:46.237326 17227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e51da2ae245c4db493dbd1e876d3f074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:46.238121 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3bacc44be9415a9292039f032e39de" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:46.239602 17515 raft_consensus.cc:493] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:46.240134 17515 raft_consensus.cc:515] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:46.242280 17515 leader_election.cc:290] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:46.243913 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34aac79ce19d49d68f7bd4c1d1b83d00" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:46.243825 17296 tablet_service.cc:1511] Processing CreateTablet for tablet ac91d689e0af4030b6c3fdae39a9c7b8 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
W20260709 13:09:46.245556 17352 leader_election.cc:343] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:46.246057 17200 leader_election.cc:343] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:46.246567 17200 leader_election.cc:304] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:46.248433 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34aac79ce19d49d68f7bd4c1d1b83d00" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
W20260709 13:09:46.256711 17351 leader_election.cc:343] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:46.257220 17351 leader_election.cc:304] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:46.266449 17297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f700bcd71cc48e2a9b6f9b4f271684f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:46.267412 17515 raft_consensus.cc:2749] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:46.266450 17539 raft_consensus.cc:2749] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:46.289196 17226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6530c25f77346fcb1957c9624cf11dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:46.290412 17445 tablet_service.cc:1511] Processing CreateTablet for tablet e51da2ae245c4db493dbd1e876d3f074 (DEFAULT_TABLE table=test-workload [id=04dc7f8bd8134c098efeafcabbbf9f21]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:09:46.301105 17445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e51da2ae245c4db493dbd1e876d3f074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:46.305744 17296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac91d689e0af4030b6c3fdae39a9c7b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:46.324139 17507 tablet_bootstrap.cc:492] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:46.329833 17507 ts_tablet_manager.cc:1403] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.418s	user 0.056s	sys 0.025s
I20260709 13:09:46.340569 17295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e51da2ae245c4db493dbd1e876d3f074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:46.402554 17509 tablet_bootstrap.cc:654] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:46.411118 17507 raft_consensus.cc:359] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:46.412011 17507 raft_consensus.cc:385] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:46.412303 17507 raft_consensus.cc:740] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:46.427112 17505 tablet_bootstrap.cc:492] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:46.427742 17505 ts_tablet_manager.cc:1403] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.412s	user 0.013s	sys 0.015s
I20260709 13:09:46.431622 17506 tablet_bootstrap.cc:492] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:46.432262 17506 ts_tablet_manager.cc:1403] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.333s	user 0.021s	sys 0.040s
I20260709 13:09:46.413089 17507 consensus_queue.cc:260] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:46.432789 17133 catalog_manager.cc:5697] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:46.439522 17507 ts_tablet_manager.cc:1434] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.104s	user 0.007s	sys 0.000s
I20260709 13:09:46.440701 17507 tablet_bootstrap.cc:492] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:46.444403 17509 tablet_bootstrap.cc:492] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:46.444996 17509 ts_tablet_manager.cc:1403] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.229s	user 0.009s	sys 0.003s
I20260709 13:09:46.447978 17509 raft_consensus.cc:359] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:46.448761 17509 raft_consensus.cc:385] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:46.448021 17135 catalog_manager.cc:5697] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 1 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:46.449107 17509 raft_consensus.cc:740] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:46.453783 17505 raft_consensus.cc:359] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:46.454618 17505 raft_consensus.cc:385] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:46.454927 17505 raft_consensus.cc:740] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:46.455793 17505 consensus_queue.cc:260] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:46.456866 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899016db9bc4f5ab970663da12b5d68" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:46.459532 17506 raft_consensus.cc:359] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:46.460341 17506 raft_consensus.cc:385] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:46.460661 17506 raft_consensus.cc:740] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:46.465355 17506 consensus_queue.cc:260] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:46.468094 17506 ts_tablet_manager.cc:1434] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260709 13:09:46.469168 17505 ts_tablet_manager.cc:1434] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.041s	user 0.002s	sys 0.007s
I20260709 13:09:46.470425 17505 tablet_bootstrap.cc:492] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:46.474879 17506 tablet_bootstrap.cc:492] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:46.483319 17506 tablet_bootstrap.cc:654] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:46.517813 17506 tablet_bootstrap.cc:492] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:46.518429 17506 ts_tablet_manager.cc:1403] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.021s
I20260709 13:09:46.521559 17506 raft_consensus.cc:359] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:46.521973 17516 raft_consensus.cc:493] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:46.522418 17506 raft_consensus.cc:385] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:46.522886 17506 raft_consensus.cc:740] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:46.523815 17506 consensus_queue.cc:260] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:46.522670 17516 raft_consensus.cc:515] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:46.534768 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b6724adc9494d7097ab39d26b5b5e7e" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:46.535734 17236 raft_consensus.cc:2468] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
I20260709 13:09:46.537915 17425 leader_election.cc:304] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:46.533197 17516 leader_election.cc:290] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:46.554980 17516 raft_consensus.cc:2804] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:46.555576 17516 raft_consensus.cc:493] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:46.556084 17516 raft_consensus.cc:3060] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:46.618881 17505 tablet_bootstrap.cc:654] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:46.624817 17505 tablet_bootstrap.cc:492] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:46.625397 17505 ts_tablet_manager.cc:1403] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.155s	user 0.018s	sys 0.004s
I20260709 13:09:46.628779 17505 raft_consensus.cc:359] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:46.629659 17505 raft_consensus.cc:385] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:46.629992 17505 raft_consensus.cc:740] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:46.630848 17505 consensus_queue.cc:260] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:46.633802 17505 ts_tablet_manager.cc:1434] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:09:46.634943 17505 tablet_bootstrap.cc:492] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
W20260709 13:09:46.639230 17352 consensus_peers.cc:597] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:46.642119 17505 tablet_bootstrap.cc:654] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:46.655154 17539 consensus_queue.cc:1048] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:46.661921 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b6724adc9494d7097ab39d26b5b5e7e" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:46.663436 17505 tablet_bootstrap.cc:492] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:46.664083 17505 ts_tablet_manager.cc:1403] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.012s
I20260709 13:09:46.667554 17505 raft_consensus.cc:359] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:46.668414 17505 raft_consensus.cc:385] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:46.668762 17505 raft_consensus.cc:740] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:46.669690 17505 consensus_queue.cc:260] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:46.672433 17505 ts_tablet_manager.cc:1434] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:09:46.673964 17505 tablet_bootstrap.cc:492] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:46.676771 17542 consensus_queue.cc:1048] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:46.687062 17277 leader_election.cc:304] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:46.687414 17505 tablet_bootstrap.cc:654] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:46.688482 17540 raft_consensus.cc:2749] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:46.690117 17540 consensus_queue.cc:1048] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:46.700793 17425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.129:43451, user_credentials={real_user=slave}} blocked reactor thread for 162996us
W20260709 13:09:46.690140 17423 leader_election.cc:343] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:46.709519 17505 tablet_bootstrap.cc:492] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:46.710444 17540 consensus_queue.cc:1048] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:46.728761 17506 ts_tablet_manager.cc:1434] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.210s	user 0.035s	sys 0.049s
I20260709 13:09:46.735579 17507 tablet_bootstrap.cc:654] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:46.713328 17509 consensus_queue.cc:260] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:46.746275 17542 raft_consensus.cc:493] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:46.747879 17509 ts_tablet_manager.cc:1434] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.303s	user 0.007s	sys 0.003s
I20260709 13:09:46.748077 17542 raft_consensus.cc:515] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:46.748884 17509 tablet_bootstrap.cc:492] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:46.736426 17506 tablet_bootstrap.cc:492] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:46.740474 17516 raft_consensus.cc:515] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:46.744679 17563 consensus_queue.cc:1048] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:46.745357 17505 ts_tablet_manager.cc:1403] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.000s
I20260709 13:09:46.752040 17516 leader_election.cc:290] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:46.752223 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b6724adc9494d7097ab39d26b5b5e7e" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:46.752884 17505 raft_consensus.cc:359] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:46.753391 17505 raft_consensus.cc:385] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:09:46.753877 17423 leader_election.cc:343] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:46.753630 17505 raft_consensus.cc:740] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:46.755436 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b6724adc9494d7097ab39d26b5b5e7e" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:46.756263 17237 raft_consensus.cc:3060] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:46.756589 17505 consensus_queue.cc:260] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:46.759267 17505 ts_tablet_manager.cc:1434] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:09:46.760255 17505 tablet_bootstrap.cc:492] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:46.760677 17506 tablet_bootstrap.cc:654] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:46.765552 17563 raft_consensus.cc:493] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:46.766389 17505 tablet_bootstrap.cc:654] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:46.766156 17563 raft_consensus.cc:515] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:46.770164 17563 leader_election.cc:290] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:46.771690 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1d17eb1d441a2b64d54538a8e390e" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
W20260709 13:09:46.773597 17203 leader_election.cc:343] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:46.781009 17237 raft_consensus.cc:2468] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:46.781710 17516 raft_consensus.cc:493] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:46.790684 17542 leader_election.cc:290] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:46.792697 17516 raft_consensus.cc:515] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:46.794121 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d72a5b41e1471388d7e2fcf64a3e1b" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:46.794770 17235 raft_consensus.cc:2468] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 0.
I20260709 13:09:46.794983 17516 leader_election.cc:290] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:46.783375 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1d17eb1d441a2b64d54538a8e390e" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:46.796656 17459 raft_consensus.cc:2468] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:46.797118 17351 leader_election.cc:304] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
W20260709 13:09:46.799731 17182 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:46.800450 17542 raft_consensus.cc:2804] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:46.801023 17542 raft_consensus.cc:493] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:46.801923 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb11bdd13d440728265d346b0c05fae" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
W20260709 13:09:46.803418 17426 leader_election.cc:343] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:46.801438 17542 raft_consensus.cc:3060] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:46.814994 17200 leader_election.cc:304] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:46.816457 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb11bdd13d440728265d346b0c05fae" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:46.817946 17563 raft_consensus.cc:2804] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:46.818367 17563 raft_consensus.cc:493] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:46.818725 17563 raft_consensus.cc:3060] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:46.837249 17509 tablet_bootstrap.cc:654] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:46.844748 17506 tablet_bootstrap.cc:492] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
W20260709 13:09:46.837977 17425 leader_election.cc:343] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:46.855453 17506 ts_tablet_manager.cc:1403] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.119s	user 0.016s	sys 0.005s
I20260709 13:09:46.862150 17425 leader_election.cc:304] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:46.864146 17425 leader_election.cc:304] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:46.865783 17516 raft_consensus.cc:2749] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:46.866698 17516 raft_consensus.cc:2804] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:46.867276 17516 raft_consensus.cc:697] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:46.868417 17516 consensus_queue.cc:237] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:46.886162 17507 tablet_bootstrap.cc:492] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:46.886982 17507 ts_tablet_manager.cc:1403] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.447s	user 0.017s	sys 0.011s
I20260709 13:09:46.891528 17563 raft_consensus.cc:515] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:46.895686 17542 raft_consensus.cc:515] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:46.900278 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1d17eb1d441a2b64d54538a8e390e" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:46.903529 17459 raft_consensus.cc:3060] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:46.912248 17506 raft_consensus.cc:359] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:46.913110 17506 raft_consensus.cc:385] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:46.913411 17506 raft_consensus.cc:740] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:46.914507 17506 consensus_queue.cc:260] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:46.916666 17507 raft_consensus.cc:359] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:46.917505 17507 raft_consensus.cc:385] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:46.917671 17506 ts_tablet_manager.cc:1434] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.001s
I20260709 13:09:46.917914 17507 raft_consensus.cc:740] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:46.919152 17506 tablet_bootstrap.cc:492] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:46.918905 17507 consensus_queue.cc:260] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:46.922055 17507 ts_tablet_manager.cc:1434] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.003s
I20260709 13:09:46.924297 17507 tablet_bootstrap.cc:492] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:46.931808 17507 tablet_bootstrap.cc:654] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:46.931959 17505 tablet_bootstrap.cc:492] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:46.932107 17540 raft_consensus.cc:493] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:46.932884 17505 ts_tablet_manager.cc:1403] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.173s	user 0.063s	sys 0.084s
I20260709 13:09:46.933686 17558 raft_consensus.cc:493] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:46.934008 17563 leader_election.cc:290] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:46.934253 17558 raft_consensus.cc:515] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:46.935539 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1d17eb1d441a2b64d54538a8e390e" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:46.936199 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d72a5b41e1471388d7e2fcf64a3e1b" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:46.936650 17558 leader_election.cc:290] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:46.936847 17237 raft_consensus.cc:3060] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:46.937534 17203 leader_election.cc:343] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:46.940582 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b0d969e35b47c8ba243bb2aa899323" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:46.940374 17505 raft_consensus.cc:359] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:46.942741 17505 raft_consensus.cc:385] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:09:46.942641 17426 leader_election.cc:343] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:46.944020 17505 raft_consensus.cc:740] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:46.943868 17542 leader_election.cc:290] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:46.932885 17540 raft_consensus.cc:515] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:46.944779 17505 consensus_queue.cc:260] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:46.945760 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d72a5b41e1471388d7e2fcf64a3e1b" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:46.946313 17509 tablet_bootstrap.cc:492] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:46.946593 17460 raft_consensus.cc:3060] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:46.946842 17509 ts_tablet_manager.cc:1403] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.198s	user 0.010s	sys 0.009s
I20260709 13:09:46.947510 17505 ts_tablet_manager.cc:1434] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 13:09:46.947577 17540 leader_election.cc:290] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:46.949975 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b0d969e35b47c8ba243bb2aa899323" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:46.950295 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ed2b9ddf1f48a3b265a5b11224297d" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:46.951551 17505 tablet_bootstrap.cc:492] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:46.952970 17539 raft_consensus.cc:493] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:46.953572 17275 leader_election.cc:343] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:46.953475 17539 raft_consensus.cc:515] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
W20260709 13:09:46.954182 17423 leader_election.cc:343] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:46.954682 17423 leader_election.cc:304] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:46.945838 17506 tablet_bootstrap.cc:654] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:46.955844 17558 raft_consensus.cc:2749] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:46.955693 17539 leader_election.cc:290] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:46.945703 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d72a5b41e1471388d7e2fcf64a3e1b" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:46.957764 17460 raft_consensus.cc:2468] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:46.958161 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e6b72a7d57485eba9c90dc8fe23496" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:46.957795 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ed2b9ddf1f48a3b265a5b11224297d" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:46.933527 17459 raft_consensus.cc:2468] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:46.961349 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e6b72a7d57485eba9c90dc8fe23496" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:46.970466 17349 leader_election.cc:304] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:46.971329 17542 raft_consensus.cc:2804] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:46.971848 17542 raft_consensus.cc:697] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Becoming Leader. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:09:46.972617 17237 raft_consensus.cc:2468] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:46.972606 17542 consensus_queue.cc:237] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:46.961057 17509 raft_consensus.cc:359] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:46.974884 17509 raft_consensus.cc:385] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:09:46.975035 17200 leader_election.cc:343] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:46.975239 17509 raft_consensus.cc:740] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
W20260709 13:09:46.975589 17203 leader_election.cc:343] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:46.975972 17509 consensus_queue.cc:260] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
W20260709 13:09:46.980017 17275 leader_election.cc:343] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:46.980531 17275 leader_election.cc:304] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:46.981189 17509 ts_tablet_manager.cc:1434] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 13:09:46.981310 17540 raft_consensus.cc:2749] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:46.982285 17509 tablet_bootstrap.cc:492] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:46.976325 17203 leader_election.cc:304] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:46.987650 17539 raft_consensus.cc:2749] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:46.989375 17200 leader_election.cc:304] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:46.965602 17458 raft_consensus.cc:2376] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1. Re-sending same reply.
I20260709 13:09:46.990759 17539 raft_consensus.cc:2804] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:46.991825 17539 raft_consensus.cc:697] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:09:46.992826 17539 consensus_queue.cc:237] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.001312 17507 tablet_bootstrap.cc:492] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:47.002501 17507 ts_tablet_manager.cc:1403] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.030s
I20260709 13:09:47.007583 17507 raft_consensus.cc:359] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.008764 17507 raft_consensus.cc:385] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.009235 17507 raft_consensus.cc:740] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.010327 17507 consensus_queue.cc:260] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.013130 17507 ts_tablet_manager.cc:1434] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.006s
I20260709 13:09:47.014253 17507 tablet_bootstrap.cc:492] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:47.013904 17134 catalog_manager.cc:5697] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 1 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:47.022125 17563 raft_consensus.cc:493] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:47.022718 17563 raft_consensus.cc:515] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.025660 17563 leader_election.cc:290] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:47.026566 17506 tablet_bootstrap.cc:492] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:47.027050 17506 ts_tablet_manager.cc:1403] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.108s	user 0.009s	sys 0.007s
I20260709 13:09:47.027976 17505 tablet_bootstrap.cc:654] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.028396 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb11bdd13d440728265d346b0c05fae" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:47.028846 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb11bdd13d440728265d346b0c05fae" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:47.029116 17458 raft_consensus.cc:2468] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:47.029493 17312 raft_consensus.cc:2468] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:47.030838 17507 tablet_bootstrap.cc:654] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.030871 17200 leader_election.cc:304] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:47.033152 17506 raft_consensus.cc:359] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.033708 17506 raft_consensus.cc:385] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.033970 17506 raft_consensus.cc:740] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.034547 17506 consensus_queue.cc:260] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.037590 17563 raft_consensus.cc:2804] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:47.038228 17563 raft_consensus.cc:493] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:47.038666 17563 raft_consensus.cc:3060] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.041563 17506 ts_tablet_manager.cc:1434] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:09:47.042606 17506 tablet_bootstrap.cc:492] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:47.043388 17131 catalog_manager.cc:5697] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:47.047871 17509 tablet_bootstrap.cc:654] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.055775 17506 tablet_bootstrap.cc:654] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.058611 17505 tablet_bootstrap.cc:492] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:47.059129 17505 ts_tablet_manager.cc:1403] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.108s	user 0.020s	sys 0.011s
I20260709 13:09:47.069284 17563 raft_consensus.cc:515] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.071969 17563 leader_election.cc:290] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:47.073455 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb11bdd13d440728265d346b0c05fae" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:47.073791 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb11bdd13d440728265d346b0c05fae" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:47.074318 17458 raft_consensus.cc:3060] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.074484 17312 raft_consensus.cc:3060] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.083958 17312 raft_consensus.cc:2468] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:47.070935 17505 raft_consensus.cc:359] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.084756 17505 raft_consensus.cc:385] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.085099 17505 raft_consensus.cc:740] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.084007 17458 raft_consensus.cc:2468] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:47.085562 17203 leader_election.cc:304] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:47.088196 17505 consensus_queue.cc:260] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.090581 17563 raft_consensus.cc:2804] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:47.090785 17506 tablet_bootstrap.cc:492] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:47.090932 17507 tablet_bootstrap.cc:492] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:47.091097 17563 raft_consensus.cc:697] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:09:47.091414 17506 ts_tablet_manager.cc:1403] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.049s	user 0.025s	sys 0.015s
I20260709 13:09:47.091526 17507 ts_tablet_manager.cc:1403] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.017s
I20260709 13:09:47.091665 17505 ts_tablet_manager.cc:1434] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:09:47.092684 17505 tablet_bootstrap.cc:492] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:47.092154 17563 consensus_queue.cc:237] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.094319 17506 raft_consensus.cc:359] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.095234 17506 raft_consensus.cc:385] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.095860 17506 raft_consensus.cc:740] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.096756 17506 consensus_queue.cc:260] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.098829 17506 ts_tablet_manager.cc:1434] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:09:47.098659 17507 raft_consensus.cc:359] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.099658 17507 raft_consensus.cc:385] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.099987 17506 tablet_bootstrap.cc:492] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:47.099977 17507 raft_consensus.cc:740] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.100900 17507 consensus_queue.cc:260] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.103157 17507 ts_tablet_manager.cc:1434] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:09:47.103325 17505 tablet_bootstrap.cc:654] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.104212 17507 tablet_bootstrap.cc:492] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:47.103521 17132 catalog_manager.cc:5697] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131). New cstate: current_term: 1 leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:47.098594 17540 raft_consensus.cc:493] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:47.107646 17540 raft_consensus.cc:515] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.111198 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34aac79ce19d49d68f7bd4c1d1b83d00" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:47.116705 17506 tablet_bootstrap.cc:654] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:47.119628 17277 leader_election.cc:343] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.120260 17540 leader_election.cc:290] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:47.120734 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34aac79ce19d49d68f7bd4c1d1b83d00" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:47.121449 17386 raft_consensus.cc:2468] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:47.124408 17275 leader_election.cc:304] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:47.125921 17540 raft_consensus.cc:2804] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:47.126487 17540 raft_consensus.cc:493] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:47.126861 17540 raft_consensus.cc:3060] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.129690 17507 tablet_bootstrap.cc:654] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.130414 17509 tablet_bootstrap.cc:492] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:47.130921 17509 ts_tablet_manager.cc:1403] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.149s	user 0.016s	sys 0.001s
I20260709 13:09:47.134120 17505 tablet_bootstrap.cc:492] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:47.133970 17509 raft_consensus.cc:359] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.134629 17505 ts_tablet_manager.cc:1403] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.002s
I20260709 13:09:47.134729 17509 raft_consensus.cc:385] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.135088 17509 raft_consensus.cc:740] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.135923 17509 consensus_queue.cc:260] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.137493 17505 raft_consensus.cc:359] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.138262 17505 raft_consensus.cc:385] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.138537 17505 raft_consensus.cc:740] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.139313 17505 consensus_queue.cc:260] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.138540 17509 ts_tablet_manager.cc:1434] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:47.141027 17509 tablet_bootstrap.cc:492] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:47.141317 17505 ts_tablet_manager.cc:1434] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:09:47.142354 17505 tablet_bootstrap.cc:492] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:47.144034 17542 raft_consensus.cc:493] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:47.144635 17542 raft_consensus.cc:515] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.147083 17542 leader_election.cc:290] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:47.148211 17505 tablet_bootstrap.cc:654] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.148463 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b0d969e35b47c8ba243bb2aa899323" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:47.148666 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b0d969e35b47c8ba243bb2aa899323" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:47.149210 17458 raft_consensus.cc:2468] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 0.
W20260709 13:09:47.150261 17352 leader_election.cc:343] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.150956 17349 leader_election.cc:304] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [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: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:47.151913 17542 raft_consensus.cc:2804] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:47.152406 17542 raft_consensus.cc:493] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:47.152859 17542 raft_consensus.cc:3060] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.154139 17540 raft_consensus.cc:515] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.158434 17540 leader_election.cc:290] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:47.160157 17505 tablet_bootstrap.cc:492] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:47.160679 17505 ts_tablet_manager.cc:1403] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 13:09:47.161206 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34aac79ce19d49d68f7bd4c1d1b83d00" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:47.161859 17386 raft_consensus.cc:3060] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.163760 17505 raft_consensus.cc:359] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.164522 17505 raft_consensus.cc:385] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.161248 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34aac79ce19d49d68f7bd4c1d1b83d00" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:47.164876 17505 raft_consensus.cc:740] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.165262 17237 raft_consensus.cc:3060] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.165880 17505 consensus_queue.cc:260] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.168344 17505 ts_tablet_manager.cc:1434] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:47.168569 17506 tablet_bootstrap.cc:492] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:47.169013 17506 ts_tablet_manager.cc:1403] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.001s
I20260709 13:09:47.169245 17505 tablet_bootstrap.cc:492] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:47.169890 17386 raft_consensus.cc:2468] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:47.171255 17275 leader_election.cc:304] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: 
I20260709 13:09:47.171801 17506 raft_consensus.cc:359] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.172578 17506 raft_consensus.cc:385] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.172323 17540 raft_consensus.cc:2804] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:47.172951 17506 raft_consensus.cc:740] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.173513 17540 raft_consensus.cc:697] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:47.165925 17542 raft_consensus.cc:515] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.174716 17509 tablet_bootstrap.cc:654] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.174597 17540 consensus_queue.cc:237] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.175987 17542 leader_election.cc:290] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:47.176411 17506 consensus_queue.cc:260] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.176789 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b0d969e35b47c8ba243bb2aa899323" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:47.177126 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b0d969e35b47c8ba243bb2aa899323" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:47.177704 17458 raft_consensus.cc:3060] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:47.178364 17352 leader_election.cc:343] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.179101 17131 catalog_manager.cc:5697] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:47.185180 17458 raft_consensus.cc:2468] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:47.186559 17349 leader_election.cc:304] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [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: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:47.187414 17542 raft_consensus.cc:2804] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:47.187700 17558 raft_consensus.cc:493] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:47.187945 17542 raft_consensus.cc:697] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Becoming Leader. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:09:47.188215 17558 raft_consensus.cc:515] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.188845 17542 consensus_queue.cc:237] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.191613 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e6b72a7d57485eba9c90dc8fe23496" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:47.192065 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e6b72a7d57485eba9c90dc8fe23496" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:47.192943 17235 raft_consensus.cc:2468] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
W20260709 13:09:47.193224 17426 leader_election.cc:343] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.193828 17558 leader_election.cc:290] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:47.194846 17505 tablet_bootstrap.cc:654] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.196890 17425 leader_election.cc:304] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:47.195020 17237 raft_consensus.cc:2468] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:47.201583 17558 raft_consensus.cc:2804] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:47.202137 17558 raft_consensus.cc:493] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:47.202586 17558 raft_consensus.cc:3060] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.213877 17507 tablet_bootstrap.cc:492] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:47.214454 17507 ts_tablet_manager.cc:1403] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.110s	user 0.019s	sys 0.004s
I20260709 13:09:47.215294 17506 ts_tablet_manager.cc:1434] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.046s	user 0.002s	sys 0.005s
I20260709 13:09:47.219280 17506 tablet_bootstrap.cc:492] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:47.224812 17507 raft_consensus.cc:359] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.225402 17507 raft_consensus.cc:385] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.225719 17507 raft_consensus.cc:740] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.229769 17558 raft_consensus.cc:515] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.230751 17506 tablet_bootstrap.cc:654] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.233021 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e6b72a7d57485eba9c90dc8fe23496" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:47.233552 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e6b72a7d57485eba9c90dc8fe23496" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
W20260709 13:09:47.235035 17426 leader_election.cc:343] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.233657 17237 raft_consensus.cc:3060] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.235750 17505 tablet_bootstrap.cc:492] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:47.236240 17505 ts_tablet_manager.cc:1403] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.067s	user 0.024s	sys 0.015s
I20260709 13:09:47.239367 17507 consensus_queue.cc:260] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.241753 17507 ts_tablet_manager.cc:1434] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:09:47.242911 17507 tablet_bootstrap.cc:492] T da776679806e4341ab97afb3ff4fbaf1 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:47.243072 17505 raft_consensus.cc:359] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.243825 17505 raft_consensus.cc:385] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.243955 17237 raft_consensus.cc:2468] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:47.244139 17505 raft_consensus.cc:740] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.244782 17563 raft_consensus.cc:493] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:47.244884 17505 consensus_queue.cc:260] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.245323 17563 raft_consensus.cc:515] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.249358 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53d8183f5e6456d876057f9b53a594c" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:47.250049 17386 raft_consensus.cc:2468] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:47.250452 17505 ts_tablet_manager.cc:1434] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:09:47.251310 17507 tablet_bootstrap.cc:654] T da776679806e4341ab97afb3ff4fbaf1 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.251415 17505 tablet_bootstrap.cc:492] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:47.252144 17200 leader_election.cc:304] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:47.253140 17539 raft_consensus.cc:2804] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:47.253506 17539 raft_consensus.cc:493] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:47.253954 17539 raft_consensus.cc:3060] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.258174 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53d8183f5e6456d876057f9b53a594c" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:47.258934 17312 raft_consensus.cc:2468] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:47.260301 17506 tablet_bootstrap.cc:492] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:47.260517 17563 leader_election.cc:290] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:47.265812 17505 tablet_bootstrap.cc:654] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.266108 17506 ts_tablet_manager.cc:1403] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.004s
I20260709 13:09:47.269114 17506 raft_consensus.cc:359] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.270107 17506 raft_consensus.cc:385] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.270438 17506 raft_consensus.cc:740] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.262748 17507 tablet_bootstrap.cc:492] T da776679806e4341ab97afb3ff4fbaf1 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:47.271312 17506 consensus_queue.cc:260] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.272061 17507 ts_tablet_manager.cc:1403] T da776679806e4341ab97afb3ff4fbaf1 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.000s
I20260709 13:09:47.273609 17540 raft_consensus.cc:493] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:47.274168 17540 raft_consensus.cc:515] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.277697 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1d17eb1d441a2b64d54538a8e390e" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:47.278373 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1d17eb1d441a2b64d54538a8e390e" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:47.279217 17458 raft_consensus.cc:2393] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c8abaec7ee74be28bf3f4be487de2bf in current term 1: Already voted for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in this term.
I20260709 13:09:47.279593 17506 ts_tablet_manager.cc:1434] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:09:47.280756 17506 tablet_bootstrap.cc:492] T a1ed2b9ddf1f48a3b265a5b11224297d P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:47.281379 17277 leader_election.cc:304] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:47.282506 17572 raft_consensus.cc:3060] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.283591 17558 leader_election.cc:290] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:47.285214 17425 leader_election.cc:304] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:47.287045 17506 tablet_bootstrap.cc:654] T a1ed2b9ddf1f48a3b265a5b11224297d P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.288216 17539 raft_consensus.cc:515] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.286971 17558 raft_consensus.cc:2804] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:47.290381 17558 raft_consensus.cc:697] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:47.291316 17558 consensus_queue.cc:237] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.292644 17509 tablet_bootstrap.cc:492] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:47.292076 17134 catalog_manager.cc:5697] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131). New cstate: current_term: 1 leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:47.293228 17509 ts_tablet_manager.cc:1403] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.152s	user 0.025s	sys 0.013s
I20260709 13:09:47.293977 17563 raft_consensus.cc:493] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:47.294495 17563 raft_consensus.cc:515] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.290529 17540 leader_election.cc:290] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:47.296483 17563 leader_election.cc:290] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:47.296329 17509 raft_consensus.cc:359] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.297092 17509 raft_consensus.cc:385] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.297411 17509 raft_consensus.cc:740] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.298043 17507 raft_consensus.cc:359] T da776679806e4341ab97afb3ff4fbaf1 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.298632 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c7612fdff64ff28dadf57c8e747469" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:47.299013 17507 raft_consensus.cc:385] T da776679806e4341ab97afb3ff4fbaf1 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.298673 17509 consensus_queue.cc:260] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.299506 17507 raft_consensus.cc:740] T da776679806e4341ab97afb3ff4fbaf1 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.300311 17572 raft_consensus.cc:2749] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:09:47.300822 17200 leader_election.cc:343] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.301415 17507 consensus_queue.cc:260] T da776679806e4341ab97afb3ff4fbaf1 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.302505 17509 ts_tablet_manager.cc:1434] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:09:47.303265 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c7612fdff64ff28dadf57c8e747469" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:47.303988 17458 raft_consensus.cc:2468] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:47.304646 17572 raft_consensus.cc:493] T da776679806e4341ab97afb3ff4fbaf1 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:47.305281 17572 raft_consensus.cc:515] T da776679806e4341ab97afb3ff4fbaf1 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.303534 17509 tablet_bootstrap.cc:492] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:47.305461 17200 leader_election.cc:304] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:47.309604 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da776679806e4341ab97afb3ff4fbaf1" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:47.311450 17563 raft_consensus.cc:2804] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:47.311875 17563 raft_consensus.cc:493] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:47.312209 17563 raft_consensus.cc:3060] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.312628 17509 tablet_bootstrap.cc:654] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.318368 17542 raft_consensus.cc:493] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:47.318924 17542 raft_consensus.cc:515] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.320312 17572 leader_election.cc:290] T da776679806e4341ab97afb3ff4fbaf1 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:47.304296 17507 ts_tablet_manager.cc:1434] T da776679806e4341ab97afb3ff4fbaf1 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:09:47.321026 17542 leader_election.cc:290] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:47.323261 17507 tablet_bootstrap.cc:492] T 18b0d969e35b47c8ba243bb2aa899323 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:47.323585 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ed2b9ddf1f48a3b265a5b11224297d" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:47.325146 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ed2b9ddf1f48a3b265a5b11224297d" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:47.325968 17312 raft_consensus.cc:2468] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 0.
I20260709 13:09:47.328168 17352 leader_election.cc:304] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: 
I20260709 13:09:47.332084 17542 raft_consensus.cc:2804] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:09:47.332311 17349 leader_election.cc:343] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.332482 17542 raft_consensus.cc:493] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:47.332921 17542 raft_consensus.cc:3060] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.333151 17507 tablet_bootstrap.cc:654] T 18b0d969e35b47c8ba243bb2aa899323 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.335813 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da776679806e4341ab97afb3ff4fbaf1" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:47.337819 17277 leader_election.cc:304] T da776679806e4341ab97afb3ff4fbaf1 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:47.339368 17572 raft_consensus.cc:2749] T da776679806e4341ab97afb3ff4fbaf1 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:47.346457 17542 raft_consensus.cc:515] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.349225 17542 leader_election.cc:290] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:47.349578 17132 catalog_manager.cc:5697] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 1 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:47.351468 17505 tablet_bootstrap.cc:492] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:47.351967 17505 ts_tablet_manager.cc:1403] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.020s
W20260709 13:09:47.352119 17423 consensus_peers.cc:597] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 -> Peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Couldn't send request to peer 8af9cfe33e404d91b4e5eb78da56d147. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:47.353744 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ed2b9ddf1f48a3b265a5b11224297d" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:47.354967 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ed2b9ddf1f48a3b265a5b11224297d" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:47.355551 17312 raft_consensus.cc:3060] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.359071 17539 leader_election.cc:290] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:47.359910 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53d8183f5e6456d876057f9b53a594c" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:47.360560 17311 raft_consensus.cc:3060] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.361141 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53d8183f5e6456d876057f9b53a594c" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:47.361824 17386 raft_consensus.cc:3060] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:47.362033 17349 leader_election.cc:343] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.366621 17509 tablet_bootstrap.cc:492] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:47.367120 17509 ts_tablet_manager.cc:1403] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.002s
I20260709 13:09:47.368557 17311 raft_consensus.cc:2468] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:47.369762 17203 leader_election.cc:304] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:47.370754 17505 raft_consensus.cc:359] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.371160 17539 raft_consensus.cc:2804] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:47.371827 17539 raft_consensus.cc:697] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:09:47.372831 17539 consensus_queue.cc:237] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.373293 17509 raft_consensus.cc:359] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.373999 17509 raft_consensus.cc:385] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.373842 17312 raft_consensus.cc:2468] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:47.374465 17509 raft_consensus.cc:740] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.375245 17509 consensus_queue.cc:260] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.376083 17352 leader_election.cc:304] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [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: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:47.371502 17505 raft_consensus.cc:385] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.377238 17505 raft_consensus.cc:740] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.376809 17563 raft_consensus.cc:515] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.378196 17505 consensus_queue.cc:260] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.380323 17505 ts_tablet_manager.cc:1434] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:09:47.381019 17542 raft_consensus.cc:2804] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:47.381517 17542 raft_consensus.cc:697] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Becoming Leader. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:09:47.382665 17509 ts_tablet_manager.cc:1434] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:09:47.382356 17542 consensus_queue.cc:237] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.383797 17509 tablet_bootstrap.cc:492] T 8b6724adc9494d7097ab39d26b5b5e7e P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:47.383698 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c7612fdff64ff28dadf57c8e747469" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:47.384385 17385 raft_consensus.cc:3060] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.386027 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c7612fdff64ff28dadf57c8e747469" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:47.386698 17459 raft_consensus.cc:3060] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.387226 17505 tablet_bootstrap.cc:492] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:47.391047 17509 tablet_bootstrap.cc:654] T 8b6724adc9494d7097ab39d26b5b5e7e P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.394680 17506 tablet_bootstrap.cc:492] T a1ed2b9ddf1f48a3b265a5b11224297d P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:47.395035 17558 raft_consensus.cc:493] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:47.395255 17506 ts_tablet_manager.cc:1403] T a1ed2b9ddf1f48a3b265a5b11224297d P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.115s	user 0.019s	sys 0.021s
I20260709 13:09:47.395632 17558 raft_consensus.cc:515] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.396412 17572 raft_consensus.cc:493] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:47.396895 17572 raft_consensus.cc:515] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.398123 17505 tablet_bootstrap.cc:654] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.398940 17572 leader_election.cc:290] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:47.400621 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84bdd6cd9f54ee3b1cfa8e96a505f07" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:47.409257 17506 raft_consensus.cc:359] T a1ed2b9ddf1f48a3b265a5b11224297d P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.410279 17506 raft_consensus.cc:385] T a1ed2b9ddf1f48a3b265a5b11224297d P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.410632 17506 raft_consensus.cc:740] T a1ed2b9ddf1f48a3b265a5b11224297d P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.411432 17506 consensus_queue.cc:260] T a1ed2b9ddf1f48a3b265a5b11224297d P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.413972 17506 ts_tablet_manager.cc:1434] T a1ed2b9ddf1f48a3b265a5b11224297d P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:09:47.380434 17563 leader_election.cc:290] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:47.414928 17506 tablet_bootstrap.cc:492] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:47.391932 17131 catalog_manager.cc:5697] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 1 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:47.415549 17426 leader_election.cc:343] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.417114 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3bacc44be9415a9292039f032e39de" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:47.426937 17507 tablet_bootstrap.cc:492] T 18b0d969e35b47c8ba243bb2aa899323 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:47.427464 17507 ts_tablet_manager.cc:1403] T 18b0d969e35b47c8ba243bb2aa899323 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.104s	user 0.025s	sys 0.008s
I20260709 13:09:47.420693 17558 leader_election.cc:290] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:47.428602 17386 raft_consensus.cc:2468] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:47.431317 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3bacc44be9415a9292039f032e39de" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:47.430039 17237 raft_consensus.cc:2468] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:47.438097 17509 tablet_bootstrap.cc:492] T 8b6724adc9494d7097ab39d26b5b5e7e P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:47.436307 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84bdd6cd9f54ee3b1cfa8e96a505f07" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
W20260709 13:09:47.440673 17423 leader_election.cc:343] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.440490 17507 raft_consensus.cc:359] T 18b0d969e35b47c8ba243bb2aa899323 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.441223 17507 raft_consensus.cc:385] T 18b0d969e35b47c8ba243bb2aa899323 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.441183 17423 leader_election.cc:304] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:47.441691 17507 raft_consensus.cc:740] T 18b0d969e35b47c8ba243bb2aa899323 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.442466 17516 raft_consensus.cc:2749] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:47.442517 17507 consensus_queue.cc:260] T 18b0d969e35b47c8ba243bb2aa899323 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.444722 17509 ts_tablet_manager.cc:1403] T 8b6724adc9494d7097ab39d26b5b5e7e P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.000s
I20260709 13:09:47.445679 17507 ts_tablet_manager.cc:1434] T 18b0d969e35b47c8ba243bb2aa899323 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:09:47.446861 17507 tablet_bootstrap.cc:492] T b9e6b72a7d57485eba9c90dc8fe23496 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:47.448920 17505 tablet_bootstrap.cc:492] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:47.449348 17505 ts_tablet_manager.cc:1403] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.007s
I20260709 13:09:47.444667 17277 leader_election.cc:304] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:47.451203 17515 consensus_queue.cc:1048] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:47.451509 17275 leader_election.cc:343] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.451913 17572 raft_consensus.cc:2804] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:47.452318 17572 raft_consensus.cc:493] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:47.452665 17572 raft_consensus.cc:3060] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.459638 17509 raft_consensus.cc:359] T 8b6724adc9494d7097ab39d26b5b5e7e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.460388 17509 raft_consensus.cc:385] T 8b6724adc9494d7097ab39d26b5b5e7e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.460711 17509 raft_consensus.cc:740] T 8b6724adc9494d7097ab39d26b5b5e7e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.460207 17134 catalog_manager.cc:5697] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:47.463596 17558 consensus_queue.cc:1048] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:47.464236 17506 tablet_bootstrap.cc:654] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.464856 17572 raft_consensus.cc:515] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.469038 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3bacc44be9415a9292039f032e39de" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:47.468879 17509 consensus_queue.cc:260] T 8b6724adc9494d7097ab39d26b5b5e7e P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.469777 17236 raft_consensus.cc:3060] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.470222 17385 raft_consensus.cc:2468] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:47.471597 17509 ts_tablet_manager.cc:1434] T 8b6724adc9494d7097ab39d26b5b5e7e P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:09:47.475708 17459 raft_consensus.cc:2468] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:47.477259 17200 leader_election.cc:304] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:47.477495 17236 raft_consensus.cc:2468] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:47.479274 17539 raft_consensus.cc:2804] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:47.479779 17277 leader_election.cc:304] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:47.482187 17507 tablet_bootstrap.cc:654] T b9e6b72a7d57485eba9c90dc8fe23496 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.484675 17540 raft_consensus.cc:2804] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:47.479782 17539 raft_consensus.cc:697] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:09:47.486444 17539 consensus_queue.cc:237] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.501138 17505 raft_consensus.cc:359] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.511951 17505 raft_consensus.cc:385] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.512669 17505 raft_consensus.cc:740] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.509884 17134 catalog_manager.cc:5697] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131). New cstate: current_term: 1 leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:47.513886 17505 consensus_queue.cc:260] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.505770 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3bacc44be9415a9292039f032e39de" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:47.511441 17540 raft_consensus.cc:697] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:47.478559 17572 leader_election.cc:290] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:47.507283 17509 tablet_bootstrap.cc:492] T 4cad5a9380ba4bf79ce0ed704932ce20 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:47.512796 17539 raft_consensus.cc:493] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:47.516659 17275 leader_election.cc:343] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.517195 17540 consensus_queue.cc:237] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.518059 17539 raft_consensus.cc:515] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.521152 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f66f290fe7c49b791826dfc2f811d9e" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
W20260709 13:09:47.522646 17200 leader_election.cc:343] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.522806 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f66f290fe7c49b791826dfc2f811d9e" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
W20260709 13:09:47.524672 17203 leader_election.cc:343] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.525113 17203 leader_election.cc:304] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:47.526042 17563 raft_consensus.cc:493] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:47.526491 17614 raft_consensus.cc:2749] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:47.526774 17563 raft_consensus.cc:515] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.527284 17539 leader_election.cc:290] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:47.532030 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87b79d631424229a5a10377036b8336" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
W20260709 13:09:47.533525 17203 leader_election.cc:343] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.534158 17563 leader_election.cc:290] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:47.534965 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87b79d631424229a5a10377036b8336" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
W20260709 13:09:47.536232 17200 leader_election.cc:343] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.535766 17133 catalog_manager.cc:5697] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:47.536720 17200 leader_election.cc:304] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:47.537876 17563 raft_consensus.cc:2749] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:47.539018 17505 ts_tablet_manager.cc:1434] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.001s
I20260709 13:09:47.542855 17505 tablet_bootstrap.cc:492] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:47.552553 17312 raft_consensus.cc:3060] T da776679806e4341ab97afb3ff4fbaf1 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.541888 17509 tablet_bootstrap.cc:654] T 4cad5a9380ba4bf79ce0ed704932ce20 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.561435 17505 tablet_bootstrap.cc:654] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.561913 17542 consensus_queue.cc:1048] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:47.566885 17563 consensus_queue.cc:1048] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:47.575291 17507 tablet_bootstrap.cc:492] T b9e6b72a7d57485eba9c90dc8fe23496 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:47.576023 17507 ts_tablet_manager.cc:1403] T b9e6b72a7d57485eba9c90dc8fe23496 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.129s	user 0.018s	sys 0.026s
I20260709 13:09:47.589795 17563 consensus_queue.cc:1048] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:47.590066 17540 consensus_queue.cc:1048] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:47.591411 17134 catalog_manager.cc:5697] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 1 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:47.593384 17506 tablet_bootstrap.cc:492] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:47.598119 17506 ts_tablet_manager.cc:1403] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.183s	user 0.029s	sys 0.004s
I20260709 13:09:47.599747 17563 consensus_queue.cc:1048] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:47.600811 17506 raft_consensus.cc:359] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.601540 17506 raft_consensus.cc:385] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.601845 17506 raft_consensus.cc:740] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.602802 17506 consensus_queue.cc:260] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
W20260709 13:09:47.605060 17333 debug-util.cc:398] Leaking SignalData structure 0x7b08002d5280 after lost signal to thread 13913
W20260709 13:09:47.606254 17333 debug-util.cc:398] Leaking SignalData structure 0x7b08002d5960 after lost signal to thread 17169
W20260709 13:09:47.607978 17333 debug-util.cc:398] Leaking SignalData structure 0x7b08002690c0 after lost signal to thread 17261
W20260709 13:09:47.609510 17333 debug-util.cc:398] Leaking SignalData structure 0x7b080003a9a0 after lost signal to thread 17336
I20260709 13:09:47.610716 17542 consensus_queue.cc:1048] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:09:47.613500 17333 debug-util.cc:398] Leaking SignalData structure 0x7b0800120dc0 after lost signal to thread 17410
I20260709 13:09:47.616654 17509 tablet_bootstrap.cc:492] T 4cad5a9380ba4bf79ce0ed704932ce20 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:47.596508 17507 raft_consensus.cc:359] T b9e6b72a7d57485eba9c90dc8fe23496 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.623956 17507 raft_consensus.cc:385] T b9e6b72a7d57485eba9c90dc8fe23496 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.624310 17507 raft_consensus.cc:740] T b9e6b72a7d57485eba9c90dc8fe23496 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.625083 17507 consensus_queue.cc:260] T b9e6b72a7d57485eba9c90dc8fe23496 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.627852 17507 ts_tablet_manager.cc:1434] T b9e6b72a7d57485eba9c90dc8fe23496 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
I20260709 13:09:47.627931 17621 consensus_queue.cc:1048] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:47.628955 17507 tablet_bootstrap.cc:492] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:47.630889 17509 ts_tablet_manager.cc:1403] T 4cad5a9380ba4bf79ce0ed704932ce20 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.118s	user 0.009s	sys 0.007s
I20260709 13:09:47.634084 17505 tablet_bootstrap.cc:492] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:47.643270 17505 ts_tablet_manager.cc:1403] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.000s
I20260709 13:09:47.636291 17507 tablet_bootstrap.cc:654] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.636860 17506 ts_tablet_manager.cc:1434] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260709 13:09:47.646626 17505 raft_consensus.cc:359] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.647346 17505 raft_consensus.cc:385] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.647648 17505 raft_consensus.cc:740] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.647744 17506 tablet_bootstrap.cc:492] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:47.648306 17505 consensus_queue.cc:260] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.650193 17505 ts_tablet_manager.cc:1434] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:09:47.651227 17505 tablet_bootstrap.cc:492] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:47.651279 17621 raft_consensus.cc:493] T 18b0d969e35b47c8ba243bb2aa899323 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:47.651892 17621 raft_consensus.cc:515] T 18b0d969e35b47c8ba243bb2aa899323 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.654830 17506 tablet_bootstrap.cc:654] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.655392 17621 leader_election.cc:290] T 18b0d969e35b47c8ba243bb2aa899323 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:47.656240 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b0d969e35b47c8ba243bb2aa899323" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:47.657457 17505 tablet_bootstrap.cc:654] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.657327 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b0d969e35b47c8ba243bb2aa899323" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:47.642313 17509 raft_consensus.cc:359] T 4cad5a9380ba4bf79ce0ed704932ce20 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.659221 17509 raft_consensus.cc:385] T 4cad5a9380ba4bf79ce0ed704932ce20 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.659104 17275 leader_election.cc:304] T 18b0d969e35b47c8ba243bb2aa899323 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:47.659621 17509 raft_consensus.cc:740] T 4cad5a9380ba4bf79ce0ed704932ce20 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.660602 17509 consensus_queue.cc:260] T 4cad5a9380ba4bf79ce0ed704932ce20 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.662683 17509 ts_tablet_manager.cc:1434] T 4cad5a9380ba4bf79ce0ed704932ce20 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:09:47.663695 17509 tablet_bootstrap.cc:492] T f87b79d631424229a5a10377036b8336 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:47.668709 17540 raft_consensus.cc:2749] T 18b0d969e35b47c8ba243bb2aa899323 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:47.690196 17509 tablet_bootstrap.cc:654] T f87b79d631424229a5a10377036b8336 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.703869 17516 raft_consensus.cc:493] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:47.704422 17516 raft_consensus.cc:515] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.705230 17507 tablet_bootstrap.cc:492] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:47.705874 17507 ts_tablet_manager.cc:1403] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.006s
I20260709 13:09:47.706432 17516 leader_election.cc:290] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:47.708494 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6265b4f50442e0a0e9c28929ed3cba" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:47.708562 17636 consensus_queue.cc:1048] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:09:47.710122 17426 leader_election.cc:343] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.712061 17505 tablet_bootstrap.cc:492] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:47.712580 17505 ts_tablet_manager.cc:1403] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.020s
I20260709 13:09:47.715637 17506 tablet_bootstrap.cc:492] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:47.716447 17506 ts_tablet_manager.cc:1403] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.007s
I20260709 13:09:47.715765 17505 raft_consensus.cc:359] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.717248 17505 raft_consensus.cc:385] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.717730 17505 raft_consensus.cc:740] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.718822 17505 consensus_queue.cc:260] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.720021 17506 raft_consensus.cc:359] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.720744 17506 raft_consensus.cc:385] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.721021 17506 raft_consensus.cc:740] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.721415 17507 raft_consensus.cc:359] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.722147 17507 raft_consensus.cc:385] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.721850 17506 consensus_queue.cc:260] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.722407 17507 raft_consensus.cc:740] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.722558 17505 ts_tablet_manager.cc:1434] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:09:47.723184 17507 consensus_queue.cc:260] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.724059 17505 tablet_bootstrap.cc:492] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:47.724200 17506 ts_tablet_manager.cc:1434] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 13:09:47.725363 17506 tablet_bootstrap.cc:492] T 5f66f290fe7c49b791826dfc2f811d9e P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:47.727636 17311 raft_consensus.cc:3060] T 18b0d969e35b47c8ba243bb2aa899323 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.727095 17507 ts_tablet_manager.cc:1434] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:09:47.726761 17310 raft_consensus.cc:3060] T b9e6b72a7d57485eba9c90dc8fe23496 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.731807 17507 tablet_bootstrap.cc:492] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:47.734445 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6265b4f50442e0a0e9c28929ed3cba" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:47.739140 17509 tablet_bootstrap.cc:492] T f87b79d631424229a5a10377036b8336 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:47.739714 17509 ts_tablet_manager.cc:1403] T f87b79d631424229a5a10377036b8336 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.012s
W20260709 13:09:47.740805 17423 leader_election.cc:343] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.741303 17423 leader_election.cc:304] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:47.742432 17558 raft_consensus.cc:2749] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:47.748018 17509 raft_consensus.cc:359] T f87b79d631424229a5a10377036b8336 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.748770 17509 raft_consensus.cc:385] T f87b79d631424229a5a10377036b8336 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.749025 17509 raft_consensus.cc:740] T f87b79d631424229a5a10377036b8336 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.750728 17509 consensus_queue.cc:260] T f87b79d631424229a5a10377036b8336 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.751211 17507 tablet_bootstrap.cc:654] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.752512 17542 consensus_queue.cc:1048] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:47.754369 17509 ts_tablet_manager.cc:1434] T f87b79d631424229a5a10377036b8336 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 13:09:47.757063 17506 tablet_bootstrap.cc:654] T 5f66f290fe7c49b791826dfc2f811d9e P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.764801 17509 tablet_bootstrap.cc:492] T 3e3bacc44be9415a9292039f032e39de P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:47.764922 17558 consensus_queue.cc:1048] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:47.770612 17509 tablet_bootstrap.cc:654] T 3e3bacc44be9415a9292039f032e39de P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.772773 17505 tablet_bootstrap.cc:654] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.790035 17558 raft_consensus.cc:493] T a1ed2b9ddf1f48a3b265a5b11224297d P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:47.790614 17558 raft_consensus.cc:515] T a1ed2b9ddf1f48a3b265a5b11224297d P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:47.804077 17558 leader_election.cc:290] T a1ed2b9ddf1f48a3b265a5b11224297d P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:47.808215 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ed2b9ddf1f48a3b265a5b11224297d" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:47.812747 17505 tablet_bootstrap.cc:492] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:47.813467 17505 ts_tablet_manager.cc:1403] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.007s
I20260709 13:09:47.793145 17542 raft_consensus.cc:493] T 8b6724adc9494d7097ab39d26b5b5e7e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:47.821420 17540 raft_consensus.cc:493] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:47.822232 17540 raft_consensus.cc:515] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.826087 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87b79d631424229a5a10377036b8336" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:47.827026 17237 raft_consensus.cc:2468] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:47.828755 17277 leader_election.cc:304] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:47.829942 17572 raft_consensus.cc:2804] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:47.830436 17572 raft_consensus.cc:493] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:47.830883 17572 raft_consensus.cc:3060] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.821405 17542 raft_consensus.cc:515] T 8b6724adc9494d7097ab39d26b5b5e7e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.836514 17539 raft_consensus.cc:493] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:47.837034 17539 raft_consensus.cc:515] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.838217 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b6724adc9494d7097ab39d26b5b5e7e" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:47.838514 17540 leader_election.cc:290] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:47.839039 17539 leader_election.cc:290] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:47.840512 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87b79d631424229a5a10377036b8336" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:47.840646 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d51b906026489580885ffd51cf280f" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:47.841163 17385 raft_consensus.cc:2468] T f87b79d631424229a5a10377036b8336 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:47.841848 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d51b906026489580885ffd51cf280f" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
W20260709 13:09:47.842212 17200 leader_election.cc:343] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.842880 17310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ed2b9ddf1f48a3b265a5b11224297d" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:47.843662 17310 raft_consensus.cc:2393] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c91881cedc4f44a9894c4436883e2f31 in current term 1: Already voted for candidate 8af9cfe33e404d91b4e5eb78da56d147 in this term.
I20260709 13:09:47.841329 17507 tablet_bootstrap.cc:492] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:47.845775 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b6724adc9494d7097ab39d26b5b5e7e" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:47.845290 17426 leader_election.cc:304] T a1ed2b9ddf1f48a3b265a5b11224297d P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:47.847391 17507 ts_tablet_manager.cc:1403] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.005s
I20260709 13:09:47.848562 17351 leader_election.cc:304] T 8b6724adc9494d7097ab39d26b5b5e7e P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:47.844110 17558 consensus_queue.cc:1048] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:09:47.844188 17542 leader_election.cc:290] T 8b6724adc9494d7097ab39d26b5b5e7e P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:47.850574 17515 raft_consensus.cc:2749] T 8b6724adc9494d7097ab39d26b5b5e7e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:09:47.845709 17200 leader_election.cc:343] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:47.851837 17572 raft_consensus.cc:515] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.852388 17558 raft_consensus.cc:3060] T a1ed2b9ddf1f48a3b265a5b11224297d P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.852433 17200 leader_election.cc:304] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:47.852264 17506 tablet_bootstrap.cc:492] T 5f66f290fe7c49b791826dfc2f811d9e P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:47.854209 17539 raft_consensus.cc:2749] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:47.854622 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87b79d631424229a5a10377036b8336" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:47.855189 17236 raft_consensus.cc:3060] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:47.861567 17182 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:47.854444 17506 ts_tablet_manager.cc:1403] T 5f66f290fe7c49b791826dfc2f811d9e P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.129s	user 0.012s	sys 0.012s
I20260709 13:09:47.861275 17507 raft_consensus.cc:359] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.862402 17507 raft_consensus.cc:385] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.862779 17507 raft_consensus.cc:740] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.863782 17507 consensus_queue.cc:260] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.864552 17506 raft_consensus.cc:359] T 5f66f290fe7c49b791826dfc2f811d9e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.865248 17506 raft_consensus.cc:385] T 5f66f290fe7c49b791826dfc2f811d9e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.865520 17506 raft_consensus.cc:740] T 5f66f290fe7c49b791826dfc2f811d9e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.866351 17506 consensus_queue.cc:260] T 5f66f290fe7c49b791826dfc2f811d9e P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.870491 17505 raft_consensus.cc:359] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.871505 17505 raft_consensus.cc:385] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.871873 17505 raft_consensus.cc:740] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.872725 17505 consensus_queue.cc:260] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.879803 17506 ts_tablet_manager.cc:1434] T 5f66f290fe7c49b791826dfc2f811d9e P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.005s
I20260709 13:09:47.879588 17386 raft_consensus.cc:3060] T 8b6724adc9494d7097ab39d26b5b5e7e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.880863 17506 tablet_bootstrap.cc:492] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:47.884573 17515 consensus_queue.cc:1048] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:47.887202 17506 tablet_bootstrap.cc:654] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.891637 17558 raft_consensus.cc:2749] T a1ed2b9ddf1f48a3b265a5b11224297d P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:47.892824 17509 tablet_bootstrap.cc:492] T 3e3bacc44be9415a9292039f032e39de P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:47.893515 17509 ts_tablet_manager.cc:1403] T 3e3bacc44be9415a9292039f032e39de P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.129s	user 0.027s	sys 0.033s
I20260709 13:09:47.895821 17507 ts_tablet_manager.cc:1434] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.001s
I20260709 13:09:47.897821 17507 tablet_bootstrap.cc:492] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:47.903360 17572 leader_election.cc:290] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:47.896236 17509 raft_consensus.cc:359] T 3e3bacc44be9415a9292039f032e39de P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.908809 17509 raft_consensus.cc:385] T 3e3bacc44be9415a9292039f032e39de P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.904193 17236 raft_consensus.cc:2468] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:47.911969 17509 raft_consensus.cc:740] T 3e3bacc44be9415a9292039f032e39de P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.913548 17509 consensus_queue.cc:260] T 3e3bacc44be9415a9292039f032e39de P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.912355 17277 leader_election.cc:304] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:47.921241 17540 raft_consensus.cc:2804] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:47.921666 17505 ts_tablet_manager.cc:1434] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.108s	user 0.008s	sys 0.000s
I20260709 13:09:47.921789 17540 raft_consensus.cc:697] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:47.922771 17540 consensus_queue.cc:237] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:47.926326 17505 tablet_bootstrap.cc:492] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:47.930840 17509 ts_tablet_manager.cc:1434] T 3e3bacc44be9415a9292039f032e39de P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 13:09:47.932291 17542 consensus_queue.cc:1048] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:47.914522 17507 tablet_bootstrap.cc:654] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.940320 17509 tablet_bootstrap.cc:492] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:47.940850 17505 tablet_bootstrap.cc:654] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.942339 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87b79d631424229a5a10377036b8336" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:47.943044 17386 raft_consensus.cc:3060] T f87b79d631424229a5a10377036b8336 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.967937 17385 raft_consensus.cc:3060] T 3e3bacc44be9415a9292039f032e39de P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.968705 17507 tablet_bootstrap.cc:492] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:47.969274 17507 ts_tablet_manager.cc:1403] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.008s
I20260709 13:09:47.972023 17506 tablet_bootstrap.cc:492] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:47.972651 17506 ts_tablet_manager.cc:1403] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.092s	user 0.018s	sys 0.010s
I20260709 13:09:47.972031 17507 raft_consensus.cc:359] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.973044 17507 raft_consensus.cc:385] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.973393 17507 raft_consensus.cc:740] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.974205 17507 consensus_queue.cc:260] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.975248 17506 raft_consensus.cc:359] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.975921 17506 raft_consensus.cc:385] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.976179 17506 raft_consensus.cc:740] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.976670 17507 ts_tablet_manager.cc:1434] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:09:47.977015 17506 consensus_queue.cc:260] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:47.978612 17506 ts_tablet_manager.cc:1434] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:09:47.979442 17506 tablet_bootstrap.cc:492] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:47.980327 17572 consensus_queue.cc:1048] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:47.983392 17505 tablet_bootstrap.cc:492] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:47.983868 17505 ts_tablet_manager.cc:1403] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.010s
I20260709 13:09:47.985033 17507 tablet_bootstrap.cc:492] T cc3b175216d04eb980d086eefdbc8358 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:47.986426 17505 raft_consensus.cc:359] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.988943 17505 raft_consensus.cc:385] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.989300 17505 raft_consensus.cc:740] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.991262 17133 catalog_manager.cc:5697] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 1 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:47.993582 17572 consensus_queue.cc:1048] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:47.993973 17505 consensus_queue.cc:260] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.998381 17507 tablet_bootstrap.cc:654] T cc3b175216d04eb980d086eefdbc8358 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.004416 17653 raft_consensus.cc:493] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.004958 17653 raft_consensus.cc:515] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:47.998654 17386 raft_consensus.cc:2468] T f87b79d631424229a5a10377036b8336 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:48.001399 17636 raft_consensus.cc:493] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.005726 17558 raft_consensus.cc:493] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.013911 17558 raft_consensus.cc:515] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.006693 17505 ts_tablet_manager.cc:1434] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.005s
I20260709 13:09:48.012105 17636 raft_consensus.cc:515] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.017377 17505 tablet_bootstrap.cc:492] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:48.016556 17653 leader_election.cc:290] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:48.018270 17558 leader_election.cc:290] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:48.022589 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3b175216d04eb980d086eefdbc8358" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:48.022666 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cad5a9380ba4bf79ce0ed704932ce20" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:48.023466 17384 raft_consensus.cc:2468] T 4cad5a9380ba4bf79ce0ed704932ce20 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
I20260709 13:09:48.023773 17506 tablet_bootstrap.cc:654] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.024319 17636 leader_election.cc:290] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:48.024597 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3b175216d04eb980d086eefdbc8358" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:48.025388 17236 raft_consensus.cc:2468] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
I20260709 13:09:48.022495 17539 consensus_queue.cc:1048] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:09:48.027053 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cad5a9380ba4bf79ce0ed704932ce20" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:48.027475 17614 consensus_queue.cc:1048] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:48.027827 17235 raft_consensus.cc:2468] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
I20260709 13:09:48.027827 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eba8538889446a69aac1e244724d107" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:48.029426 17423 leader_election.cc:304] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:48.028854 17509 tablet_bootstrap.cc:654] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.030444 17558 raft_consensus.cc:2804] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:48.030875 17558 raft_consensus.cc:493] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:48.031287 17558 raft_consensus.cc:3060] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:48.038542 17200 leader_election.cc:343] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:48.034058 17426 leader_election.cc:343] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:48.039803 17425 leader_election.cc:304] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:48.041563 17506 tablet_bootstrap.cc:492] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:48.042062 17506 ts_tablet_manager.cc:1403] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.000s
I20260709 13:09:48.042788 17653 raft_consensus.cc:2804] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:48.043236 17653 raft_consensus.cc:493] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:48.043462 17505 tablet_bootstrap.cc:654] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.043603 17653 raft_consensus.cc:3060] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.044900 17506 raft_consensus.cc:359] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.045650 17506 raft_consensus.cc:385] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.045913 17506 raft_consensus.cc:740] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.046559 17506 consensus_queue.cc:260] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.048111 17506 ts_tablet_manager.cc:1434] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:09:48.048810 17506 tablet_bootstrap.cc:492] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:48.054337 17621 raft_consensus.cc:493] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.054957 17621 raft_consensus.cc:515] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:48.057133 17621 leader_election.cc:290] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:48.057807 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eba8538889446a69aac1e244724d107" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:48.058789 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f66f290fe7c49b791826dfc2f811d9e" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:48.059442 17235 raft_consensus.cc:2468] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:48.060672 17277 leader_election.cc:304] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:48.062348 17621 raft_consensus.cc:2804] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:48.062397 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f66f290fe7c49b791826dfc2f811d9e" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:48.067163 17459 raft_consensus.cc:2468] T 5f66f290fe7c49b791826dfc2f811d9e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:48.066221 17621 raft_consensus.cc:493] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:48.070083 17621 raft_consensus.cc:3060] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:48.081563 17200 leader_election.cc:343] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:48.082263 17200 leader_election.cc:304] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:48.083135 17614 raft_consensus.cc:2749] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:48.090309 17653 raft_consensus.cc:515] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:48.092756 17653 leader_election.cc:290] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:48.095351 17310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3b175216d04eb980d086eefdbc8358" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:48.096989 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3b175216d04eb980d086eefdbc8358" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:48.098479 17614 consensus_queue.cc:1048] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:09:48.099146 17426 leader_election.cc:343] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:48.103746 17558 raft_consensus.cc:515] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.098333 17235 raft_consensus.cc:3060] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.114257 17506 tablet_bootstrap.cc:654] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.114897 17507 tablet_bootstrap.cc:492] T cc3b175216d04eb980d086eefdbc8358 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:48.115564 17507 ts_tablet_manager.cc:1403] T cc3b175216d04eb980d086eefdbc8358 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.131s	user 0.015s	sys 0.016s
I20260709 13:09:48.121562 17235 raft_consensus.cc:2468] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:48.126791 17614 consensus_queue.cc:1048] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:48.132319 17507 raft_consensus.cc:359] T cc3b175216d04eb980d086eefdbc8358 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:48.142635 17507 raft_consensus.cc:385] T cc3b175216d04eb980d086eefdbc8358 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.143119 17507 raft_consensus.cc:740] T cc3b175216d04eb980d086eefdbc8358 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.146634 17425 leader_election.cc:304] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:48.147794 17653 raft_consensus.cc:2804] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:48.148283 17653 raft_consensus.cc:697] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:48.151464 17507 consensus_queue.cc:260] T cc3b175216d04eb980d086eefdbc8358 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:48.154868 17653 consensus_queue.cc:237] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:48.161036 17507 ts_tablet_manager.cc:1434] T cc3b175216d04eb980d086eefdbc8358 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.002s
I20260709 13:09:48.135111 17621 raft_consensus.cc:515] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:48.163615 17509 tablet_bootstrap.cc:492] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:48.164060 17509 ts_tablet_manager.cc:1403] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.224s	user 0.014s	sys 0.034s
I20260709 13:09:48.167565 17509 raft_consensus.cc:359] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:48.168242 17509 raft_consensus.cc:385] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.168514 17509 raft_consensus.cc:740] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.169297 17509 consensus_queue.cc:260] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:48.171658 17509 ts_tablet_manager.cc:1434] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:48.172572 17509 tablet_bootstrap.cc:492] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:48.182369 17505 tablet_bootstrap.cc:492] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:48.182941 17505 ts_tablet_manager.cc:1403] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.167s	user 0.007s	sys 0.015s
I20260709 13:09:48.184206 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cad5a9380ba4bf79ce0ed704932ce20" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:48.184861 17386 raft_consensus.cc:3060] T 4cad5a9380ba4bf79ce0ed704932ce20 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.185012 17558 leader_election.cc:290] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:48.185539 17505 raft_consensus.cc:359] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:48.188580 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f66f290fe7c49b791826dfc2f811d9e" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:48.188424 17505 raft_consensus.cc:385] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.190042 17505 raft_consensus.cc:740] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.190871 17507 tablet_bootstrap.cc:492] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:48.194286 17458 raft_consensus.cc:3060] T 5f66f290fe7c49b791826dfc2f811d9e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.194721 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f66f290fe7c49b791826dfc2f811d9e" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:48.195365 17235 raft_consensus.cc:3060] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.196449 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cad5a9380ba4bf79ce0ed704932ce20" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:48.197054 17237 raft_consensus.cc:3060] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.190693 17505 consensus_queue.cc:260] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:48.201846 17505 ts_tablet_manager.cc:1434] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:09:48.184517 17621 leader_election.cc:290] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:48.208803 17505 tablet_bootstrap.cc:492] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:48.217263 17558 raft_consensus.cc:493] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.217890 17558 raft_consensus.cc:515] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.220022 17558 leader_election.cc:290] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:48.221606 17235 raft_consensus.cc:2468] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:48.221781 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d51b906026489580885ffd51cf280f" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:48.223024 17277 leader_election.cc:304] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:48.224367 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d51b906026489580885ffd51cf280f" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:48.225076 17236 raft_consensus.cc:2468] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
W20260709 13:09:48.227094 17423 leader_election.cc:343] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:48.227613 17386 raft_consensus.cc:2468] T 4cad5a9380ba4bf79ce0ed704932ce20 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:48.227802 17425 leader_election.cc:304] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:48.229827 17423 leader_election.cc:304] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:48.230700 17653 raft_consensus.cc:2804] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:48.231135 17653 raft_consensus.cc:493] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:48.231467 17653 raft_consensus.cc:3060] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.231596 17134 catalog_manager.cc:5697] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 1 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:48.233368 17572 raft_consensus.cc:2804] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:48.233863 17558 raft_consensus.cc:2804] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:48.234130 17572 raft_consensus.cc:697] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:48.235103 17572 consensus_queue.cc:237] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:48.236820 17558 raft_consensus.cc:697] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:48.237838 17558 consensus_queue.cc:237] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.239166 17458 raft_consensus.cc:2468] T 5f66f290fe7c49b791826dfc2f811d9e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:48.230712 17509 tablet_bootstrap.cc:654] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.254160 17237 raft_consensus.cc:2468] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
W20260709 13:09:48.258875 17676 log.cc:927] Time spent T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 13:09:48.272902 17653 raft_consensus.cc:515] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.279735 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d51b906026489580885ffd51cf280f" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
W20260709 13:09:48.281242 17423 leader_election.cc:343] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:48.282377 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d51b906026489580885ffd51cf280f" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:48.283077 17237 raft_consensus.cc:3060] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.291742 17237 raft_consensus.cc:2468] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:48.293129 17425 leader_election.cc:304] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:48.294281 17655 raft_consensus.cc:2804] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:48.294793 17653 leader_election.cc:290] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:48.294838 17655 raft_consensus.cc:697] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:48.296160 17655 consensus_queue.cc:237] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.309391 17653 raft_consensus.cc:493] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.310295 17653 raft_consensus.cc:515] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.313198 17653 leader_election.cc:290] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:48.313963 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eba8538889446a69aac1e244724d107" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:48.314327 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eba8538889446a69aac1e244724d107" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:48.315109 17237 raft_consensus.cc:2468] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
W20260709 13:09:48.315614 17423 leader_election.cc:343] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:48.315181 17134 catalog_manager.cc:5697] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 1 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:48.316454 17425 leader_election.cc:304] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:48.318451 17516 raft_consensus.cc:2804] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:48.318862 17516 raft_consensus.cc:493] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:48.319218 17516 raft_consensus.cc:3060] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.325055 17507 tablet_bootstrap.cc:654] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.326334 17506 tablet_bootstrap.cc:492] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:48.326901 17506 ts_tablet_manager.cc:1403] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.278s	user 0.011s	sys 0.021s
I20260709 13:09:48.328295 17636 raft_consensus.cc:493] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.329003 17636 raft_consensus.cc:515] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:48.330428 17505 tablet_bootstrap.cc:654] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.330055 17506 raft_consensus.cc:359] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:48.336977 17506 raft_consensus.cc:385] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.337307 17506 raft_consensus.cc:740] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.338104 17506 consensus_queue.cc:260] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:48.338851 17539 raft_consensus.cc:493] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.331557 17636 leader_election.cc:290] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:48.333051 17509 tablet_bootstrap.cc:492] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:48.344326 17509 ts_tablet_manager.cc:1403] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.172s	user 0.030s	sys 0.027s
I20260709 13:09:48.333884 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
W20260709 13:09:48.347128 17203 leader_election.cc:343] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:48.347438 17509 raft_consensus.cc:359] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.348228 17509 raft_consensus.cc:385] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.348527 17509 raft_consensus.cc:740] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.334757 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:48.350351 17386 raft_consensus.cc:2468] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:48.336091 17572 consensus_queue.cc:1048] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:48.339783 17506 ts_tablet_manager.cc:1434] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.006s
I20260709 13:09:48.339391 17539 raft_consensus.cc:515] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:48.355969 17539 leader_election.cc:290] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:48.358433 17506 tablet_bootstrap.cc:492] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:48.361605 17509 consensus_queue.cc:260] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.369187 17509 ts_tablet_manager.cc:1434] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:09:48.370381 17509 tablet_bootstrap.cc:492] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:48.376847 17200 leader_election.cc:304] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:48.377918 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c6960e2837472f8e0225a7f0bf48c8" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:48.396598 17636 raft_consensus.cc:2804] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:48.397107 17636 raft_consensus.cc:493] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:48.397467 17636 raft_consensus.cc:3060] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.429253 17505 tablet_bootstrap.cc:492] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:48.429910 17505 ts_tablet_manager.cc:1403] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.221s	user 0.028s	sys 0.067s
I20260709 13:09:48.433050 17505 raft_consensus.cc:359] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
W20260709 13:09:48.424068 17203 leader_election.cc:343] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:48.433808 17505 raft_consensus.cc:385] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.433981 17506 tablet_bootstrap.cc:654] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.434140 17505 raft_consensus.cc:740] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.434930 17505 consensus_queue.cc:260] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.436975 17505 ts_tablet_manager.cc:1434] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:09:48.437011 17636 raft_consensus.cc:515] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:48.437987 17505 tablet_bootstrap.cc:492] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:48.437516 17135 catalog_manager.cc:5697] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 1 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:48.453678 17674 raft_consensus.cc:493] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.486014 17674 raft_consensus.cc:515] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:48.444203 17572 raft_consensus.cc:493] T cc3b175216d04eb980d086eefdbc8358 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.491492 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
W20260709 13:09:48.493197 17203 leader_election.cc:343] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:48.442981 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c6960e2837472f8e0225a7f0bf48c8" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
W20260709 13:09:48.495100 17200 leader_election.cc:343] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:48.496138 17505 tablet_bootstrap.cc:654] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.495863 17200 leader_election.cc:304] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:48.491087 17572 raft_consensus.cc:515] T cc3b175216d04eb980d086eefdbc8358 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:48.497187 17539 raft_consensus.cc:2749] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:48.499162 17509 tablet_bootstrap.cc:654] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.455057 17621 consensus_queue.cc:1048] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.045s
I20260709 13:09:48.528820 17636 leader_election.cc:290] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:48.530229 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f3ac04ca154b6cb38f3cd01245a678" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:48.531610 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3b175216d04eb980d086eefdbc8358" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
W20260709 13:09:48.532898 17275 leader_election.cc:343] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:48.533090 17505 tablet_bootstrap.cc:492] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:48.533600 17505 ts_tablet_manager.cc:1403] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.096s	user 0.028s	sys 0.013s
I20260709 13:09:48.533355 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:48.534267 17383 raft_consensus.cc:3060] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.536330 17505 raft_consensus.cc:359] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:48.537078 17505 raft_consensus.cc:385] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.537357 17505 raft_consensus.cc:740] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.538169 17505 consensus_queue.cc:260] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:48.540598 17505 ts_tablet_manager.cc:1434] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:48.541509 17505 tablet_bootstrap.cc:492] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:48.541499 17383 raft_consensus.cc:2468] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:48.545997 17200 leader_election.cc:304] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:48.546721 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3b175216d04eb980d086eefdbc8358" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:48.546931 17636 raft_consensus.cc:2804] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:48.547489 17636 raft_consensus.cc:697] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:09:48.547724 17236 raft_consensus.cc:2393] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c8abaec7ee74be28bf3f4be487de2bf in current term 1: Already voted for candidate c91881cedc4f44a9894c4436883e2f31 in this term.
I20260709 13:09:48.547904 17135 catalog_manager.cc:5697] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 1 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:48.548405 17636 consensus_queue.cc:237] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:48.549142 17277 leader_election.cc:304] T cc3b175216d04eb980d086eefdbc8358 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:48.551187 17621 raft_consensus.cc:3060] T cc3b175216d04eb980d086eefdbc8358 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.555701 17506 tablet_bootstrap.cc:492] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:48.556428 17506 ts_tablet_manager.cc:1403] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.198s	user 0.009s	sys 0.017s
I20260709 13:09:48.557883 17674 leader_election.cc:290] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:48.558434 17572 leader_election.cc:290] T cc3b175216d04eb980d086eefdbc8358 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:48.527748 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f3ac04ca154b6cb38f3cd01245a678" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:48.559258 17506 raft_consensus.cc:359] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.559656 17237 raft_consensus.cc:2468] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:48.559952 17506 raft_consensus.cc:385] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.484721 17516 raft_consensus.cc:515] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.560237 17506 raft_consensus.cc:740] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.561208 17659 raft_consensus.cc:493] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.561792 17277 leader_election.cc:304] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:48.561731 17659 raft_consensus.cc:515] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.562636 17516 leader_election.cc:290] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:48.566434 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eba8538889446a69aac1e244724d107" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:48.566785 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eba8538889446a69aac1e244724d107" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:48.567638 17383 raft_consensus.cc:3060] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.568068 17458 raft_consensus.cc:2393] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8af9cfe33e404d91b4e5eb78da56d147 in current term 1: Already voted for candidate c91881cedc4f44a9894c4436883e2f31 in this term.
I20260709 13:09:48.566777 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eba8538889446a69aac1e244724d107" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:48.569216 17507 tablet_bootstrap.cc:492] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:48.569247 17236 raft_consensus.cc:2468] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 0.
I20260709 13:09:48.569890 17507 ts_tablet_manager.cc:1403] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.379s	user 0.028s	sys 0.033s
I20260709 13:09:48.567051 17659 leader_election.cc:290] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:48.570791 17506 consensus_queue.cc:260] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.572485 17621 raft_consensus.cc:2749] T cc3b175216d04eb980d086eefdbc8358 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:48.572590 17507 raft_consensus.cc:359] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:48.573311 17507 raft_consensus.cc:385] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.573467 17621 raft_consensus.cc:2804] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:48.574179 17351 leader_election.cc:304] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147 [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: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:48.576354 17506 ts_tablet_manager.cc:1434] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:09:48.577394 17506 tablet_bootstrap.cc:492] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:48.573618 17507 raft_consensus.cc:740] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.580646 17507 consensus_queue.cc:260] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:48.583185 17507 ts_tablet_manager.cc:1434] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260709 13:09:48.584547 17507 tablet_bootstrap.cc:492] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:48.583602 17636 raft_consensus.cc:493] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.574167 17621 raft_consensus.cc:493] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:48.555815 17505 tablet_bootstrap.cc:654] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.586395 17621 raft_consensus.cc:3060] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.586341 17636 raft_consensus.cc:515] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.586364 17383 raft_consensus.cc:2468] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:48.590307 17542 raft_consensus.cc:2764] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:09:48.590569 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d351abd89e0f463ca20b36a2b01e421c" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:48.591813 17423 leader_election.cc:304] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
W20260709 13:09:48.592288 17200 leader_election.cc:343] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:48.593104 17516 raft_consensus.cc:2804] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:48.593739 17516 raft_consensus.cc:697] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:48.594661 17516 consensus_queue.cc:237] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.595878 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d351abd89e0f463ca20b36a2b01e421c" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:48.596438 17636 leader_election.cc:290] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:48.596598 17458 raft_consensus.cc:2468] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:48.598055 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eba8538889446a69aac1e244724d107" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:48.598282 17200 leader_election.cc:304] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:48.598809 17237 raft_consensus.cc:3060] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.599607 17506 tablet_bootstrap.cc:654] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.603605 17653 consensus_queue.cc:1048] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:48.605844 17636 raft_consensus.cc:2804] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:48.606302 17636 raft_consensus.cc:493] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:48.606725 17636 raft_consensus.cc:3060] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.621608 17507 tablet_bootstrap.cc:654] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.647271 17509 tablet_bootstrap.cc:492] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:48.648196 17509 ts_tablet_manager.cc:1403] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.278s	user 0.007s	sys 0.003s
I20260709 13:09:48.664614 17653 raft_consensus.cc:493] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.665162 17653 raft_consensus.cc:515] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:48.663822 17572 raft_consensus.cc:493] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.693467 17572 raft_consensus.cc:515] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:48.697117 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6265b4f50442e0a0e9c28929ed3cba" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
W20260709 13:09:48.698573 17275 leader_election.cc:343] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:48.706775 17674 consensus_queue.cc:1048] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:48.716369 17655 consensus_queue.cc:1048] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:48.719005 17674 consensus_queue.cc:1048] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:48.721586 17621 raft_consensus.cc:515] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:48.726480 17507 tablet_bootstrap.cc:492] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:48.739933 17507 ts_tablet_manager.cc:1403] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.156s	user 0.017s	sys 0.003s
I20260709 13:09:48.742192 17237 raft_consensus.cc:2468] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:48.729588 17506 tablet_bootstrap.cc:492] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:48.743032 17506 ts_tablet_manager.cc:1403] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.166s	user 0.013s	sys 0.003s
I20260709 13:09:48.731364 17509 raft_consensus.cc:359] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:48.733043 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
W20260709 13:09:48.745836 17425 leader_election.cc:343] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:48.745893 17621 leader_election.cc:290] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:48.747360 17506 raft_consensus.cc:359] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:48.748099 17506 raft_consensus.cc:385] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.748364 17506 raft_consensus.cc:740] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.749137 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f3ac04ca154b6cb38f3cd01245a678" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
W20260709 13:09:48.751142 17275 leader_election.cc:343] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:48.738005 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6265b4f50442e0a0e9c28929ed3cba" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:48.734262 17572 leader_election.cc:290] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:48.751502 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f3ac04ca154b6cb38f3cd01245a678" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:48.727434 17505 tablet_bootstrap.cc:492] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:48.752034 17459 raft_consensus.cc:2468] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:48.752141 17236 raft_consensus.cc:3060] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.752449 17509 raft_consensus.cc:385] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.752717 17505 ts_tablet_manager.cc:1403] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.211s	user 0.011s	sys 0.011s
I20260709 13:09:48.752846 17509 raft_consensus.cc:740] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.753679 17275 leader_election.cc:304] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:48.727767 17636 raft_consensus.cc:515] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.754583 17572 raft_consensus.cc:2804] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:48.755119 17572 raft_consensus.cc:493] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:48.755419 17505 raft_consensus.cc:359] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.755980 17572 raft_consensus.cc:3060] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.756297 17636 leader_election.cc:290] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:48.758865 17655 consensus_queue.cc:1048] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:48.759424 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d351abd89e0f463ca20b36a2b01e421c" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:48.759439 17507 raft_consensus.cc:359] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:48.760265 17459 raft_consensus.cc:3060] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.764112 17572 raft_consensus.cc:515] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:48.756135 17505 raft_consensus.cc:385] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.767901 17505 raft_consensus.cc:740] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.768180 17459 raft_consensus.cc:2468] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:48.760299 17507 raft_consensus.cc:385] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.768827 17507 raft_consensus.cc:740] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.768059 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d351abd89e0f463ca20b36a2b01e421c" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:48.769416 17200 leader_election.cc:304] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:48.769654 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6265b4f50442e0a0e9c28929ed3cba" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:48.770328 17507 consensus_queue.cc:260] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
W20260709 13:09:48.771852 17275 leader_election.cc:343] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:48.772159 17636 raft_consensus.cc:2804] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:48.772892 17636 raft_consensus.cc:697] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
W20260709 13:09:48.772970 17200 leader_election.cc:343] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:48.770776 17509 consensus_queue.cc:260] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:48.773892 17636 consensus_queue.cc:237] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.775897 17509 ts_tablet_manager.cc:1434] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.127s	user 0.009s	sys 0.000s
I20260709 13:09:48.775763 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6265b4f50442e0a0e9c28929ed3cba" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:48.776669 17458 raft_consensus.cc:3060] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:48.777264 17509 tablet_bootstrap.cc:492] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:48.778579 17507 ts_tablet_manager.cc:1434] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 13:09:48.779769 17507 tablet_bootstrap.cc:492] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:48.749192 17506 consensus_queue.cc:260] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:48.785789 17458 raft_consensus.cc:2468] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:48.774487 17572 leader_election.cc:290] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:48.788275 17506 ts_tablet_manager.cc:1434] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.002s
I20260709 13:09:48.788442 17275 leader_election.cc:304] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:48.775821 17505 consensus_queue.cc:260] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:48.789327 17506 tablet_bootstrap.cc:492] T b1f3ac04ca154b6cb38f3cd01245a678 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:48.789974 17572 raft_consensus.cc:2804] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:48.790750 17572 raft_consensus.cc:697] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:48.791795 17653 leader_election.cc:290] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:48.793138 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
W20260709 13:09:48.794402 17426 leader_election.cc:343] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:48.794873 17426 leader_election.cc:304] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:48.795974 17516 raft_consensus.cc:2749] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:48.803078 17507 tablet_bootstrap.cc:654] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.791663 17572 consensus_queue.cc:237] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:48.812152 17135 catalog_manager.cc:5697] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 1 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:48.813839 17505 ts_tablet_manager.cc:1434] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.001s
I20260709 13:09:48.820062 17505 tablet_bootstrap.cc:492] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:48.821415 17509 tablet_bootstrap.cc:654] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.834955 17506 tablet_bootstrap.cc:654] T b1f3ac04ca154b6cb38f3cd01245a678 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.845773 17516 consensus_queue.cc:1048] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:48.848438 17423 consensus_peers.cc:597] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 -> Peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Couldn't send request to peer 8af9cfe33e404d91b4e5eb78da56d147. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:48.884815 17507 tablet_bootstrap.cc:492] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:48.885571 17507 ts_tablet_manager.cc:1403] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.003s
I20260709 13:09:48.889551 17507 raft_consensus.cc:359] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:48.890766 17507 raft_consensus.cc:385] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.891562 17507 raft_consensus.cc:740] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.891762 17505 tablet_bootstrap.cc:654] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.894435 17558 consensus_queue.cc:1048] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:48.900118 17507 consensus_queue.cc:260] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:48.902542 17507 ts_tablet_manager.cc:1434] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 13:09:48.903954 17507 tablet_bootstrap.cc:492] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:48.909071 17134 catalog_manager.cc:5697] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 1 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:48.919775 17236 raft_consensus.cc:2468] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:48.921741 17277 leader_election.cc:304] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:48.926501 17572 raft_consensus.cc:2804] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:48.929077 17572 raft_consensus.cc:697] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:48.930326 17572 consensus_queue.cc:237] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:48.938347 17509 tablet_bootstrap.cc:492] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:48.938898 17509 ts_tablet_manager.cc:1403] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.162s	user 0.026s	sys 0.020s
I20260709 13:09:48.944547 17509 raft_consensus.cc:359] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:48.945602 17509 raft_consensus.cc:385] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.946007 17509 raft_consensus.cc:740] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.946689 17509 consensus_queue.cc:260] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:48.950244 17509 ts_tablet_manager.cc:1434] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 13:09:48.953511 17506 tablet_bootstrap.cc:492] T b1f3ac04ca154b6cb38f3cd01245a678 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:48.954346 17506 ts_tablet_manager.cc:1403] T b1f3ac04ca154b6cb38f3cd01245a678 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.165s	user 0.010s	sys 0.004s
I20260709 13:09:48.962746 17506 raft_consensus.cc:359] T b1f3ac04ca154b6cb38f3cd01245a678 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:48.966902 17506 raft_consensus.cc:385] T b1f3ac04ca154b6cb38f3cd01245a678 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.967308 17506 raft_consensus.cc:740] T b1f3ac04ca154b6cb38f3cd01245a678 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.968351 17506 consensus_queue.cc:260] T b1f3ac04ca154b6cb38f3cd01245a678 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:48.968647 17636 consensus_queue.cc:1048] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:48.970374 17542 raft_consensus.cc:493] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.970947 17542 raft_consensus.cc:515] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:48.973064 17509 tablet_bootstrap.cc:492] T 4d6265b4f50442e0a0e9c28929ed3cba P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:48.974795 17507 tablet_bootstrap.cc:654] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.975044 17506 ts_tablet_manager.cc:1434] T b1f3ac04ca154b6cb38f3cd01245a678 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260709 13:09:48.976015 17506 tablet_bootstrap.cc:492] T 34e4f7b81a0746a990f93aaab3a2a0f9 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:48.978168 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e4f7b81a0746a990f93aaab3a2a0f9" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:48.979859 17509 tablet_bootstrap.cc:654] T 4d6265b4f50442e0a0e9c28929ed3cba P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.982052 17572 raft_consensus.cc:493] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.982254 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e4f7b81a0746a990f93aaab3a2a0f9" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:48.982729 17572 raft_consensus.cc:515] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:48.983210 17312 raft_consensus.cc:2468] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 0.
I20260709 13:09:48.974839 17542 leader_election.cc:290] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
W20260709 13:09:48.990552 17349 leader_election.cc:343] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:49.005577 17203 consensus_peers.cc:597] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:49.006536 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84bdd6cd9f54ee3b1cfa8e96a505f07" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:49.007207 17384 raft_consensus.cc:2468] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:49.001358 17572 leader_election.cc:290] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:49.010761 17505 tablet_bootstrap.cc:492] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:49.011300 17505 ts_tablet_manager.cc:1403] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.196s	user 0.012s	sys 0.003s
I20260709 13:09:49.010848 17352 leader_election.cc:304] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [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: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:49.012130 17275 leader_election.cc:304] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: 
I20260709 13:09:49.013095 17572 raft_consensus.cc:2804] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.013443 17572 raft_consensus.cc:493] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.013810 17572 raft_consensus.cc:3060] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.014254 17542 raft_consensus.cc:2804] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.014859 17542 raft_consensus.cc:493] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.015246 17542 raft_consensus.cc:3060] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.017052 17506 tablet_bootstrap.cc:654] T 34e4f7b81a0746a990f93aaab3a2a0f9 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.021572 17558 raft_consensus.cc:493] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.022011 17505 raft_consensus.cc:359] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:49.022367 17558 raft_consensus.cc:515] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.022779 17505 raft_consensus.cc:385] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:09:49.022848 17182 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:49.023073 17505 raft_consensus.cc:740] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.024345 17505 consensus_queue.cc:260] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:49.024688 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84bdd6cd9f54ee3b1cfa8e96a505f07" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:49.025493 17457 raft_consensus.cc:2468] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:49.027083 17505 ts_tablet_manager.cc:1434] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:09:49.028121 17505 tablet_bootstrap.cc:492] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:49.028339 17653 raft_consensus.cc:493] T b1f3ac04ca154b6cb38f3cd01245a678 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.028811 17653 raft_consensus.cc:515] T b1f3ac04ca154b6cb38f3cd01245a678 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
W20260709 13:09:49.030228 17709 log.cc:927] Time spent T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 13:09:49.032312 17133 catalog_manager.cc:5697] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.034531 17507 tablet_bootstrap.cc:492] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:49.035000 17507 ts_tablet_manager.cc:1403] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.131s	user 0.018s	sys 0.015s
I20260709 13:09:49.036243 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84bdd6cd9f54ee3b1cfa8e96a505f07" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:49.039186 17653 leader_election.cc:290] T b1f3ac04ca154b6cb38f3cd01245a678 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:49.039371 17505 tablet_bootstrap.cc:654] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.040829 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f3ac04ca154b6cb38f3cd01245a678" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:49.041823 17558 leader_election.cc:290] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:49.043296 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f3ac04ca154b6cb38f3cd01245a678" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:49.043624 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84bdd6cd9f54ee3b1cfa8e96a505f07" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:49.044149 17233 raft_consensus.cc:2393] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c91881cedc4f44a9894c4436883e2f31 in current term 1: Already voted for candidate 7c8abaec7ee74be28bf3f4be487de2bf in this term.
I20260709 13:09:49.044343 17384 raft_consensus.cc:2468] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
I20260709 13:09:49.045670 17425 leader_election.cc:304] T b1f3ac04ca154b6cb38f3cd01245a678 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:49.045825 17423 leader_election.cc:304] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:49.046725 17558 raft_consensus.cc:3060] T b1f3ac04ca154b6cb38f3cd01245a678 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.046794 17655 raft_consensus.cc:2804] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.047662 17655 raft_consensus.cc:493] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.048079 17655 raft_consensus.cc:3060] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.074788 17542 raft_consensus.cc:515] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.053293 17572 raft_consensus.cc:515] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.080799 17133 catalog_manager.cc:5697] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:49.085959 17655 raft_consensus.cc:515] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.086515 17509 tablet_bootstrap.cc:492] T 4d6265b4f50442e0a0e9c28929ed3cba P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:49.091718 17509 ts_tablet_manager.cc:1403] T 4d6265b4f50442e0a0e9c28929ed3cba P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.119s	user 0.028s	sys 0.033s
I20260709 13:09:49.091921 17507 raft_consensus.cc:359] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.092623 17507 raft_consensus.cc:385] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.092728 17655 leader_election.cc:290] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:49.092932 17507 raft_consensus.cc:740] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.086956 17653 raft_consensus.cc:493] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.093690 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84bdd6cd9f54ee3b1cfa8e96a505f07" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:49.093701 17507 consensus_queue.cc:260] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.097245 17312 raft_consensus.cc:2393] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c91881cedc4f44a9894c4436883e2f31 in current term 1: Already voted for candidate 7c8abaec7ee74be28bf3f4be487de2bf in this term.
I20260709 13:09:49.093693 17653 raft_consensus.cc:515] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.097760 17509 raft_consensus.cc:359] T 4d6265b4f50442e0a0e9c28929ed3cba P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.098420 17509 raft_consensus.cc:385] T 4d6265b4f50442e0a0e9c28929ed3cba P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.098685 17509 raft_consensus.cc:740] T 4d6265b4f50442e0a0e9c28929ed3cba P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.099334 17509 consensus_queue.cc:260] T 4d6265b4f50442e0a0e9c28929ed3cba P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.100826 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9243cd644069425ca139985f9db4f0f7" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:49.101377 17509 ts_tablet_manager.cc:1434] T 4d6265b4f50442e0a0e9c28929ed3cba P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 13:09:49.101490 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9243cd644069425ca139985f9db4f0f7" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:49.102502 17509 tablet_bootstrap.cc:492] T 96d51b906026489580885ffd51cf280f P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
W20260709 13:09:49.102430 17426 leader_election.cc:343] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:49.103211 17423 leader_election.cc:343] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.103654 17423 leader_election.cc:304] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:49.103943 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84bdd6cd9f54ee3b1cfa8e96a505f07" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:49.104116 17572 leader_election.cc:290] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:49.104525 17383 raft_consensus.cc:3060] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.105098 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84bdd6cd9f54ee3b1cfa8e96a505f07" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:49.099684 17653 leader_election.cc:290] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:49.106959 17507 ts_tablet_manager.cc:1434] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.000s
I20260709 13:09:49.108260 17507 tablet_bootstrap.cc:492] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:49.110158 17457 raft_consensus.cc:2393] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c8abaec7ee74be28bf3f4be487de2bf in current term 1: Already voted for candidate c91881cedc4f44a9894c4436883e2f31 in this term.
I20260709 13:09:49.105933 17655 raft_consensus.cc:2749] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.119860 17558 raft_consensus.cc:2749] T b1f3ac04ca154b6cb38f3cd01245a678 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.122488 17131 catalog_manager.cc:5697] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 1 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:49.118121 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84bdd6cd9f54ee3b1cfa8e96a505f07" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:49.131615 17423 leader_election.cc:304] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [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: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:49.133057 17542 leader_election.cc:290] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:49.133930 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e4f7b81a0746a990f93aaab3a2a0f9" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:49.134570 17312 raft_consensus.cc:3060] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.135543 17509 tablet_bootstrap.cc:654] T 96d51b906026489580885ffd51cf280f P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.135900 17653 raft_consensus.cc:2749] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.138581 17383 raft_consensus.cc:2468] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:49.140797 17507 tablet_bootstrap.cc:654] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.141130 17506 tablet_bootstrap.cc:492] T 34e4f7b81a0746a990f93aaab3a2a0f9 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:49.142454 17506 ts_tablet_manager.cc:1403] T 34e4f7b81a0746a990f93aaab3a2a0f9 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.167s	user 0.016s	sys 0.023s
I20260709 13:09:49.145380 17505 tablet_bootstrap.cc:492] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:49.145918 17505 ts_tablet_manager.cc:1403] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.118s	user 0.026s	sys 0.008s
I20260709 13:09:49.146911 17506 raft_consensus.cc:359] T 34e4f7b81a0746a990f93aaab3a2a0f9 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.148382 17506 raft_consensus.cc:385] T 34e4f7b81a0746a990f93aaab3a2a0f9 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.148656 17506 raft_consensus.cc:740] T 34e4f7b81a0746a990f93aaab3a2a0f9 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.149616 17506 consensus_queue.cc:260] T 34e4f7b81a0746a990f93aaab3a2a0f9 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.152761 17506 ts_tablet_manager.cc:1434] T 34e4f7b81a0746a990f93aaab3a2a0f9 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 13:09:49.153738 17506 tablet_bootstrap.cc:492] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:49.153895 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e4f7b81a0746a990f93aaab3a2a0f9" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:49.154583 17457 raft_consensus.cc:3060] T 34e4f7b81a0746a990f93aaab3a2a0f9 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.163275 17505 raft_consensus.cc:359] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.163642 17275 leader_election.cc:304] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:49.164060 17505 raft_consensus.cc:385] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.164345 17505 raft_consensus.cc:740] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.165005 17505 consensus_queue.cc:260] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.164799 17572 raft_consensus.cc:2804] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.166141 17572 raft_consensus.cc:697] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:49.166925 17505 ts_tablet_manager.cc:1434] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:09:49.166910 17572 consensus_queue.cc:237] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.171568 17312 raft_consensus.cc:2468] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:49.172240 17539 raft_consensus.cc:493] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.172744 17539 raft_consensus.cc:515] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.172917 17352 leader_election.cc:304] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: 
I20260709 13:09:49.176055 17539 leader_election.cc:290] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:49.176728 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308fa92d24764c2c87eda510c46ad3c5" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:49.177678 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308fa92d24764c2c87eda510c46ad3c5" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
W20260709 13:09:49.178272 17203 leader_election.cc:343] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:49.179055 17200 leader_election.cc:343] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.179505 17200 leader_election.cc:304] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:49.180475 17506 tablet_bootstrap.cc:654] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.180512 17539 raft_consensus.cc:2749] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.187273 17539 consensus_queue.cc:1048] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.188199 17457 raft_consensus.cc:2468] T 34e4f7b81a0746a990f93aaab3a2a0f9 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:49.181155 17542 raft_consensus.cc:2804] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.191540 17542 raft_consensus.cc:697] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Becoming Leader. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:09:49.192886 17542 consensus_queue.cc:237] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.199221 17558 consensus_queue.cc:1048] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.186987 17505 tablet_bootstrap.cc:492] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:49.202586 17539 raft_consensus.cc:493] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.208084 17539 raft_consensus.cc:515] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:49.214321 17558 consensus_queue.cc:1048] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:49.216751 17505 tablet_bootstrap.cc:654] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.217573 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f154d3d3815499085edb61fe7abd805" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:49.221662 17134 catalog_manager.cc:5697] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131). New cstate: current_term: 1 leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.230074 17542 raft_consensus.cc:493] T 4d6265b4f50442e0a0e9c28929ed3cba P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.230649 17542 raft_consensus.cc:515] T 4d6265b4f50442e0a0e9c28929ed3cba P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
W20260709 13:09:49.224395 17200 leader_election.cc:343] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.232785 17542 leader_election.cc:290] T 4d6265b4f50442e0a0e9c28929ed3cba P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:49.234179 17509 tablet_bootstrap.cc:492] T 96d51b906026489580885ffd51cf280f P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:49.234681 17509 ts_tablet_manager.cc:1403] T 96d51b906026489580885ffd51cf280f P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.132s	user 0.016s	sys 0.013s
I20260709 13:09:49.238157 17539 leader_election.cc:290] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:49.238340 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6265b4f50442e0a0e9c28929ed3cba" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:49.241371 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f154d3d3815499085edb61fe7abd805" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:49.243971 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6265b4f50442e0a0e9c28929ed3cba" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:49.244817 17506 tablet_bootstrap.cc:492] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
W20260709 13:09:49.244728 17200 consensus_peers.cc:597] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce -> Peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Couldn't send request to peer 8af9cfe33e404d91b4e5eb78da56d147. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:49.245432 17506 ts_tablet_manager.cc:1403] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.092s	user 0.006s	sys 0.014s
I20260709 13:09:49.244868 17457 raft_consensus.cc:2393] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8af9cfe33e404d91b4e5eb78da56d147 in current term 1: Already voted for candidate 7c8abaec7ee74be28bf3f4be487de2bf in this term.
I20260709 13:09:49.248898 17506 raft_consensus.cc:359] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:49.249993 17349 leader_election.cc:304] T 4d6265b4f50442e0a0e9c28929ed3cba P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:49.250962 17542 raft_consensus.cc:3060] T 4d6265b4f50442e0a0e9c28929ed3cba P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.253204 17673 consensus_queue.cc:1048] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:09:49.251904 17200 leader_election.cc:343] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.257148 17200 leader_election.cc:304] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:49.249563 17506 raft_consensus.cc:385] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.258430 17506 raft_consensus.cc:740] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.259006 17539 raft_consensus.cc:2749] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.259182 17506 consensus_queue.cc:260] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:49.261794 17507 tablet_bootstrap.cc:492] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:49.262645 17506 ts_tablet_manager.cc:1434] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 13:09:49.262923 17507 ts_tablet_manager.cc:1403] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.155s	user 0.009s	sys 0.014s
I20260709 13:09:49.263693 17506 tablet_bootstrap.cc:492] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:49.265170 17539 raft_consensus.cc:493] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.265676 17539 raft_consensus.cc:515] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:49.267853 17539 leader_election.cc:290] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:49.237383 17509 raft_consensus.cc:359] T 96d51b906026489580885ffd51cf280f P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:49.270287 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
W20260709 13:09:49.271587 17203 leader_election.cc:343] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.269691 17509 raft_consensus.cc:385] T 96d51b906026489580885ffd51cf280f P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.272581 17509 raft_consensus.cc:740] T 96d51b906026489580885ffd51cf280f P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.273281 17509 consensus_queue.cc:260] T 96d51b906026489580885ffd51cf280f P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:49.276537 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:49.277225 17459 raft_consensus.cc:2468] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:49.259106 17542 raft_consensus.cc:2749] T 4d6265b4f50442e0a0e9c28929ed3cba P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.279388 17509 ts_tablet_manager.cc:1434] T 96d51b906026489580885ffd51cf280f P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260709 13:09:49.280419 17509 tablet_bootstrap.cc:492] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:49.282603 17507 raft_consensus.cc:359] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.283414 17507 raft_consensus.cc:385] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.283720 17507 raft_consensus.cc:740] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.284356 17507 consensus_queue.cc:260] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.289768 17507 ts_tablet_manager.cc:1434] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 13:09:49.290617 17507 tablet_bootstrap.cc:492] T 16e8be60e13a407eb9057c161e1292bb P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:49.293524 17200 leader_election.cc:304] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:49.298273 17539 raft_consensus.cc:2804] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.298686 17539 raft_consensus.cc:493] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.299006 17539 raft_consensus.cc:3060] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.299619 17506 tablet_bootstrap.cc:654] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.310659 17133 catalog_manager.cc:5697] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 1 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.313146 17539 raft_consensus.cc:515] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:49.324137 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:49.324855 17459 raft_consensus.cc:3060] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.330838 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:49.332275 17509 tablet_bootstrap.cc:654] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:49.332967 17203 leader_election.cc:343] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.333770 17539 leader_election.cc:290] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:49.334108 17540 consensus_queue.cc:1048] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.341202 17505 tablet_bootstrap.cc:492] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:49.344870 17506 tablet_bootstrap.cc:492] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:49.345568 17506 ts_tablet_manager.cc:1403] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.009s
I20260709 13:09:49.347818 17459 raft_consensus.cc:2468] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:49.348461 17506 raft_consensus.cc:359] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.349366 17506 raft_consensus.cc:385] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.344749 17558 raft_consensus.cc:493] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.349925 17558 raft_consensus.cc:515] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:49.341856 17505 ts_tablet_manager.cc:1403] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.155s	user 0.011s	sys 0.010s
I20260709 13:09:49.353145 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f154d3d3815499085edb61fe7abd805" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:49.354117 17505 raft_consensus.cc:359] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
W20260709 13:09:49.354727 17423 leader_election.cc:343] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.355013 17505 raft_consensus.cc:385] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.355396 17505 raft_consensus.cc:740] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.356220 17505 consensus_queue.cc:260] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:49.357007 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f154d3d3815499085edb61fe7abd805" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:49.357956 17233 raft_consensus.cc:2468] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
I20260709 13:09:49.358848 17507 tablet_bootstrap.cc:654] T 16e8be60e13a407eb9057c161e1292bb P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.359326 17425 leader_election.cc:304] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:49.360250 17516 raft_consensus.cc:2804] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.360625 17516 raft_consensus.cc:493] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.360991 17516 raft_consensus.cc:3060] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.362596 17506 raft_consensus.cc:740] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.363351 17506 consensus_queue.cc:260] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.366163 17506 ts_tablet_manager.cc:1434] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:09:49.367096 17506 tablet_bootstrap.cc:492] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:49.360258 17558 leader_election.cc:290] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:49.369377 17516 raft_consensus.cc:515] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:49.371821 17200 leader_election.cc:304] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:49.373005 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f154d3d3815499085edb61fe7abd805" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:49.374439 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f154d3d3815499085edb61fe7abd805" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:49.375061 17233 raft_consensus.cc:3060] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.375134 17505 ts_tablet_manager.cc:1434] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
W20260709 13:09:49.378525 17423 leader_election.cc:343] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.381213 17516 leader_election.cc:290] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:49.384291 17636 raft_consensus.cc:2804] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.385468 17505 tablet_bootstrap.cc:492] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:49.387437 17673 raft_consensus.cc:493] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.389225 17507 tablet_bootstrap.cc:492] T 16e8be60e13a407eb9057c161e1292bb P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:49.405864 17673 raft_consensus.cc:515] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.408210 17312 raft_consensus.cc:3060] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.405435 17507 ts_tablet_manager.cc:1403] T 16e8be60e13a407eb9057c161e1292bb P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.000s
I20260709 13:09:49.397086 17233 raft_consensus.cc:2468] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:49.400157 17509 tablet_bootstrap.cc:492] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:49.385088 17572 consensus_queue.cc:1048] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.410683 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:49.423341 17506 tablet_bootstrap.cc:654] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.410650 17621 raft_consensus.cc:493] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.425436 17621 raft_consensus.cc:515] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.429136 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c6960e2837472f8e0225a7f0bf48c8" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
W20260709 13:09:49.430879 17275 leader_election.cc:343] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.411463 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:49.434092 17277 leader_election.cc:304] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:49.446368 17383 raft_consensus.cc:3060] T 96d51b906026489580885ffd51cf280f P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.434489 17505 tablet_bootstrap.cc:654] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.408241 17673 leader_election.cc:290] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:49.414367 17509 ts_tablet_manager.cc:1403] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.134s	user 0.009s	sys 0.004s
I20260709 13:09:49.415023 17425 leader_election.cc:304] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:49.416191 17507 raft_consensus.cc:359] T 16e8be60e13a407eb9057c161e1292bb P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.420742 17636 raft_consensus.cc:697] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:09:49.456054 17507 raft_consensus.cc:385] T 16e8be60e13a407eb9057c161e1292bb P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.456481 17507 raft_consensus.cc:740] T 16e8be60e13a407eb9057c161e1292bb P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.456749 17636 consensus_queue.cc:237] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:49.457242 17507 consensus_queue.cc:260] T 16e8be60e13a407eb9057c161e1292bb P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.455309 17509 raft_consensus.cc:359] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.459245 17509 raft_consensus.cc:385] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.459329 17516 raft_consensus.cc:2804] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.459601 17509 raft_consensus.cc:740] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.456056 17572 consensus_queue.cc:1048] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:09:49.461161 17516 raft_consensus.cc:697] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:49.447213 17621 leader_election.cc:290] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:49.435855 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c6960e2837472f8e0225a7f0bf48c8" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:49.461943 17509 consensus_queue.cc:260] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.463680 17516 consensus_queue.cc:237] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:49.465255 17509 ts_tablet_manager.cc:1434] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:09:49.459514 17507 ts_tablet_manager.cc:1434] T 16e8be60e13a407eb9057c161e1292bb P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 13:09:49.467041 17507 tablet_bootstrap.cc:492] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:49.468377 17236 raft_consensus.cc:2468] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:49.469820 17277 leader_election.cc:304] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:49.471141 17509 tablet_bootstrap.cc:492] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:49.488600 17507 tablet_bootstrap.cc:654] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.490794 17540 raft_consensus.cc:2749] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.484858 17621 raft_consensus.cc:2804] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.494161 17621 raft_consensus.cc:493] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.494540 17621 raft_consensus.cc:3060] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.509691 17506 tablet_bootstrap.cc:492] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:49.510227 17506 ts_tablet_manager.cc:1403] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.143s	user 0.019s	sys 0.032s
I20260709 13:09:49.514427 17509 tablet_bootstrap.cc:654] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.521337 17505 tablet_bootstrap.cc:492] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:49.521802 17505 ts_tablet_manager.cc:1403] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.137s	user 0.020s	sys 0.006s
I20260709 13:09:49.523366 17506 raft_consensus.cc:359] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:49.524107 17506 raft_consensus.cc:385] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.524489 17506 raft_consensus.cc:740] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.525701 17558 raft_consensus.cc:493] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.526204 17558 raft_consensus.cc:515] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.528311 17558 leader_election.cc:290] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:49.530267 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a28d9dd1d647f3a399d80c9c2598f4" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:49.520840 17621 raft_consensus.cc:515] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
W20260709 13:09:49.532336 17423 leader_election.cc:343] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.533965 17621 leader_election.cc:290] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:49.535280 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c6960e2837472f8e0225a7f0bf48c8" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:49.535908 17236 raft_consensus.cc:3060] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.538750 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c6960e2837472f8e0225a7f0bf48c8" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
W20260709 13:09:49.541934 17275 leader_election.cc:343] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.549576 17505 raft_consensus.cc:359] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:49.550413 17505 raft_consensus.cc:385] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.550737 17505 raft_consensus.cc:740] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.550140 17133 catalog_manager.cc:5697] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.551595 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a28d9dd1d647f3a399d80c9c2598f4" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
W20260709 13:09:49.555184 17426 leader_election.cc:343] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.555697 17426 leader_election.cc:304] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:49.556849 17558 raft_consensus.cc:2749] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.557045 17507 tablet_bootstrap.cc:492] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:49.559259 17236 raft_consensus.cc:2468] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:49.561524 17277 leader_election.cc:304] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:49.562300 17732 raft_consensus.cc:493] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.563052 17621 raft_consensus.cc:2804] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.562803 17732 raft_consensus.cc:515] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:49.563838 17621 raft_consensus.cc:697] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:49.566515 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221cc261f59f425787a49913463b51ed" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:49.557571 17507 ts_tablet_manager.cc:1403] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.091s	user 0.007s	sys 0.003s
I20260709 13:09:49.567179 17621 consensus_queue.cc:237] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
W20260709 13:09:49.567978 17203 leader_election.cc:343] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.567433 17135 catalog_manager.cc:5697] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 1 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.525288 17506 consensus_queue.cc:260] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:49.570186 17507 raft_consensus.cc:359] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.570466 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221cc261f59f425787a49913463b51ed" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:49.570899 17507 raft_consensus.cc:385] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.571133 17459 raft_consensus.cc:2468] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:49.573696 17506 ts_tablet_manager.cc:1434] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 13:09:49.574712 17506 tablet_bootstrap.cc:492] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:49.574558 17200 leader_election.cc:304] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:49.575821 17539 raft_consensus.cc:2804] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.576196 17539 raft_consensus.cc:493] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.576535 17539 raft_consensus.cc:3060] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.565063 17732 leader_election.cc:290] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:49.582906 17506 tablet_bootstrap.cc:654] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.571219 17507 raft_consensus.cc:740] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.590193 17507 consensus_queue.cc:260] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.589496 17539 raft_consensus.cc:515] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:49.598299 17507 ts_tablet_manager.cc:1434] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:09:49.599467 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221cc261f59f425787a49913463b51ed" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:49.600062 17459 raft_consensus.cc:3060] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.600621 17507 tablet_bootstrap.cc:492] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:49.599080 17505 consensus_queue.cc:260] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:49.608824 17505 ts_tablet_manager.cc:1434] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.000s
I20260709 13:09:49.610010 17505 tablet_bootstrap.cc:492] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:49.610076 17509 tablet_bootstrap.cc:492] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:49.610497 17459 raft_consensus.cc:2468] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:49.612785 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221cc261f59f425787a49913463b51ed" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:49.616617 17509 ts_tablet_manager.cc:1403] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.149s	user 0.010s	sys 0.003s
W20260709 13:09:49.617713 17203 leader_election.cc:343] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.619184 17200 leader_election.cc:304] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:49.619277 17509 raft_consensus.cc:359] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.620074 17509 raft_consensus.cc:385] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.620371 17509 raft_consensus.cc:740] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.620384 17636 raft_consensus.cc:2804] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.621349 17636 raft_consensus.cc:697] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:09:49.622263 17636 consensus_queue.cc:237] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:49.624373 17505 tablet_bootstrap.cc:654] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.624989 17542 consensus_queue.cc:1048] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.626019 17506 tablet_bootstrap.cc:492] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:49.613606 17539 leader_election.cc:290] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:49.613195 17133 catalog_manager.cc:5697] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 1 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.626500 17506 ts_tablet_manager.cc:1403] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260709 13:09:49.622931 17507 tablet_bootstrap.cc:654] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.630977 17506 raft_consensus.cc:359] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:49.631939 17506 raft_consensus.cc:385] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.632308 17506 raft_consensus.cc:740] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.632125 17509 consensus_queue.cc:260] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.635174 17506 consensus_queue.cc:260] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:49.636549 17509 ts_tablet_manager.cc:1434] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:09:49.638406 17506 ts_tablet_manager.cc:1434] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:09:49.640372 17506 tablet_bootstrap.cc:492] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:49.640915 17509 tablet_bootstrap.cc:492] T e6c6960e2837472f8e0225a7f0bf48c8 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:49.674333 17542 raft_consensus.cc:493] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.674930 17542 raft_consensus.cc:515] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.677026 17542 leader_election.cc:290] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:49.680285 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8be60e13a407eb9057c161e1292bb" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:49.681044 17312 raft_consensus.cc:2468] T 16e8be60e13a407eb9057c161e1292bb P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 0.
I20260709 13:09:49.682400 17352 leader_election.cc:304] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: 
I20260709 13:09:49.687765 17506 tablet_bootstrap.cc:654] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.689575 17542 raft_consensus.cc:2804] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.690606 17542 raft_consensus.cc:493] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.691128 17542 raft_consensus.cc:3060] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.693934 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8be60e13a407eb9057c161e1292bb" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
W20260709 13:09:49.695986 17748 log.cc:927] Time spent T 34e4f7b81a0746a990f93aaab3a2a0f9 P c91881cedc4f44a9894c4436883e2f31: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 13:09:49.696813 17131 catalog_manager.cc:5697] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.700659 17507 tablet_bootstrap.cc:492] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
W20260709 13:09:49.701120 17351 leader_election.cc:343] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.704385 17509 tablet_bootstrap.cc:654] T e6c6960e2837472f8e0225a7f0bf48c8 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.701140 17507 ts_tablet_manager.cc:1403] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.101s	user 0.029s	sys 0.011s
I20260709 13:09:49.708505 17505 tablet_bootstrap.cc:492] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:49.709028 17505 ts_tablet_manager.cc:1403] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.099s	user 0.026s	sys 0.012s
I20260709 13:09:49.710860 17507 raft_consensus.cc:359] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.713017 17507 raft_consensus.cc:385] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.713430 17507 raft_consensus.cc:740] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.712246 17505 raft_consensus.cc:359] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:49.714457 17505 raft_consensus.cc:385] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.714398 17507 consensus_queue.cc:260] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.715039 17505 raft_consensus.cc:740] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.711833 17542 raft_consensus.cc:515] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.717761 17542 leader_election.cc:290] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:49.721989 17505 consensus_queue.cc:260] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:49.723052 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8be60e13a407eb9057c161e1292bb" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:49.723932 17311 raft_consensus.cc:3060] T 16e8be60e13a407eb9057c161e1292bb P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.727105 17509 tablet_bootstrap.cc:492] T e6c6960e2837472f8e0225a7f0bf48c8 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:49.727653 17509 ts_tablet_manager.cc:1403] T e6c6960e2837472f8e0225a7f0bf48c8 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.087s	user 0.006s	sys 0.004s
I20260709 13:09:49.727912 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8be60e13a407eb9057c161e1292bb" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
W20260709 13:09:49.729673 17351 leader_election.cc:343] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.735028 17507 ts_tablet_manager.cc:1434] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:09:49.735085 17505 ts_tablet_manager.cc:1434] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.004s
I20260709 13:09:49.736212 17507 tablet_bootstrap.cc:492] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:49.736243 17505 tablet_bootstrap.cc:492] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:49.741998 17505 tablet_bootstrap.cc:654] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.742940 17621 consensus_queue.cc:1048] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.754030 17509 raft_consensus.cc:359] T e6c6960e2837472f8e0225a7f0bf48c8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.755103 17509 raft_consensus.cc:385] T e6c6960e2837472f8e0225a7f0bf48c8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.755470 17509 raft_consensus.cc:740] T e6c6960e2837472f8e0225a7f0bf48c8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.757470 17509 consensus_queue.cc:260] T e6c6960e2837472f8e0225a7f0bf48c8 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:49.762393 17509 ts_tablet_manager.cc:1434] T e6c6960e2837472f8e0225a7f0bf48c8 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 13:09:49.748242 17515 consensus_queue.cc:1048] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:09:49.781255 17507 tablet_bootstrap.cc:654] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.788955 17509 tablet_bootstrap.cc:492] T 824b1ff3be61414d9e6bbbe40405ce6e P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:49.801604 17540 consensus_queue.cc:1048] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:09:49.807632 17506 tablet_bootstrap.cc:492] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:49.808157 17506 ts_tablet_manager.cc:1403] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.168s	user 0.015s	sys 0.018s
I20260709 13:09:49.810911 17506 raft_consensus.cc:359] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:49.815346 17506 raft_consensus.cc:385] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.815666 17506 raft_consensus.cc:740] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.817018 17509 tablet_bootstrap.cc:654] T 824b1ff3be61414d9e6bbbe40405ce6e P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.816645 17506 consensus_queue.cc:260] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:49.816748 17516 raft_consensus.cc:493] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.818800 17516 raft_consensus.cc:515] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:49.820803 17516 leader_election.cc:290] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:49.822017 17621 raft_consensus.cc:493] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.822423 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bbf1b67cfd44ba1aee077c1117791c2" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:49.822540 17621 raft_consensus.cc:515] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
W20260709 13:09:49.824328 17423 leader_election.cc:343] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.824502 17506 ts_tablet_manager.cc:1434] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 13:09:49.829101 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bbf1b67cfd44ba1aee077c1117791c2" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:49.830313 17506 tablet_bootstrap.cc:492] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:49.835913 17505 tablet_bootstrap.cc:492] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:49.836987 17505 ts_tablet_manager.cc:1403] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.010s
I20260709 13:09:49.855006 17507 tablet_bootstrap.cc:492] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:49.840929 17754 raft_consensus.cc:493] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.856083 17507 ts_tablet_manager.cc:1403] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.120s	user 0.015s	sys 0.003s
I20260709 13:09:49.856122 17754 raft_consensus.cc:515] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.858414 17754 leader_election.cc:290] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:49.845661 17233 raft_consensus.cc:2468] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
I20260709 13:09:49.860517 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9243cd644069425ca139985f9db4f0f7" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:49.861310 17309 raft_consensus.cc:2468] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 0.
I20260709 13:09:49.861519 17621 leader_election.cc:290] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:49.863029 17352 leader_election.cc:304] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: 
I20260709 13:09:49.816269 17311 raft_consensus.cc:2468] T 16e8be60e13a407eb9057c161e1292bb P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:49.861410 17425 leader_election.cc:304] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:49.865104 17352 leader_election.cc:304] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [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: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:49.866784 17515 raft_consensus.cc:2804] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.867565 17655 raft_consensus.cc:2804] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.868070 17655 raft_consensus.cc:493] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.868399 17655 raft_consensus.cc:3060] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.867540 17515 raft_consensus.cc:493] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.870620 17507 raft_consensus.cc:359] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:49.871416 17507 raft_consensus.cc:385] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.871776 17507 raft_consensus.cc:740] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.872684 17507 consensus_queue.cc:260] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:49.870173 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9243cd644069425ca139985f9db4f0f7" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:49.886255 17506 tablet_bootstrap.cc:654] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.888878 17507 ts_tablet_manager.cc:1434] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 13:09:49.870679 17515 raft_consensus.cc:3060] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.899109 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9243cd644069425ca139985f9db4f0f7" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:49.890503 17507 tablet_bootstrap.cc:492] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:49.911080 17309 raft_consensus.cc:3060] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.894619 17457 raft_consensus.cc:2468] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:49.915133 17516 raft_consensus.cc:493] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.915627 17516 raft_consensus.cc:515] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:49.917959 17275 leader_election.cc:304] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:49.926836 17655 raft_consensus.cc:515] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:49.930604 17507 tablet_bootstrap.cc:654] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.939262 17732 consensus_queue.cc:1048] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:49.887655 17754 raft_consensus.cc:2804] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.966388 17515 raft_consensus.cc:515] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:49.969578 17516 leader_election.cc:290] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:49.939251 17655 leader_election.cc:290] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:49.962790 17540 raft_consensus.cc:2804] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:09:49.975741 17200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:36621, user_credentials={real_user=slave}} blocked reactor thread for 69923us
I20260709 13:09:49.975800 17540 raft_consensus.cc:493] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.977896 17540 raft_consensus.cc:3060] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.978430 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9243cd644069425ca139985f9db4f0f7" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:49.978778 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bbf1b67cfd44ba1aee077c1117791c2" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:49.979349 17386 raft_consensus.cc:2393] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c8abaec7ee74be28bf3f4be487de2bf in current term 1: Already voted for candidate 8af9cfe33e404d91b4e5eb78da56d147 in this term.
I20260709 13:09:49.967880 17754 raft_consensus.cc:697] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Becoming Leader. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
W20260709 13:09:49.983510 17423 leader_election.cc:343] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.972021 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed4881126d646cdbb1048cb27acee4f" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
W20260709 13:09:50.002722 17423 consensus_peers.cc:597] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 -> Peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Couldn't send request to peer 8af9cfe33e404d91b4e5eb78da56d147. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:50.002907 17515 leader_election.cc:290] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:50.004971 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9243cd644069425ca139985f9db4f0f7" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:50.005708 17457 raft_consensus.cc:3060] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:50.006011 17505 raft_consensus.cc:359] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:50.006798 17505 raft_consensus.cc:385] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:50.007093 17505 raft_consensus.cc:740] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:50.007829 17505 consensus_queue.cc:260] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:50.011989 17509 tablet_bootstrap.cc:492] T 824b1ff3be61414d9e6bbbe40405ce6e P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:50.012517 17509 ts_tablet_manager.cc:1403] T 824b1ff3be61414d9e6bbbe40405ce6e P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.224s	user 0.037s	sys 0.053s
I20260709 13:09:50.013151 17673 raft_consensus.cc:493] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:50.013751 17673 raft_consensus.cc:515] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:50.014424 17539 raft_consensus.cc:493] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:50.014320 17754 consensus_queue.cc:237] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:50.014977 17539 raft_consensus.cc:515] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:50.015285 17509 raft_consensus.cc:359] T 824b1ff3be61414d9e6bbbe40405ce6e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:50.016057 17509 raft_consensus.cc:385] T 824b1ff3be61414d9e6bbbe40405ce6e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:50.016259 17673 leader_election.cc:290] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:50.016346 17509 raft_consensus.cc:740] T 824b1ff3be61414d9e6bbbe40405ce6e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:50.017170 17539 leader_election.cc:290] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:50.017215 17509 consensus_queue.cc:260] T 824b1ff3be61414d9e6bbbe40405ce6e P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:50.021075 17505 ts_tablet_manager.cc:1434] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.184s	user 0.007s	sys 0.000s
I20260709 13:09:50.023089 17505 tablet_bootstrap.cc:492] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:50.026018 17509 ts_tablet_manager.cc:1434] T 824b1ff3be61414d9e6bbbe40405ce6e P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
W20260709 13:09:50.030952 17426 leader_election.cc:343] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:50.034854 17506 tablet_bootstrap.cc:492] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:50.035409 17506 ts_tablet_manager.cc:1403] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.206s	user 0.011s	sys 0.005s
I20260709 13:09:50.036991 17509 tablet_bootstrap.cc:492] T e2a28d9dd1d647f3a399d80c9c2598f4 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:50.038553 17506 raft_consensus.cc:359] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:50.039346 17506 raft_consensus.cc:385] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:50.039616 17506 raft_consensus.cc:740] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:50.041015 17506 consensus_queue.cc:260] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:50.043840 17506 ts_tablet_manager.cc:1434] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:09:50.045104 17506 tablet_bootstrap.cc:492] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:50.058847 17516 raft_consensus.cc:493] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:50.062719 17507 tablet_bootstrap.cc:492] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:50.063514 17507 ts_tablet_manager.cc:1403] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.173s	user 0.018s	sys 0.006s
I20260709 13:09:50.071121 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed4881126d646cdbb1048cb27acee4f" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:50.072312 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308fa92d24764c2c87eda510c46ad3c5" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:50.072765 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bbf1b67cfd44ba1aee077c1117791c2" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:50.073002 17237 raft_consensus.cc:2468] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:50.073364 17234 raft_consensus.cc:3060] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:50.063891 17516 raft_consensus.cc:515] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:50.084489 17507 raft_consensus.cc:359] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.085170 17507 raft_consensus.cc:385] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:50.085402 17507 raft_consensus.cc:740] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:50.086030 17507 consensus_queue.cc:260] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.086615 17516 leader_election.cc:290] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:50.088253 17507 ts_tablet_manager.cc:1434] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 13:09:50.091665 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308fa92d24764c2c87eda510c46ad3c5" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:50.099723 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824b1ff3be61414d9e6bbbe40405ce6e" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:50.100623 17235 raft_consensus.cc:2468] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
I20260709 13:09:50.092666 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824b1ff3be61414d9e6bbbe40405ce6e" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:50.102151 17386 raft_consensus.cc:2468] T 824b1ff3be61414d9e6bbbe40405ce6e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
I20260709 13:09:50.102759 17655 consensus_queue.cc:1048] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.104276 17761 raft_consensus.cc:493] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:50.088327 17540 raft_consensus.cc:515] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.104825 17761 raft_consensus.cc:515] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:50.105332 17423 leader_election.cc:304] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:50.106324 17516 raft_consensus.cc:2804] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:50.106648 17540 leader_election.cc:290] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:50.107002 17761 leader_election.cc:290] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:50.092392 17277 leader_election.cc:304] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:50.108528 17310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6ebfddb2e14b488bc64c62d75ac661" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:50.108680 17540 raft_consensus.cc:2804] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:50.107017 17516 raft_consensus.cc:493] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:50.108373 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824b1ff3be61414d9e6bbbe40405ce6e" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:50.110167 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824b1ff3be61414d9e6bbbe40405ce6e" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:50.110041 17516 raft_consensus.cc:3060] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:50.110982 17386 raft_consensus.cc:2468] T 824b1ff3be61414d9e6bbbe40405ce6e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
W20260709 13:09:50.110689 17203 leader_election.cc:343] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:50.112003 17203 consensus_peers.cc:597] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:50.110028 17507 tablet_bootstrap.cc:492] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:50.114355 17234 raft_consensus.cc:2468] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:50.109139 17540 raft_consensus.cc:493] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:50.122996 17540 raft_consensus.cc:3060] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:50.123457 17425 leader_election.cc:343] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:50.124150 17425 leader_election.cc:304] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:50.125907 17655 raft_consensus.cc:2749] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:50.130851 17200 leader_election.cc:304] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:50.132169 17767 consensus_queue.cc:1048] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:50.136197 17540 raft_consensus.cc:515] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:50.132308 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9243cd644069425ca139985f9db4f0f7" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:50.121253 17506 tablet_bootstrap.cc:654] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:50.138787 17311 raft_consensus.cc:2393] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8af9cfe33e404d91b4e5eb78da56d147 in current term 1: Already voted for candidate 7c8abaec7ee74be28bf3f4be487de2bf in this term.
I20260709 13:09:50.138091 17507 tablet_bootstrap.cc:654] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:50.143906 17540 leader_election.cc:290] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:50.145358 17386 raft_consensus.cc:3060] T e6c6960e2837472f8e0225a7f0bf48c8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:50.150679 17131 catalog_manager.cc:5697] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131). New cstate: current_term: 1 leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:50.148041 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9243cd644069425ca139985f9db4f0f7" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:50.154173 17385 raft_consensus.cc:2393] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c8abaec7ee74be28bf3f4be487de2bf in current term 1: Already voted for candidate 8af9cfe33e404d91b4e5eb78da56d147 in this term.
I20260709 13:09:50.106310 17457 raft_consensus.cc:2468] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
W20260709 13:09:50.161242 17182 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:50.161774 17349 leader_election.cc:304] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:50.163414 17754 raft_consensus.cc:2804] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:50.164429 17754 raft_consensus.cc:697] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Becoming Leader. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:09:50.120180 17505 tablet_bootstrap.cc:654] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:50.165907 17754 consensus_queue.cc:237] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.169672 17764 raft_consensus.cc:493] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:50.170233 17764 raft_consensus.cc:515] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:50.171433 17763 raft_consensus.cc:2804] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:50.171952 17763 raft_consensus.cc:493] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:50.171999 17425 leader_election.cc:304] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:50.172428 17763 raft_consensus.cc:3060] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:50.172127 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308fa92d24764c2c87eda510c46ad3c5" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:50.173099 17655 raft_consensus.cc:2804] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:50.173434 17233 raft_consensus.cc:3060] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:50.173561 17655 raft_consensus.cc:697] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:50.174198 17764 leader_election.cc:290] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:50.174530 17655 consensus_queue.cc:237] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:50.180666 17233 raft_consensus.cc:2468] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
W20260709 13:09:50.189424 17200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.131:36621, user_credentials={real_user=slave}} blocked reactor thread for 58653.3us
I20260709 13:09:50.196141 17277 leader_election.cc:304] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:50.197949 17621 raft_consensus.cc:2804] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:50.198567 17621 raft_consensus.cc:697] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:50.199442 17621 consensus_queue.cc:237] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:50.190026 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6ebfddb2e14b488bc64c62d75ac661" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:50.202059 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9243cd644069425ca139985f9db4f0f7" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:50.202932 17457 raft_consensus.cc:2393] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c8abaec7ee74be28bf3f4be487de2bf in current term 1: Already voted for candidate 8af9cfe33e404d91b4e5eb78da56d147 in this term.
I20260709 13:09:50.203243 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
W20260709 13:09:50.204140 17275 leader_election.cc:343] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:50.206516 17761 consensus_queue.cc:1048] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.208213 17505 tablet_bootstrap.cc:492] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:50.208760 17505 ts_tablet_manager.cc:1403] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.186s	user 0.010s	sys 0.000s
I20260709 13:09:50.163655 17509 tablet_bootstrap.cc:654] T e2a28d9dd1d647f3a399d80c9c2598f4 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:50.219574 17200 leader_election.cc:343] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:50.220273 17200 leader_election.cc:304] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:50.136816 17516 raft_consensus.cc:515] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:50.225359 17516 leader_election.cc:290] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:50.225993 17507 tablet_bootstrap.cc:492] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:50.222947 17636 raft_consensus.cc:2749] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:50.226742 17507 ts_tablet_manager.cc:1403] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.117s	user 0.015s	sys 0.000s
I20260709 13:09:50.230002 17505 raft_consensus.cc:359] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:50.230968 17505 raft_consensus.cc:385] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:50.231786 17505 raft_consensus.cc:740] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:50.234201 17507 raft_consensus.cc:359] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.234920 17507 raft_consensus.cc:385] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:50.232712 17505 consensus_queue.cc:260] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:50.235191 17507 raft_consensus.cc:740] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:50.237402 17505 ts_tablet_manager.cc:1434] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.002s
I20260709 13:09:50.238682 17505 tablet_bootstrap.cc:492] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:50.216512 17572 consensus_queue.cc:1048] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:09:50.243643 17507 consensus_queue.cc:260] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.245882 17507 ts_tablet_manager.cc:1434] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:09:50.246856 17507 tablet_bootstrap.cc:492] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:50.251658 17459 raft_consensus.cc:2393] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c6805b9385439d9d1e7b55ed5ae0ce in current term 1: Already voted for candidate c91881cedc4f44a9894c4436883e2f31 in this term.
I20260709 13:09:50.222010 17515 raft_consensus.cc:493] T e6c6960e2837472f8e0225a7f0bf48c8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:50.263187 17761 consensus_queue.cc:1048] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:50.264755 17515 raft_consensus.cc:515] T e6c6960e2837472f8e0225a7f0bf48c8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:50.267067 17515 leader_election.cc:290] T e6c6960e2837472f8e0225a7f0bf48c8 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:50.268007 17275 leader_election.cc:304] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:50.268961 17572 raft_consensus.cc:2749] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:50.269104 17507 tablet_bootstrap.cc:654] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:50.267092 17765 raft_consensus.cc:493] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:50.269493 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824b1ff3be61414d9e6bbbe40405ce6e" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:50.270162 17385 raft_consensus.cc:3060] T 824b1ff3be61414d9e6bbbe40405ce6e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:50.269997 17765 raft_consensus.cc:515] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.229247 17763 raft_consensus.cc:515] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:50.285499 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c6960e2837472f8e0225a7f0bf48c8" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:50.286824 17763 leader_election.cc:290] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:50.309046 17506 tablet_bootstrap.cc:492] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:50.272119 17765 leader_election.cc:290] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:50.314347 17506 ts_tablet_manager.cc:1403] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.269s	user 0.020s	sys 0.020s
I20260709 13:09:50.318354 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:50.319409 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824b1ff3be61414d9e6bbbe40405ce6e" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
W20260709 13:09:50.329413 17203 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:41003, user_credentials={real_user=slave}} blocked reactor thread for 121456us
I20260709 13:09:50.334175 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824b1ff3be61414d9e6bbbe40405ce6e" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:50.333778 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824b1ff3be61414d9e6bbbe40405ce6e" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:50.374265 17233 raft_consensus.cc:2393] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c91881cedc4f44a9894c4436883e2f31 in current term 1: Already voted for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in this term.
I20260709 13:09:50.383759 17381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a28d9dd1d647f3a399d80c9c2598f4" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:50.385885 17456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a28d9dd1d647f3a399d80c9c2598f4" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:50.386611 17456 raft_consensus.cc:2468] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:50.388087 17275 leader_election.cc:304] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:50.390496 17540 raft_consensus.cc:2749] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:50.427719 17507 tablet_bootstrap.cc:492] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:50.428601 17507 ts_tablet_manager.cc:1403] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.182s	user 0.030s	sys 0.008s
I20260709 13:09:50.389904 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c6960e2837472f8e0225a7f0bf48c8" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:50.435277 17460 raft_consensus.cc:2393] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4c6805b9385439d9d1e7b55ed5ae0ce in current term 1: Already voted for candidate c91881cedc4f44a9894c4436883e2f31 in this term.
I20260709 13:09:50.443424 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308fa92d24764c2c87eda510c46ad3c5" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:50.444907 17131 catalog_manager.cc:5697] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 1 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.454751 17385 raft_consensus.cc:2468] T 824b1ff3be61414d9e6bbbe40405ce6e P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:50.456741 17423 leader_election.cc:304] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:50.431815 17763 raft_consensus.cc:493] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:50.467434 17506 raft_consensus.cc:359] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.468119 17506 raft_consensus.cc:385] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:50.468390 17506 raft_consensus.cc:740] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:50.468950 17506 consensus_queue.cc:260] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.437988 17764 raft_consensus.cc:493] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:50.477020 17506 ts_tablet_manager.cc:1434] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.162s	user 0.007s	sys 0.000s
I20260709 13:09:50.472417 17763 raft_consensus.cc:515] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:50.487511 17763 leader_election.cc:290] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:50.487938 17509 tablet_bootstrap.cc:492] T e2a28d9dd1d647f3a399d80c9c2598f4 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:50.488722 17509 ts_tablet_manager.cc:1403] T e2a28d9dd1d647f3a399d80c9c2598f4 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.452s	user 0.036s	sys 0.030s
I20260709 13:09:50.490228 17310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8be60e13a407eb9057c161e1292bb" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:50.491080 17310 raft_consensus.cc:2393] T 16e8be60e13a407eb9057c161e1292bb P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c6805b9385439d9d1e7b55ed5ae0ce in current term 1: Already voted for candidate 8af9cfe33e404d91b4e5eb78da56d147 in this term.
W20260709 13:09:50.498672 17783 log.cc:927] Time spent T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 13:09:50.501545 17771 raft_consensus.cc:2804] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:50.502156 17771 raft_consensus.cc:697] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:50.503008 17771 consensus_queue.cc:237] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:50.512919 17133 catalog_manager.cc:5697] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131). New cstate: current_term: 1 leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.471081 17275 leader_election.cc:304] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:50.532021 17505 tablet_bootstrap.cc:654] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:50.530903 17134 catalog_manager.cc:5697] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 1 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.538091 17506 tablet_bootstrap.cc:492] T 17411e5ad5344326aa22680a02641d8a P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:50.539166 17509 raft_consensus.cc:359] T e2a28d9dd1d647f3a399d80c9c2598f4 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.539844 17509 raft_consensus.cc:385] T e2a28d9dd1d647f3a399d80c9c2598f4 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:50.540073 17509 raft_consensus.cc:740] T e2a28d9dd1d647f3a399d80c9c2598f4 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:50.540607 17509 consensus_queue.cc:260] T e2a28d9dd1d647f3a399d80c9c2598f4 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.549489 17509 ts_tablet_manager.cc:1434] T e2a28d9dd1d647f3a399d80c9c2598f4 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
W20260709 13:09:50.527172 17423 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.131:36621, user_credentials={real_user=slave}} blocked reactor thread for 70521.7us
I20260709 13:09:50.552336 17509 tablet_bootstrap.cc:492] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:50.557474 17621 raft_consensus.cc:2804] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:50.557978 17621 raft_consensus.cc:493] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:50.558348 17621 raft_consensus.cc:3060] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:50.559181 17509 tablet_bootstrap.cc:654] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:50.507627 17764 raft_consensus.cc:515] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
W20260709 13:09:50.547230 17275 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.132:38829, user_credentials={real_user=slave}} blocked reactor thread for 86312.6us
I20260709 13:09:50.583904 17507 raft_consensus.cc:359] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.588905 17507 raft_consensus.cc:385] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:50.589504 17507 raft_consensus.cc:740] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
W20260709 13:09:50.567623 17426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:41003, user_credentials={real_user=slave}} blocked reactor thread for 72176.2us
I20260709 13:09:50.595767 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8be60e13a407eb9057c161e1292bb" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:50.601774 17507 consensus_queue.cc:260] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.613693 17507 ts_tablet_manager.cc:1434] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.185s	user 0.011s	sys 0.001s
I20260709 13:09:50.615065 17507 tablet_bootstrap.cc:492] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:50.615976 17791 raft_consensus.cc:493] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:50.616524 17791 raft_consensus.cc:515] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.619886 17352 leader_election.cc:304] T e6c6960e2837472f8e0225a7f0bf48c8 P 8af9cfe33e404d91b4e5eb78da56d147 [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: 8af9cfe33e404d91b4e5eb78da56d147; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:50.620874 17381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff190eaed33e47879a45fd2949fc92d6" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
W20260709 13:09:50.621269 17275 leader_election.cc:343] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:50.622473 17791 leader_election.cc:290] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:50.625211 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff190eaed33e47879a45fd2949fc92d6" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:50.634446 17309 raft_consensus.cc:2468] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
W20260709 13:09:50.625917 17423 leader_election.cc:343] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:50.639634 17509 tablet_bootstrap.cc:492] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:50.640926 17509 ts_tablet_manager.cc:1403] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.021s
I20260709 13:09:50.643448 17507 tablet_bootstrap.cc:654] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:50.643631 17509 raft_consensus.cc:359] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:50.644840 17509 raft_consensus.cc:385] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:50.644953 17752 raft_consensus.cc:2749] T e6c6960e2837472f8e0225a7f0bf48c8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:50.645169 17509 raft_consensus.cc:740] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:50.646020 17509 consensus_queue.cc:260] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:50.651764 17506 tablet_bootstrap.cc:654] T 17411e5ad5344326aa22680a02641d8a P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:50.651804 17200 leader_election.cc:304] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:50.653785 17621 raft_consensus.cc:515] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.654330 17764 leader_election.cc:290] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:50.655092 17782 raft_consensus.cc:2749] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:50.659490 17621 leader_election.cc:290] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:50.660899 17509 ts_tablet_manager.cc:1434] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:09:50.691262 17509 tablet_bootstrap.cc:492] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:50.662573 17426 leader_election.cc:304] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
W20260709 13:09:50.665295 17275 leader_election.cc:343] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:50.669672 17237 raft_consensus.cc:3060] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:50.680083 17200 leader_election.cc:304] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
W20260709 13:09:50.698172 17426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.130:41003, user_credentials={real_user=slave}} blocked reactor thread for 56036.3us
I20260709 13:09:50.700124 17788 raft_consensus.cc:2804] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:50.700636 17788 raft_consensus.cc:493] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:50.700994 17788 raft_consensus.cc:3060] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:50.703661 17505 tablet_bootstrap.cc:492] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:50.704180 17505 ts_tablet_manager.cc:1403] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.466s	user 0.016s	sys 0.005s
I20260709 13:09:50.706746 17505 raft_consensus.cc:359] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:50.707494 17505 raft_consensus.cc:385] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:50.707784 17505 raft_consensus.cc:740] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:50.708972 17505 consensus_queue.cc:260] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:50.711153 17505 ts_tablet_manager.cc:1434] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:09:50.712103 17505 tablet_bootstrap.cc:492] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:50.713515 17636 raft_consensus.cc:2749] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:50.716621 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff190eaed33e47879a45fd2949fc92d6" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:50.727661 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a28d9dd1d647f3a399d80c9c2598f4" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:50.728377 17384 raft_consensus.cc:3060] T e2a28d9dd1d647f3a399d80c9c2598f4 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:50.719610 17131 catalog_manager.cc:5697] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 1 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.721764 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff190eaed33e47879a45fd2949fc92d6" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:50.719777 17752 consensus_queue.cc:1048] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:09:50.734356 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a28d9dd1d647f3a399d80c9c2598f4" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:50.723583 17509 tablet_bootstrap.cc:654] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:50.740877 17460 raft_consensus.cc:3060] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:50.745594 17752 consensus_queue.cc:1048] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:09:50.748519 17275 consensus_peers.cc:597] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Couldn't send request to peer 8af9cfe33e404d91b4e5eb78da56d147. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:50.751106 17506 tablet_bootstrap.cc:492] T 17411e5ad5344326aa22680a02641d8a P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:50.751806 17506 ts_tablet_manager.cc:1403] T 17411e5ad5344326aa22680a02641d8a P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.217s	user 0.017s	sys 0.019s
I20260709 13:09:50.755096 17506 raft_consensus.cc:359] T 17411e5ad5344326aa22680a02641d8a P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
W20260709 13:09:50.756486 17275 leader_election.cc:343] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:50.759589 17507 tablet_bootstrap.cc:492] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:50.760087 17507 ts_tablet_manager.cc:1403] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.145s	user 0.012s	sys 0.008s
W20260709 13:09:50.765360 17423 consensus_peers.cc:597] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 -> Peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Couldn't send request to peer 8af9cfe33e404d91b4e5eb78da56d147. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:50.766389 17509 tablet_bootstrap.cc:492] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:50.766883 17509 ts_tablet_manager.cc:1403] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.006s
I20260709 13:09:50.758643 17506 raft_consensus.cc:385] T 17411e5ad5344326aa22680a02641d8a P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:50.773340 17752 consensus_queue.cc:1048] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:09:50.776177 17506 raft_consensus.cc:740] T 17411e5ad5344326aa22680a02641d8a P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:50.787886 17506 consensus_queue.cc:260] T 17411e5ad5344326aa22680a02641d8a P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.792035 17506 ts_tablet_manager.cc:1434] T 17411e5ad5344326aa22680a02641d8a P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.002s
I20260709 13:09:50.793151 17506 tablet_bootstrap.cc:492] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:50.799358 17506 tablet_bootstrap.cc:654] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:50.769479 17509 raft_consensus.cc:359] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:50.801292 17509 raft_consensus.cc:385] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:50.801688 17509 raft_consensus.cc:740] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:50.802409 17509 consensus_queue.cc:260] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:50.804483 17509 ts_tablet_manager.cc:1434] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:09:50.782809 17507 raft_consensus.cc:359] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:50.806890 17507 raft_consensus.cc:385] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:50.807349 17507 raft_consensus.cc:740] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:50.808138 17507 consensus_queue.cc:260] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:50.781419 17505 tablet_bootstrap.cc:654] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:50.809768 17384 raft_consensus.cc:2468] T e2a28d9dd1d647f3a399d80c9c2598f4 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:50.812877 17509 tablet_bootstrap.cc:492] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:50.818881 17542 consensus_queue.cc:1048] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:50.720897 17788 raft_consensus.cc:515] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.824128 17457 raft_consensus.cc:2393] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c8abaec7ee74be28bf3f4be487de2bf in current term 1: Already voted for candidate c91881cedc4f44a9894c4436883e2f31 in this term.
I20260709 13:09:50.824445 17788 leader_election.cc:290] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:50.825589 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff190eaed33e47879a45fd2949fc92d6" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:50.826260 17311 raft_consensus.cc:3060] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:50.826956 17507 ts_tablet_manager.cc:1434] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260709 13:09:50.827967 17507 tablet_bootstrap.cc:492] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:50.831529 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff190eaed33e47879a45fd2949fc92d6" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:50.832927 17788 consensus_queue.cc:1048] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:50.833732 17423 leader_election.cc:343] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:50.822036 17275 leader_election.cc:304] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: 
I20260709 13:09:50.846827 17621 raft_consensus.cc:2804] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:50.854457 17621 raft_consensus.cc:697] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:50.839982 17764 consensus_queue.cc:1048] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:09:50.858954 17507 tablet_bootstrap.cc:654] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:50.863934 17275 leader_election.cc:304] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:50.855353 17621 consensus_queue.cc:237] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.868757 17509 tablet_bootstrap.cc:654] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:50.841851 17311 raft_consensus.cc:2468] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:50.879153 17505 tablet_bootstrap.cc:492] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:50.879376 17506 tablet_bootstrap.cc:492] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:50.879703 17505 ts_tablet_manager.cc:1403] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.168s	user 0.009s	sys 0.005s
I20260709 13:09:50.879787 17506 ts_tablet_manager.cc:1403] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.087s	user 0.006s	sys 0.007s
I20260709 13:09:50.881965 17426 leader_election.cc:304] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:50.876466 17766 raft_consensus.cc:2749] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:50.883394 17788 raft_consensus.cc:2804] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:50.885452 17788 raft_consensus.cc:697] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:50.886330 17788 consensus_queue.cc:237] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.890969 17542 raft_consensus.cc:493] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:50.844676 17460 raft_consensus.cc:2468] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:50.891537 17542 raft_consensus.cc:515] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:50.884836 17506 raft_consensus.cc:359] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:50.894390 17506 raft_consensus.cc:385] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:50.895076 17506 raft_consensus.cc:740] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:50.896108 17506 consensus_queue.cc:260] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:50.897600 17505 raft_consensus.cc:359] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:50.898350 17505 raft_consensus.cc:385] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:50.898674 17505 raft_consensus.cc:740] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:50.903898 17572 raft_consensus.cc:493] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:50.904465 17572 raft_consensus.cc:515] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:50.906546 17572 leader_election.cc:290] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:50.909857 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17411e5ad5344326aa22680a02641d8a" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:50.911242 17505 consensus_queue.cc:260] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:50.911772 17506 ts_tablet_manager.cc:1434] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.003s
I20260709 13:09:50.912725 17506 tablet_bootstrap.cc:492] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:50.916200 17542 leader_election.cc:290] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:50.917507 17505 ts_tablet_manager.cc:1434] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.002s
I20260709 13:09:50.918500 17505 tablet_bootstrap.cc:492] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:50.920692 17131 catalog_manager.cc:5697] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 1 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:50.925809 17275 leader_election.cc:343] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:50.935547 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d351abd89e0f463ca20b36a2b01e421c" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:50.950870 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d351abd89e0f463ca20b36a2b01e421c" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:50.953436 17349 leader_election.cc:304] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:50.953850 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17411e5ad5344326aa22680a02641d8a" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:50.954291 17752 raft_consensus.cc:2749] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:50.954623 17458 raft_consensus.cc:2468] T 17411e5ad5344326aa22680a02641d8a P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:50.974470 17275 leader_election.cc:304] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:50.979818 17506 tablet_bootstrap.cc:654] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:50.980239 17621 raft_consensus.cc:2804] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:50.986631 17621 raft_consensus.cc:493] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:50.987136 17621 raft_consensus.cc:3060] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:50.985188 17134 catalog_manager.cc:5697] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 1 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:51.011595 17636 raft_consensus.cc:493] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:51.012213 17636 raft_consensus.cc:515] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:51.016865 17384 raft_consensus.cc:3060] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:51.017925 17766 raft_consensus.cc:493] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:51.018594 17766 raft_consensus.cc:515] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:51.023926 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed4881126d646cdbb1048cb27acee4f" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
W20260709 13:09:51.026705 17203 leader_election.cc:343] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.030071 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed4881126d646cdbb1048cb27acee4f" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:51.030782 17460 raft_consensus.cc:2468] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:51.032501 17200 leader_election.cc:304] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:51.033551 17782 raft_consensus.cc:2804] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:51.033943 17782 raft_consensus.cc:493] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:51.034214 17782 raft_consensus.cc:3060] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:51.014612 17636 leader_election.cc:290] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:51.041065 17782 raft_consensus.cc:515] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:51.042794 17766 leader_election.cc:290] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:51.043897 17621 raft_consensus.cc:515] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:51.044164 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed4881126d646cdbb1048cb27acee4f" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:51.044852 17458 raft_consensus.cc:3060] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:51.045284 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221cc261f59f425787a49913463b51ed" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:51.052157 17509 tablet_bootstrap.cc:492] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:51.052717 17509 ts_tablet_manager.cc:1403] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.240s	user 0.031s	sys 0.009s
I20260709 13:09:51.055527 17509 raft_consensus.cc:359] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:51.056226 17509 raft_consensus.cc:385] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:51.056486 17509 raft_consensus.cc:740] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:51.057138 17509 consensus_queue.cc:260] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:51.057160 17507 tablet_bootstrap.cc:492] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:51.058172 17507 ts_tablet_manager.cc:1403] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.230s	user 0.014s	sys 0.010s
I20260709 13:09:51.059214 17509 ts_tablet_manager.cc:1434] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:09:51.060357 17509 tablet_bootstrap.cc:492] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:51.060685 17507 raft_consensus.cc:359] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:51.061911 17507 raft_consensus.cc:385] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:51.062181 17507 raft_consensus.cc:740] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:51.062952 17507 consensus_queue.cc:260] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:51.065282 17507 ts_tablet_manager.cc:1434] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:09:51.066411 17507 tablet_bootstrap.cc:492] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:51.069357 17505 tablet_bootstrap.cc:654] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:51.072156 17788 raft_consensus.cc:493] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:51.072696 17788 raft_consensus.cc:515] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:51.074817 17788 leader_election.cc:290] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:51.074959 17509 tablet_bootstrap.cc:654] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:51.076954 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b91d3066646e98b378788860f995f" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
W20260709 13:09:51.078467 17426 leader_election.cc:343] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.080279 17515 raft_consensus.cc:493] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c91881cedc4f44a9894c4436883e2f31)
I20260709 13:09:51.081067 17515 raft_consensus.cc:515] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:51.085431 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b91d3066646e98b378788860f995f" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:51.092145 17505 tablet_bootstrap.cc:492] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:51.097064 17515 leader_election.cc:290] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
W20260709 13:09:51.098430 17425 leader_election.cc:343] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.102584 17505 ts_tablet_manager.cc:1403] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.184s	user 0.010s	sys 0.006s
I20260709 13:09:51.105508 17425 leader_election.cc:304] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:51.107502 17516 raft_consensus.cc:2749] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:51.108458 17381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17411e5ad5344326aa22680a02641d8a" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:51.110558 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221cc261f59f425787a49913463b51ed" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
W20260709 13:09:51.111385 17275 leader_election.cc:343] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.103794 17788 consensus_queue.cc:1048] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:09:51.113720 17275 leader_election.cc:304] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:51.114540 17766 raft_consensus.cc:2749] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:51.115461 17754 raft_consensus.cc:493] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:51.115268 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f154d3d3815499085edb61fe7abd805" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:51.116192 17754 raft_consensus.cc:515] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:51.118251 17763 raft_consensus.cc:493] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:51.118772 17763 raft_consensus.cc:515] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:51.119590 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f154d3d3815499085edb61fe7abd805" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:51.120786 17763 leader_election.cc:290] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:51.122406 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3797030f798e403cb47c580a9b9a3238" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:51.123068 17311 raft_consensus.cc:2468] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:51.124105 17349 leader_election.cc:304] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147 [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: 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:51.136710 17621 leader_election.cc:290] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:51.138984 17782 leader_election.cc:290] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:51.139320 17754 leader_election.cc:290] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:51.145018 17507 tablet_bootstrap.cc:654] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:51.105981 17458 raft_consensus.cc:2468] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:51.149775 17200 leader_election.cc:304] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:51.146605 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6ebfddb2e14b488bc64c62d75ac661" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:51.158002 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6ebfddb2e14b488bc64c62d75ac661" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:51.158857 17234 raft_consensus.cc:2468] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 0.
W20260709 13:09:51.160024 17352 leader_election.cc:343] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.161432 17351 leader_election.cc:304] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [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: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:51.163188 17515 raft_consensus.cc:2804] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:51.163571 17515 raft_consensus.cc:493] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:51.156862 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3797030f798e403cb47c580a9b9a3238" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:51.164011 17515 raft_consensus.cc:3060] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:51.154006 17732 raft_consensus.cc:2804] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:51.165374 17732 raft_consensus.cc:697] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:09:51.148247 17754 raft_consensus.cc:2749] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.133620 17203 leader_election.cc:304] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:51.166916 17505 raft_consensus.cc:359] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:51.172601 17505 raft_consensus.cc:385] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:51.173049 17505 raft_consensus.cc:740] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
W20260709 13:09:51.177342 17203 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.130:41003, user_credentials={real_user=slave}} blocked reactor thread for 50919.1us
I20260709 13:09:51.180011 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed4881126d646cdbb1048cb27acee4f" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:51.183310 17516 consensus_queue.cc:1048] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:51.183856 17782 raft_consensus.cc:2804] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:51.184247 17782 raft_consensus.cc:493] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:51.184584 17782 raft_consensus.cc:3060] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:51.174252 17200 leader_election.cc:343] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.182417 17505 consensus_queue.cc:260] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:51.193202 17506 tablet_bootstrap.cc:492] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:51.193928 17506 ts_tablet_manager.cc:1403] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.281s	user 0.009s	sys 0.018s
I20260709 13:09:51.176558 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17411e5ad5344326aa22680a02641d8a" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:51.199301 17732 consensus_queue.cc:237] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:51.202409 17505 ts_tablet_manager.cc:1434] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.097s	user 0.007s	sys 0.002s
I20260709 13:09:51.203549 17505 tablet_bootstrap.cc:492] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
W20260709 13:09:51.207389 17203 leader_election.cc:343] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.210069 17384 raft_consensus.cc:3060] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:51.216354 17309 raft_consensus.cc:3060] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:51.203843 17458 raft_consensus.cc:3060] T 17411e5ad5344326aa22680a02641d8a P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:51.225363 17506 raft_consensus.cc:359] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:51.226465 17506 raft_consensus.cc:385] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:51.226812 17506 raft_consensus.cc:740] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:51.227499 17506 consensus_queue.cc:260] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:51.232347 17507 tablet_bootstrap.cc:492] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:51.232895 17507 ts_tablet_manager.cc:1403] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.167s	user 0.007s	sys 0.012s
I20260709 13:09:51.234578 17506 ts_tablet_manager.cc:1434] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.001s
I20260709 13:09:51.235671 17506 tablet_bootstrap.cc:492] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:51.237978 17515 raft_consensus.cc:515] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:51.240190 17515 leader_election.cc:290] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:51.242750 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6ebfddb2e14b488bc64c62d75ac661" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:51.243667 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6ebfddb2e14b488bc64c62d75ac661" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
W20260709 13:09:51.245939 17352 leader_election.cc:343] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.243659 17233 raft_consensus.cc:3060] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:51.251250 17507 raft_consensus.cc:359] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:51.252806 17507 raft_consensus.cc:385] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:51.253186 17507 raft_consensus.cc:740] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:51.254758 17507 consensus_queue.cc:260] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:51.259202 17506 tablet_bootstrap.cc:654] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:51.270741 17507 ts_tablet_manager.cc:1434] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260709 13:09:51.271627 17507 tablet_bootstrap.cc:492] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:51.284760 17621 raft_consensus.cc:493] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:51.285369 17621 raft_consensus.cc:515] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:51.288525 17621 leader_election.cc:290] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:51.278445 17572 consensus_queue.cc:1048] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:09:51.296398 17233 raft_consensus.cc:2468] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:51.296728 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed4881126d646cdbb1048cb27acee4f" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:51.297911 17460 raft_consensus.cc:2393] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c8abaec7ee74be28bf3f4be487de2bf in current term 1: Already voted for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in this term.
I20260709 13:09:51.293359 17458 raft_consensus.cc:2468] T 17411e5ad5344326aa22680a02641d8a P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:51.301437 17509 tablet_bootstrap.cc:492] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:51.302037 17509 ts_tablet_manager.cc:1403] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.242s	user 0.015s	sys 0.009s
I20260709 13:09:51.303375 17275 leader_election.cc:304] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:51.304160 17507 tablet_bootstrap.cc:654] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:51.304664 17509 raft_consensus.cc:359] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:51.305369 17788 raft_consensus.cc:493] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:51.305428 17509 raft_consensus.cc:385] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:51.306021 17572 raft_consensus.cc:2804] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:51.306156 17509 raft_consensus.cc:740] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:51.306634 17572 raft_consensus.cc:697] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:51.307214 17509 consensus_queue.cc:260] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:51.307499 17572 consensus_queue.cc:237] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:51.309578 17509 ts_tablet_manager.cc:1434] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:09:51.310626 17509 tablet_bootstrap.cc:492] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:51.306183 17788 raft_consensus.cc:515] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:51.316093 17788 leader_election.cc:290] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:51.319177 17382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e74081d5e3400b9d9db006425dea1b" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:51.319751 17782 raft_consensus.cc:515] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
W20260709 13:09:51.320976 17423 leader_election.cc:343] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.319120 17509 tablet_bootstrap.cc:654] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:51.327934 17505 tablet_bootstrap.cc:654] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:51.341846 17782 leader_election.cc:290] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:51.344146 17509 tablet_bootstrap.cc:492] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:51.344631 17509 ts_tablet_manager.cc:1403] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.007s
W20260709 13:09:51.398146 17203 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:41003, user_credentials={real_user=slave}} blocked reactor thread for 119560us
I20260709 13:09:51.403678 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3797030f798e403cb47c580a9b9a3238" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:51.407800 17506 tablet_bootstrap.cc:492] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:51.409139 17506 ts_tablet_manager.cc:1403] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.174s	user 0.027s	sys 0.043s
I20260709 13:09:51.409353 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed4881126d646cdbb1048cb27acee4f" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:51.436313 17506 raft_consensus.cc:359] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:51.438071 17506 raft_consensus.cc:385] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:51.444010 17507 tablet_bootstrap.cc:492] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:51.445901 17507 ts_tablet_manager.cc:1403] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.174s	user 0.013s	sys 0.003s
I20260709 13:09:51.449946 17506 raft_consensus.cc:740] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:51.451201 17506 consensus_queue.cc:260] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:51.457064 17509 raft_consensus.cc:359] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:51.467993 17509 raft_consensus.cc:385] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:51.468533 17509 raft_consensus.cc:740] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:51.470209 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e74081d5e3400b9d9db006425dea1b" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:51.405184 17311 raft_consensus.cc:3060] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:51.474892 17506 ts_tablet_manager.cc:1434] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.006s
I20260709 13:09:51.489008 17509 consensus_queue.cc:260] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:51.492175 17509 ts_tablet_manager.cc:1434] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.147s	user 0.006s	sys 0.005s
I20260709 13:09:51.503329 17833 raft_consensus.cc:493] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:51.504276 17833 raft_consensus.cc:515] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:51.514967 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3797030f798e403cb47c580a9b9a3238" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:51.514334 17833 leader_election.cc:290] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:51.522981 17505 tablet_bootstrap.cc:492] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:51.524235 17505 ts_tablet_manager.cc:1403] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.321s	user 0.008s	sys 0.012s
I20260709 13:09:51.527567 17507 raft_consensus.cc:359] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:51.528901 17507 raft_consensus.cc:385] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:51.531919 17506 tablet_bootstrap.cc:492] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:51.529350 17507 raft_consensus.cc:740] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:51.543757 17351 leader_election.cc:304] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [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: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:51.546183 17515 raft_consensus.cc:2804] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:51.547111 17515 raft_consensus.cc:697] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Becoming Leader. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:09:51.549173 17515 consensus_queue.cc:237] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:51.555002 17277 leader_election.cc:304] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:51.557713 17621 raft_consensus.cc:3060] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:51.564917 17310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b91d3066646e98b378788860f995f" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
W20260709 13:09:51.573966 17200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:36621, user_credentials={real_user=slave}} blocked reactor thread for 61089.3us
I20260709 13:09:51.575356 17765 consensus_queue.cc:1048] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:09:51.575882 17200 leader_election.cc:343] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:51.587095 17203 leader_election.cc:343] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.590454 17791 consensus_queue.cc:1048] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:51.580183 17133 catalog_manager.cc:5697] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:51.598819 17754 raft_consensus.cc:493] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:51.599399 17754 raft_consensus.cc:515] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:51.593263 17505 raft_consensus.cc:359] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:51.607405 17505 raft_consensus.cc:385] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:51.607733 17505 raft_consensus.cc:740] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:51.607817 17507 consensus_queue.cc:260] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:51.615119 17505 consensus_queue.cc:260] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:51.620621 17507 ts_tablet_manager.cc:1434] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.174s	user 0.009s	sys 0.002s
I20260709 13:09:51.624603 17754 leader_election.cc:290] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:51.637323 17384 raft_consensus.cc:3060] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:51.649799 17425 leader_election.cc:343] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.650388 17425 leader_election.cc:304] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:51.651571 17836 raft_consensus.cc:2749] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:51.653082 17310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff190eaed33e47879a45fd2949fc92d6" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:51.654399 17509 tablet_bootstrap.cc:492] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:51.657243 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b91d3066646e98b378788860f995f" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
W20260709 13:09:51.641721 17423 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:36621, user_credentials={real_user=slave}} blocked reactor thread for 168831us
I20260709 13:09:51.658842 17505 ts_tablet_manager.cc:1434] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.134s	user 0.009s	sys 0.000s
I20260709 13:09:51.671783 17457 raft_consensus.cc:2468] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:51.692510 17507 tablet_bootstrap.cc:492] T 2e6ebfddb2e14b488bc64c62d75ac661 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:51.664939 17311 raft_consensus.cc:2468] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:51.712551 17135 catalog_manager.cc:5697] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131). New cstate: current_term: 1 leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:51.726265 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff190eaed33e47879a45fd2949fc92d6" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:51.727097 17383 raft_consensus.cc:3060] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:51.701922 17621 raft_consensus.cc:2749] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:51.729365 17506 tablet_bootstrap.cc:654] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:51.735440 17765 raft_consensus.cc:493] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:51.736089 17765 raft_consensus.cc:515] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:51.736567 17621 consensus_queue.cc:1048] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:51.739540 17765 leader_election.cc:290] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:51.746315 17505 tablet_bootstrap.cc:492] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:51.750135 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bdfc733d91b4f8a9de4932440e61b4c" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
W20260709 13:09:51.751959 17275 leader_election.cc:343] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.753504 17349 leader_election.cc:304] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:51.755872 17509 tablet_bootstrap.cc:654] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:51.757877 17516 consensus_queue.cc:1048] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:09:51.759655 17515 raft_consensus.cc:2749] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:09:51.761286 17182 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:51.761667 17203 leader_election.cc:304] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:51.763327 17821 raft_consensus.cc:2804] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:51.763943 17821 raft_consensus.cc:697] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:09:51.765105 17821 consensus_queue.cc:237] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:51.761615 17782 consensus_queue.cc:1048] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:09:51.758522 17200 leader_election.cc:304] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:51.768486 17782 raft_consensus.cc:2804] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:51.768882 17782 raft_consensus.cc:493] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:51.769251 17782 raft_consensus.cc:3060] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:51.795148 17820 consensus_queue.cc:1048] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:51.822088 17507 tablet_bootstrap.cc:654] T 2e6ebfddb2e14b488bc64c62d75ac661 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:51.824463 17506 tablet_bootstrap.cc:492] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:51.825543 17506 ts_tablet_manager.cc:1403] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.317s	user 0.020s	sys 0.010s
I20260709 13:09:51.830472 17820 raft_consensus.cc:493] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:51.834414 17820 raft_consensus.cc:515] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:51.835426 17509 tablet_bootstrap.cc:492] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:51.835973 17509 ts_tablet_manager.cc:1403] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.208s	user 0.016s	sys 0.008s
I20260709 13:09:51.839133 17754 raft_consensus.cc:493] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c8abaec7ee74be28bf3f4be487de2bf)
I20260709 13:09:51.840102 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c79c44531744bea4c5709d01080a38" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:51.839910 17754 raft_consensus.cc:515] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
W20260709 13:09:51.841733 17200 leader_election.cc:343] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.844512 17820 leader_election.cc:290] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:51.846665 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c79c44531744bea4c5709d01080a38" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:51.851334 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bdfc733d91b4f8a9de4932440e61b4c" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
W20260709 13:09:51.853696 17203 leader_election.cc:343] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.854215 17203 leader_election.cc:304] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:51.856148 17763 raft_consensus.cc:2749] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:51.859211 17507 tablet_bootstrap.cc:492] T 2e6ebfddb2e14b488bc64c62d75ac661 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:51.860033 17754 leader_election.cc:290] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:51.861239 17507 ts_tablet_manager.cc:1403] T 2e6ebfddb2e14b488bc64c62d75ac661 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.169s	user 0.018s	sys 0.003s
W20260709 13:09:51.861559 17275 leader_election.cc:343] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.862092 17275 leader_election.cc:304] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:51.868274 17505 tablet_bootstrap.cc:654] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:51.870442 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308fa92d24764c2c87eda510c46ad3c5" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:51.870815 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308fa92d24764c2c87eda510c46ad3c5" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:51.874279 17509 raft_consensus.cc:359] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:51.875150 17509 raft_consensus.cc:385] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:51.875499 17509 raft_consensus.cc:740] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:51.875417 17782 raft_consensus.cc:515] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:51.876677 17509 consensus_queue.cc:260] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:51.879344 17509 ts_tablet_manager.cc:1434] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 13:09:51.880992 17509 tablet_bootstrap.cc:492] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:51.881815 17791 raft_consensus.cc:493] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:51.883387 17791 raft_consensus.cc:515] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:51.869114 17506 raft_consensus.cc:359] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:51.884748 17506 raft_consensus.cc:385] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:51.885058 17506 raft_consensus.cc:740] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:51.885843 17506 consensus_queue.cc:260] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:51.886785 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708f3286ebef45fdae4f6b83a13f5728" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
W20260709 13:09:51.888923 17425 leader_election.cc:343] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.892284 17516 raft_consensus.cc:493] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:51.892853 17516 raft_consensus.cc:515] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:51.893782 17352 leader_election.cc:304] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147 [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: 8af9cfe33e404d91b4e5eb78da56d147; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:51.895236 17516 leader_election.cc:290] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:51.898047 17754 raft_consensus.cc:2749] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.893869 17540 raft_consensus.cc:2749] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:51.899590 17791 leader_election.cc:290] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:51.901587 17310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708f3286ebef45fdae4f6b83a13f5728" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:51.906055 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca03992167d041f2b10f0c74e5ee9289" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
W20260709 13:09:51.908752 17426 leader_election.cc:343] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.910352 17426 leader_election.cc:304] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:51.896971 17456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b91d3066646e98b378788860f995f" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:51.911782 17456 raft_consensus.cc:3060] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:51.911921 17791 raft_consensus.cc:2749] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:09:51.911782 17426 leader_election.cc:343] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.921241 17506 ts_tablet_manager.cc:1434] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.095s	user 0.008s	sys 0.000s
I20260709 13:09:51.922564 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b91d3066646e98b378788860f995f" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:51.924324 17507 raft_consensus.cc:359] T 2e6ebfddb2e14b488bc64c62d75ac661 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:51.925201 17507 raft_consensus.cc:385] T 2e6ebfddb2e14b488bc64c62d75ac661 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:09:51.925619 17203 leader_election.cc:343] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.926162 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca03992167d041f2b10f0c74e5ee9289" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
W20260709 13:09:51.927930 17423 leader_election.cc:343] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:51.929809 17507 raft_consensus.cc:740] T 2e6ebfddb2e14b488bc64c62d75ac661 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:51.920414 17782 leader_election.cc:290] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:51.931500 17423 leader_election.cc:304] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:51.932929 17791 raft_consensus.cc:2749] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:51.931488 17506 tablet_bootstrap.cc:492] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:51.940755 17507 consensus_queue.cc:260] T 2e6ebfddb2e14b488bc64c62d75ac661 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:51.941425 17506 tablet_bootstrap.cc:654] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:51.970569 17507 ts_tablet_manager.cc:1434] T 2e6ebfddb2e14b488bc64c62d75ac661 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.109s	user 0.009s	sys 0.000s
I20260709 13:09:51.972563 17507 tablet_bootstrap.cc:492] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:51.987501 17456 raft_consensus.cc:2468] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:51.989594 17200 leader_election.cc:304] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:51.990357 17820 raft_consensus.cc:2804] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:51.991524 17820 raft_consensus.cc:697] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:09:51.992497 17820 consensus_queue.cc:237] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:52.002230 17509 tablet_bootstrap.cc:654] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:52.011790 17275 consensus_peers.cc:597] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Couldn't send request to peer 8af9cfe33e404d91b4e5eb78da56d147. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:52.016840 17133 catalog_manager.cc:5697] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:52.038076 17505 tablet_bootstrap.cc:492] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:52.040926 17505 ts_tablet_manager.cc:1403] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.295s	user 0.023s	sys 0.006s
I20260709 13:09:52.041283 17507 tablet_bootstrap.cc:654] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.073894 17135 catalog_manager.cc:5697] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 1 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:52.050169 17505 raft_consensus.cc:359] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:52.105427 17841 consensus_queue.cc:1048] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 13:09:52.116269 17506 tablet_bootstrap.cc:492] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:52.133316 17506 ts_tablet_manager.cc:1403] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.202s	user 0.049s	sys 0.036s
I20260709 13:09:52.088158 17505 raft_consensus.cc:385] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.142534 17505 raft_consensus.cc:740] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.096809 17312 raft_consensus.cc:3060] T 2e6ebfddb2e14b488bc64c62d75ac661 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.144907 17506 raft_consensus.cc:359] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:52.145931 17506 raft_consensus.cc:385] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.146301 17506 raft_consensus.cc:740] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.148355 17505 consensus_queue.cc:260] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:52.151136 17506 consensus_queue.cc:260] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:52.153255 17506 ts_tablet_manager.cc:1434] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:09:52.153389 17841 consensus_queue.cc:1048] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:52.156283 17509 tablet_bootstrap.cc:492] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:52.156466 17505 ts_tablet_manager.cc:1434] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.115s	user 0.007s	sys 0.005s
I20260709 13:09:52.156877 17509 ts_tablet_manager.cc:1403] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.277s	user 0.027s	sys 0.021s
I20260709 13:09:52.158509 17505 tablet_bootstrap.cc:492] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:52.159623 17507 tablet_bootstrap.cc:492] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:52.161891 17507 ts_tablet_manager.cc:1403] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.190s	user 0.018s	sys 0.029s
I20260709 13:09:52.164531 17507 raft_consensus.cc:359] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:52.165370 17507 raft_consensus.cc:385] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.165777 17507 raft_consensus.cc:740] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.160970 17509 raft_consensus.cc:359] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:52.166249 17509 raft_consensus.cc:385] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.169257 17509 raft_consensus.cc:740] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.167219 17506 tablet_bootstrap.cc:492] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:52.168596 17505 tablet_bootstrap.cc:654] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.173158 17509 consensus_queue.cc:260] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:52.178584 17507 consensus_queue.cc:260] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:52.179610 17509 ts_tablet_manager.cc:1434] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:09:52.182541 17506 tablet_bootstrap.cc:654] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.181463 17507 ts_tablet_manager.cc:1434] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 13:09:52.187909 17507 tablet_bootstrap.cc:492] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:52.196763 17507 tablet_bootstrap.cc:654] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.123323 17134 catalog_manager.cc:5697] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:52.201412 17509 tablet_bootstrap.cc:492] T 9bbf1b67cfd44ba1aee077c1117791c2 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:52.205809 17505 tablet_bootstrap.cc:492] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:52.206336 17505 ts_tablet_manager.cc:1403] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.000s
I20260709 13:09:52.209255 17505 raft_consensus.cc:359] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:52.212270 17505 raft_consensus.cc:385] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.212634 17507 tablet_bootstrap.cc:492] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:52.212602 17505 raft_consensus.cc:740] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.213173 17507 ts_tablet_manager.cc:1403] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260709 13:09:52.214123 17505 consensus_queue.cc:260] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:52.218401 17505 ts_tablet_manager.cc:1434] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:09:52.219509 17505 tablet_bootstrap.cc:492] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:52.219473 17507 raft_consensus.cc:359] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:52.220428 17507 raft_consensus.cc:385] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.225804 17506 tablet_bootstrap.cc:492] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:52.229020 17506 ts_tablet_manager.cc:1403] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.002s
I20260709 13:09:52.229079 17509 tablet_bootstrap.cc:654] T 9bbf1b67cfd44ba1aee077c1117791c2 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.220685 17507 raft_consensus.cc:740] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.231009 17507 consensus_queue.cc:260] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:52.231824 17506 raft_consensus.cc:359] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:52.232553 17506 raft_consensus.cc:385] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.232822 17506 raft_consensus.cc:740] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.233554 17507 ts_tablet_manager.cc:1434] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:09:52.234792 17507 tablet_bootstrap.cc:492] T d4c79c44531744bea4c5709d01080a38 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:52.241166 17507 tablet_bootstrap.cc:654] T d4c79c44531744bea4c5709d01080a38 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.241930 17515 raft_consensus.cc:493] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:52.242451 17515 raft_consensus.cc:515] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:52.244560 17515 leader_election.cc:290] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:52.246891 17505 tablet_bootstrap.cc:654] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.248129 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3797030f798e403cb47c580a9b9a3238" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:52.249202 17311 raft_consensus.cc:2393] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8af9cfe33e404d91b4e5eb78da56d147 in current term 1: Already voted for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in this term.
I20260709 13:09:52.248147 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3797030f798e403cb47c580a9b9a3238" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:52.250958 17506 consensus_queue.cc:260] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:52.253166 17506 ts_tablet_manager.cc:1434] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.004s
I20260709 13:09:52.255927 17506 tablet_bootstrap.cc:492] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:52.261106 17833 raft_consensus.cc:493] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:52.261716 17833 raft_consensus.cc:515] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:52.264580 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28a90a23f9e4a24b84c1c2932c5502c" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:52.265704 17351 leader_election.cc:304] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
W20260709 13:09:52.266328 17203 leader_election.cc:343] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:52.266652 17515 raft_consensus.cc:3060] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.269460 17506 tablet_bootstrap.cc:654] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.278221 17833 leader_election.cc:290] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:52.288069 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28a90a23f9e4a24b84c1c2932c5502c" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
W20260709 13:09:52.294076 17200 leader_election.cc:343] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:52.294790 17200 leader_election.cc:304] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:52.295857 17833 raft_consensus.cc:2749] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:52.299687 17820 consensus_queue.cc:1048] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:52.301909 17515 raft_consensus.cc:2749] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:52.307531 17732 consensus_queue.cc:1048] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:52.323417 17507 tablet_bootstrap.cc:492] T d4c79c44531744bea4c5709d01080a38 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:52.323959 17507 ts_tablet_manager.cc:1403] T d4c79c44531744bea4c5709d01080a38 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.000s
I20260709 13:09:52.324383 17505 tablet_bootstrap.cc:492] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:52.324944 17505 ts_tablet_manager.cc:1403] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.009s
I20260709 13:09:52.325129 17509 tablet_bootstrap.cc:492] T 9bbf1b67cfd44ba1aee077c1117791c2 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:52.325613 17509 ts_tablet_manager.cc:1403] T 9bbf1b67cfd44ba1aee077c1117791c2 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.124s	user 0.013s	sys 0.037s
I20260709 13:09:52.326776 17507 raft_consensus.cc:359] T d4c79c44531744bea4c5709d01080a38 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:52.327504 17507 raft_consensus.cc:385] T d4c79c44531744bea4c5709d01080a38 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.327757 17507 raft_consensus.cc:740] T d4c79c44531744bea4c5709d01080a38 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.328207 17509 raft_consensus.cc:359] T 9bbf1b67cfd44ba1aee077c1117791c2 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.328431 17507 consensus_queue.cc:260] T d4c79c44531744bea4c5709d01080a38 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:52.329355 17505 raft_consensus.cc:359] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.330144 17505 raft_consensus.cc:385] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.330477 17505 raft_consensus.cc:740] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.328913 17509 raft_consensus.cc:385] T 9bbf1b67cfd44ba1aee077c1117791c2 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.330940 17509 raft_consensus.cc:740] T 9bbf1b67cfd44ba1aee077c1117791c2 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.331664 17507 ts_tablet_manager.cc:1434] T d4c79c44531744bea4c5709d01080a38 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:09:52.331357 17505 consensus_queue.cc:260] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.333493 17505 ts_tablet_manager.cc:1434] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:09:52.335438 17509 consensus_queue.cc:260] T 9bbf1b67cfd44ba1aee077c1117791c2 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.338745 17791 raft_consensus.cc:493] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:52.341226 17791 raft_consensus.cc:515] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:52.343390 17791 leader_election.cc:290] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:52.345388 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c79c44531744bea4c5709d01080a38" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:52.346174 17507 tablet_bootstrap.cc:492] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:52.347630 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c79c44531744bea4c5709d01080a38" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:52.348330 17309 raft_consensus.cc:2468] T d4c79c44531744bea4c5709d01080a38 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
I20260709 13:09:52.349196 17509 ts_tablet_manager.cc:1434] T 9bbf1b67cfd44ba1aee077c1117791c2 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260709 13:09:52.349609 17426 leader_election.cc:304] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:52.350276 17509 tablet_bootstrap.cc:492] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:52.350950 17836 raft_consensus.cc:2804] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:52.351356 17836 raft_consensus.cc:493] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:52.351686 17836 raft_consensus.cc:3060] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.346251 17236 raft_consensus.cc:2468] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
I20260709 13:09:52.356601 17509 tablet_bootstrap.cc:654] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.355855 17505 tablet_bootstrap.cc:492] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:52.359783 17836 raft_consensus.cc:515] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:52.362705 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c79c44531744bea4c5709d01080a38" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:52.362998 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c79c44531744bea4c5709d01080a38" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:52.363323 17236 raft_consensus.cc:3060] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.363680 17309 raft_consensus.cc:3060] T d4c79c44531744bea4c5709d01080a38 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.373917 17505 tablet_bootstrap.cc:654] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.393497 17505 tablet_bootstrap.cc:492] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:52.394032 17505 ts_tablet_manager.cc:1403] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.007s
I20260709 13:09:52.399179 17505 raft_consensus.cc:359] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.400542 17505 raft_consensus.cc:385] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.400830 17505 raft_consensus.cc:740] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.401790 17505 consensus_queue.cc:260] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.402912 17384 raft_consensus.cc:3060] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.403928 17505 ts_tablet_manager.cc:1434] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:09:52.407622 17505 tablet_bootstrap.cc:492] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:52.411696 17309 raft_consensus.cc:2468] T d4c79c44531744bea4c5709d01080a38 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:52.413007 17426 leader_election.cc:304] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:52.413902 17791 raft_consensus.cc:2804] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:52.414383 17791 raft_consensus.cc:697] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:52.415184 17791 consensus_queue.cc:237] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:52.421083 17505 tablet_bootstrap.cc:654] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.422891 17236 raft_consensus.cc:2468] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:52.390267 17836 leader_election.cc:290] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:52.449802 17572 raft_consensus.cc:493] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:52.450426 17572 raft_consensus.cc:515] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:52.453613 17509 tablet_bootstrap.cc:492] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:52.454706 17509 ts_tablet_manager.cc:1403] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.033s
I20260709 13:09:52.472946 17509 raft_consensus.cc:359] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.477962 17509 raft_consensus.cc:385] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.465708 17572 leader_election.cc:290] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:52.467157 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6b8707c49a4d0a8b0248ac470d39ca" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:52.469688 17505 tablet_bootstrap.cc:492] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:52.459728 17507 tablet_bootstrap.cc:654] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.478945 17236 raft_consensus.cc:2468] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:52.480257 17277 leader_election.cc:304] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:52.475615 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6b8707c49a4d0a8b0248ac470d39ca" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:52.481077 17572 raft_consensus.cc:2804] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:52.481436 17572 raft_consensus.cc:493] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:52.481762 17572 raft_consensus.cc:3060] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:52.482564 17275 leader_election.cc:343] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:52.473958 17133 catalog_manager.cc:5697] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 1 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:52.476152 17506 tablet_bootstrap.cc:492] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:52.488632 17506 ts_tablet_manager.cc:1403] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.233s	user 0.006s	sys 0.034s
I20260709 13:09:52.488826 17572 raft_consensus.cc:515] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:52.479086 17505 ts_tablet_manager.cc:1403] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.011s
I20260709 13:09:52.491259 17506 raft_consensus.cc:359] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.491987 17506 raft_consensus.cc:385] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.492267 17506 raft_consensus.cc:740] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.493932 17505 raft_consensus.cc:359] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:52.494599 17505 raft_consensus.cc:385] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.496236 17505 raft_consensus.cc:740] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.497103 17791 raft_consensus.cc:493] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:52.497601 17791 raft_consensus.cc:515] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:52.498040 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6b8707c49a4d0a8b0248ac470d39ca" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:52.498622 17236 raft_consensus.cc:3060] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.500519 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bdfc733d91b4f8a9de4932440e61b4c" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:52.493005 17506 consensus_queue.cc:260] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.501173 17309 raft_consensus.cc:2468] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
I20260709 13:09:52.502609 17426 leader_election.cc:304] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:52.503007 17506 ts_tablet_manager.cc:1434] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:09:52.503643 17836 raft_consensus.cc:2804] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:52.504047 17836 raft_consensus.cc:493] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:52.504187 17506 tablet_bootstrap.cc:492] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:52.504413 17836 raft_consensus.cc:3060] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.506440 17236 raft_consensus.cc:2468] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:52.507718 17277 leader_election.cc:304] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:52.508661 17764 raft_consensus.cc:2804] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:52.509124 17764 raft_consensus.cc:697] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:52.509961 17764 consensus_queue.cc:237] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:52.511508 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bdfc733d91b4f8a9de4932440e61b4c" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:52.512342 17791 leader_election.cc:290] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:52.513918 17507 tablet_bootstrap.cc:492] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:52.514393 17507 ts_tablet_manager.cc:1403] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.175s	user 0.016s	sys 0.004s
W20260709 13:09:52.514492 17423 leader_election.cc:343] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:52.518522 17506 tablet_bootstrap.cc:654] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.518311 17507 raft_consensus.cc:359] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:52.518976 17507 raft_consensus.cc:385] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.519276 17507 raft_consensus.cc:740] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.519644 17540 raft_consensus.cc:493] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:52.520282 17540 raft_consensus.cc:515] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:52.522367 17540 leader_election.cc:290] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:52.523303 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708f3286ebef45fdae4f6b83a13f5728" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:52.523897 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708f3286ebef45fdae4f6b83a13f5728" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:52.523957 17460 raft_consensus.cc:2468] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:52.525720 17275 leader_election.cc:304] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 
W20260709 13:09:52.525969 17203 consensus_peers.cc:597] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:52.521950 17507 consensus_queue.cc:260] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:52.526600 17540 raft_consensus.cc:2804] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:52.526850 17820 raft_consensus.cc:493] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:52.527004 17540 raft_consensus.cc:493] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:52.527375 17820 raft_consensus.cc:515] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.530665 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e74081d5e3400b9d9db006425dea1b" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:52.532227 17506 tablet_bootstrap.cc:492] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:52.532757 17506 ts_tablet_manager.cc:1403] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.003s
I20260709 13:09:52.533571 17572 leader_election.cc:290] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:52.533486 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6b8707c49a4d0a8b0248ac470d39ca" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
W20260709 13:09:52.535557 17275 leader_election.cc:343] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:52.534726 17505 consensus_queue.cc:260] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:52.535754 17506 raft_consensus.cc:359] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:52.536571 17506 raft_consensus.cc:385] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.536629 17233 raft_consensus.cc:2468] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:52.537066 17506 raft_consensus.cc:740] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.538364 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e74081d5e3400b9d9db006425dea1b" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:52.539095 17460 raft_consensus.cc:2468] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:52.527390 17540 raft_consensus.cc:3060] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.540347 17506 consensus_queue.cc:260] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:52.541069 17507 ts_tablet_manager.cc:1434] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:09:52.545780 17507 tablet_bootstrap.cc:492] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:52.529418 17820 leader_election.cc:290] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:52.550092 17836 raft_consensus.cc:515] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:52.551550 17507 tablet_bootstrap.cc:654] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.552322 17836 leader_election.cc:290] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:52.478325 17509 raft_consensus.cc:740] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.553171 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bdfc733d91b4f8a9de4932440e61b4c" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:52.553864 17309 raft_consensus.cc:3060] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.543412 17200 leader_election.cc:304] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:52.542503 17506 ts_tablet_manager.cc:1434] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:09:52.555269 17506 tablet_bootstrap.cc:492] T 03a332162a834f2fa783111734392dd8 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:52.555590 17763 raft_consensus.cc:2804] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:52.556015 17763 raft_consensus.cc:493] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:52.556325 17763 raft_consensus.cc:3060] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.556872 17131 catalog_manager.cc:5697] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 1 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:52.558689 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bdfc733d91b4f8a9de4932440e61b4c" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
W20260709 13:09:52.560230 17423 leader_election.cc:343] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:52.561029 17506 tablet_bootstrap.cc:654] T 03a332162a834f2fa783111734392dd8 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.553524 17509 consensus_queue.cc:260] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.562806 17384 raft_consensus.cc:2468] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:52.572918 17507 tablet_bootstrap.cc:492] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:52.573503 17507 ts_tablet_manager.cc:1403] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.003s
I20260709 13:09:52.573016 17791 raft_consensus.cc:493] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:52.574194 17791 raft_consensus.cc:515] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.583484 17791 leader_election.cc:290] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:52.585566 17732 raft_consensus.cc:493] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:52.586163 17732 raft_consensus.cc:515] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.576570 17507 raft_consensus.cc:359] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:52.588330 17507 raft_consensus.cc:385] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.588112 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96aa226794641208fa639bd4539ec0c" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:52.588624 17507 raft_consensus.cc:740] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.589422 17507 consensus_queue.cc:260] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
W20260709 13:09:52.589905 17423 leader_election.cc:343] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:52.591302 17309 raft_consensus.cc:2468] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:52.578399 17509 ts_tablet_manager.cc:1434] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.108s	user 0.006s	sys 0.001s
I20260709 13:09:52.588164 17732 leader_election.cc:290] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:52.579641 17763 raft_consensus.cc:515] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.594362 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96aa226794641208fa639bd4539ec0c" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:52.567397 17540 raft_consensus.cc:515] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:52.543182 17505 ts_tablet_manager.cc:1434] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.000s
I20260709 13:09:52.580544 17506 tablet_bootstrap.cc:492] T 03a332162a834f2fa783111734392dd8 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
W20260709 13:09:52.595880 17200 leader_election.cc:343] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:52.599640 17506 ts_tablet_manager.cc:1403] T 03a332162a834f2fa783111734392dd8 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.008s
I20260709 13:09:52.602523 17506 raft_consensus.cc:359] T 03a332162a834f2fa783111734392dd8 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:52.603229 17509 tablet_bootstrap.cc:492] T 5bdfc733d91b4f8a9de4932440e61b4c P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:52.606082 17426 leader_election.cc:304] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:52.592811 17507 ts_tablet_manager.cc:1434] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:09:52.604260 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96aa226794641208fa639bd4539ec0c" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:52.606329 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96aa226794641208fa639bd4539ec0c" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:52.611147 17233 raft_consensus.cc:2468] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
I20260709 13:09:52.611382 17457 raft_consensus.cc:2468] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:52.611403 17507 tablet_bootstrap.cc:492] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:52.608608 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708f3286ebef45fdae4f6b83a13f5728" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:52.612453 17235 raft_consensus.cc:3060] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.612787 17791 raft_consensus.cc:2804] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:52.613368 17791 raft_consensus.cc:697] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:52.614250 17791 consensus_queue.cc:237] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:52.616564 17509 tablet_bootstrap.cc:654] T 5bdfc733d91b4f8a9de4932440e61b4c P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.604642 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708f3286ebef45fdae4f6b83a13f5728" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:52.618314 17460 raft_consensus.cc:3060] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.603205 17506 raft_consensus.cc:385] T 03a332162a834f2fa783111734392dd8 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.634909 17509 tablet_bootstrap.cc:492] T 5bdfc733d91b4f8a9de4932440e61b4c P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:52.650465 17763 leader_election.cc:290] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:52.627027 17732 consensus_queue.cc:1048] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.053s
I20260709 13:09:52.681849 17506 raft_consensus.cc:740] T 03a332162a834f2fa783111734392dd8 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.652051 17135 catalog_manager.cc:5697] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 1 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:52.626439 17425 leader_election.cc:304] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:52.683259 17791 raft_consensus.cc:2804] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:52.683722 17791 raft_consensus.cc:493] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:52.684126 17791 raft_consensus.cc:3060] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.679927 17509 ts_tablet_manager.cc:1403] T 5bdfc733d91b4f8a9de4932440e61b4c P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.077s	user 0.025s	sys 0.014s
I20260709 13:09:52.637830 17384 raft_consensus.cc:3060] T 9bbf1b67cfd44ba1aee077c1117791c2 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.686844 17506 consensus_queue.cc:260] T 03a332162a834f2fa783111734392dd8 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:52.688844 17509 raft_consensus.cc:359] T 5bdfc733d91b4f8a9de4932440e61b4c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:52.689697 17509 raft_consensus.cc:385] T 5bdfc733d91b4f8a9de4932440e61b4c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.690001 17509 raft_consensus.cc:740] T 5bdfc733d91b4f8a9de4932440e61b4c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.690279 17460 raft_consensus.cc:2468] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:52.647275 17572 raft_consensus.cc:493] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:52.683416 17425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.129:43451, user_credentials={real_user=slave}} blocked reactor thread for 57072us
I20260709 13:09:52.691289 17572 raft_consensus.cc:515] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:52.693243 17572 leader_election.cc:290] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:52.694409 17506 ts_tablet_manager.cc:1434] T 03a332162a834f2fa783111734392dd8 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.001s
I20260709 13:09:52.694694 17275 leader_election.cc:304] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:52.695660 17506 tablet_bootstrap.cc:492] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:52.638900 17235 raft_consensus.cc:2468] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:52.598552 17540 leader_election.cc:290] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:52.620151 17507 tablet_bootstrap.cc:654] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.699611 17791 raft_consensus.cc:515] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.696295 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a332162a834f2fa783111734392dd8" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:52.699122 17540 raft_consensus.cc:2804] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:52.627206 17200 leader_election.cc:304] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:52.700897 17540 raft_consensus.cc:697] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
W20260709 13:09:52.701063 17200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.132:38829, user_credentials={real_user=slave}} blocked reactor thread for 73951.4us
W20260709 13:09:52.701398 17275 leader_election.cc:343] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:52.702121 17732 raft_consensus.cc:2804] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:52.702662 17732 raft_consensus.cc:493] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:52.704656 17732 raft_consensus.cc:3060] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.705929 17791 leader_election.cc:290] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:52.701804 17540 consensus_queue.cc:237] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:52.704115 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96aa226794641208fa639bd4539ec0c" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
W20260709 13:09:52.708473 17423 leader_election.cc:343] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:52.690828 17509 consensus_queue.cc:260] T 5bdfc733d91b4f8a9de4932440e61b4c P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:52.711258 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e74081d5e3400b9d9db006425dea1b" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:52.711781 17509 ts_tablet_manager.cc:1434] T 5bdfc733d91b4f8a9de4932440e61b4c P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 13:09:52.711858 17383 raft_consensus.cc:3060] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.712888 17509 tablet_bootstrap.cc:492] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:52.681015 17505 tablet_bootstrap.cc:492] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:52.727828 17506 tablet_bootstrap.cc:654] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.731050 17509 tablet_bootstrap.cc:654] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.733660 17505 tablet_bootstrap.cc:654] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.737460 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96aa226794641208fa639bd4539ec0c" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:52.724017 17383 raft_consensus.cc:2468] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:52.743016 17460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e74081d5e3400b9d9db006425dea1b" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:52.743665 17460 raft_consensus.cc:3060] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.745755 17200 leader_election.cc:304] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:52.754631 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a332162a834f2fa783111734392dd8" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:52.755447 17459 raft_consensus.cc:2468] T 03a332162a834f2fa783111734392dd8 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:52.756580 17275 leader_election.cc:304] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:52.758293 17572 raft_consensus.cc:2804] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:52.758854 17572 raft_consensus.cc:493] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:52.759249 17572 raft_consensus.cc:3060] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.757198 17763 raft_consensus.cc:2804] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:52.772655 17507 tablet_bootstrap.cc:492] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:52.773563 17507 ts_tablet_manager.cc:1403] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.162s	user 0.012s	sys 0.006s
I20260709 13:09:52.775635 17763 raft_consensus.cc:697] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:09:52.778105 17763 consensus_queue.cc:237] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.790843 17506 tablet_bootstrap.cc:492] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:52.791440 17506 ts_tablet_manager.cc:1403] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.000s
I20260709 13:09:52.802037 17836 consensus_queue.cc:1048] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:52.804279 17509 tablet_bootstrap.cc:492] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:52.804867 17509 ts_tablet_manager.cc:1403] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.002s
I20260709 13:09:52.806357 17460 raft_consensus.cc:2468] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:52.808410 17572 raft_consensus.cc:515] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:52.809978 17732 raft_consensus.cc:515] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.811060 17572 leader_election.cc:290] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:52.811378 17236 raft_consensus.cc:2393] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c91881cedc4f44a9894c4436883e2f31 in current term 1: Already voted for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in this term.
I20260709 13:09:52.813194 17134 catalog_manager.cc:5697] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 1 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:52.816458 17509 raft_consensus.cc:359] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:52.817169 17509 raft_consensus.cc:385] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.817466 17509 raft_consensus.cc:740] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.818856 17506 raft_consensus.cc:359] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.819200 17509 consensus_queue.cc:260] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:52.819643 17506 raft_consensus.cc:385] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.819975 17506 raft_consensus.cc:740] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.821796 17506 consensus_queue.cc:260] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.825152 17509 ts_tablet_manager.cc:1434] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:09:52.826558 17507 raft_consensus.cc:359] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:52.827898 17507 raft_consensus.cc:385] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.828164 17507 raft_consensus.cc:740] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.829504 17506 ts_tablet_manager.cc:1434] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 13:09:52.830147 17507 consensus_queue.cc:260] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:52.835664 17509 tablet_bootstrap.cc:492] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:52.835882 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96aa226794641208fa639bd4539ec0c" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:52.837257 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a332162a834f2fa783111734392dd8" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
W20260709 13:09:52.837528 17200 leader_election.cc:343] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:52.837878 17459 raft_consensus.cc:3060] T 03a332162a834f2fa783111734392dd8 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.838784 17425 leader_election.cc:304] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [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: c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:52.820772 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a332162a834f2fa783111734392dd8" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:52.842244 17509 tablet_bootstrap.cc:654] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.848664 17505 tablet_bootstrap.cc:492] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:52.852480 17505 ts_tablet_manager.cc:1403] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.172s	user 0.026s	sys 0.013s
I20260709 13:09:52.861931 17507 ts_tablet_manager.cc:1434] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.001s
I20260709 13:09:52.851677 17836 raft_consensus.cc:2749] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:09:52.865617 17275 leader_election.cc:343] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:52.875612 17455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96aa226794641208fa639bd4539ec0c" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:52.872689 17506 tablet_bootstrap.cc:492] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:52.879465 17516 consensus_queue.cc:1048] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:52.858961 17732 leader_election.cc:290] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:52.874538 17134 catalog_manager.cc:5697] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:52.888259 17455 raft_consensus.cc:2393] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4c6805b9385439d9d1e7b55ed5ae0ce in current term 1: Already voted for candidate c91881cedc4f44a9894c4436883e2f31 in this term.
I20260709 13:09:52.906597 17506 tablet_bootstrap.cc:654] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.909475 17572 raft_consensus.cc:493] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:52.911576 17507 tablet_bootstrap.cc:492] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:52.910068 17572 raft_consensus.cc:515] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:52.917797 17505 raft_consensus.cc:359] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.918553 17505 raft_consensus.cc:385] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.918833 17505 raft_consensus.cc:740] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.919186 17459 raft_consensus.cc:2468] T 03a332162a834f2fa783111734392dd8 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:52.926098 17200 leader_election.cc:304] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:52.927467 17732 raft_consensus.cc:2749] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:52.928980 17275 leader_election.cc:304] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:52.919514 17505 consensus_queue.cc:260] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:52.951049 17505 ts_tablet_manager.cc:1434] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.097s	user 0.007s	sys 0.000s
I20260709 13:09:52.954520 17572 leader_election.cc:290] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:52.941849 17764 raft_consensus.cc:2804] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:09:52.964491 17182 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:52.969934 17505 tablet_bootstrap.cc:492] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:52.971143 17764 raft_consensus.cc:697] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:52.979750 17764 consensus_queue.cc:237] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
W20260709 13:09:52.995229 17275 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.132:38829, user_credentials={real_user=slave}} blocked reactor thread for 63763.3us
I20260709 13:09:52.991010 17732 raft_consensus.cc:493] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:52.998631 17791 raft_consensus.cc:493] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:52.999333 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d6d90917b947548be96918b4efefa6" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
W20260709 13:09:53.006156 17275 leader_election.cc:343] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.011078 17506 tablet_bootstrap.cc:492] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:53.011613 17506 ts_tablet_manager.cc:1403] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.139s	user 0.017s	sys 0.013s
I20260709 13:09:53.002820 17791 raft_consensus.cc:515] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:53.014317 17791 leader_election.cc:290] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:53.001780 17732 raft_consensus.cc:515] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:53.015103 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d6d90917b947548be96918b4efefa6" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:53.016563 17732 leader_election.cc:290] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
W20260709 13:09:53.020215 17277 leader_election.cc:343] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.024842 17277 leader_election.cc:304] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:53.025837 17572 raft_consensus.cc:2749] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:53.034193 17540 raft_consensus.cc:493] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.036952 17509 tablet_bootstrap.cc:492] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:53.037498 17509 ts_tablet_manager.cc:1403] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.211s	user 0.021s	sys 0.024s
I20260709 13:09:53.037910 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e58208de80d4557acd38e3d171ec172" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:53.034744 17540 raft_consensus.cc:515] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
W20260709 13:09:53.039426 17200 leader_election.cc:343] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.040292 17455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e58208de80d4557acd38e3d171ec172" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:53.040961 17455 raft_consensus.cc:2468] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:53.043671 17200 leader_election.cc:304] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:53.044881 17821 raft_consensus.cc:2804] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:53.045248 17821 raft_consensus.cc:493] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.045567 17821 raft_consensus.cc:3060] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.047417 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b528ab7a3f43b5bd3b6bb7acc28c3a" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
W20260709 13:09:53.047473 17275 consensus_peers.cc:597] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Couldn't send request to peer 8af9cfe33e404d91b4e5eb78da56d147. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:53.054719 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b91d3066646e98b378788860f995f" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
W20260709 13:09:53.056420 17425 leader_election.cc:343] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.057796 17515 raft_consensus.cc:493] T 5bdfc733d91b4f8a9de4932440e61b4c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.058348 17515 raft_consensus.cc:515] T 5bdfc733d91b4f8a9de4932440e61b4c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:53.060425 17515 leader_election.cc:290] T 5bdfc733d91b4f8a9de4932440e61b4c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:53.062338 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bdfc733d91b4f8a9de4932440e61b4c" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:53.063095 17312 raft_consensus.cc:2393] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8af9cfe33e404d91b4e5eb78da56d147 in current term 1: Already voted for candidate c91881cedc4f44a9894c4436883e2f31 in this term.
I20260709 13:09:53.063303 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b528ab7a3f43b5bd3b6bb7acc28c3a" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:53.064476 17507 tablet_bootstrap.cc:654] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.064795 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b91d3066646e98b378788860f995f" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
W20260709 13:09:53.066604 17426 leader_election.cc:343] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.067312 17426 leader_election.cc:304] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:53.069736 17277 leader_election.cc:304] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:53.070933 17505 tablet_bootstrap.cc:654] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.071470 17897 raft_consensus.cc:2749] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:53.073058 17516 raft_consensus.cc:2749] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:53.074251 17509 raft_consensus.cc:359] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.074986 17509 raft_consensus.cc:385] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.075278 17509 raft_consensus.cc:740] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.075938 17509 consensus_queue.cc:260] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.059127 17821 raft_consensus.cc:515] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:53.078588 17506 raft_consensus.cc:359] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:53.079303 17506 raft_consensus.cc:385] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.079644 17506 raft_consensus.cc:740] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.080427 17506 consensus_queue.cc:260] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:53.081661 17540 leader_election.cc:290] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:53.082193 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e58208de80d4557acd38e3d171ec172" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:53.082863 17457 raft_consensus.cc:3060] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.086248 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e58208de80d4557acd38e3d171ec172" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:53.094070 17506 ts_tablet_manager.cc:1434] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.001s
I20260709 13:09:53.095240 17506 tablet_bootstrap.cc:492] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:53.096885 17509 ts_tablet_manager.cc:1434] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 13:09:53.097424 17516 consensus_queue.cc:1048] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:53.098309 17509 tablet_bootstrap.cc:492] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:53.104216 17134 catalog_manager.cc:5697] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 1 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:53.104821 17540 consensus_queue.cc:1048] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:53.080715 17821 leader_election.cc:290] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
W20260709 13:09:53.125564 17200 leader_election.cc:343] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.092645 17457 raft_consensus.cc:2468] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:53.140393 17509 tablet_bootstrap.cc:654] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.155017 17200 leader_election.cc:304] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:53.158375 17903 raft_consensus.cc:2804] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:53.158983 17903 raft_consensus.cc:697] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:09:53.159879 17903 consensus_queue.cc:237] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:53.166687 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bdfc733d91b4f8a9de4932440e61b4c" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:53.181839 17507 tablet_bootstrap.cc:492] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:53.182375 17507 ts_tablet_manager.cc:1403] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.287s	user 0.009s	sys 0.008s
I20260709 13:09:53.185063 17507 raft_consensus.cc:359] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:53.186538 17507 raft_consensus.cc:385] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.186797 17507 raft_consensus.cc:740] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.188271 17507 consensus_queue.cc:260] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:53.198347 17507 ts_tablet_manager.cc:1434] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:09:53.185060 17349 leader_election.cc:304] T 5bdfc733d91b4f8a9de4932440e61b4c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:53.201179 17515 raft_consensus.cc:3060] T 5bdfc733d91b4f8a9de4932440e61b4c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.205204 17309 raft_consensus.cc:3060] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.208844 17509 tablet_bootstrap.cc:492] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:53.209345 17509 ts_tablet_manager.cc:1403] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.111s	user 0.022s	sys 0.006s
I20260709 13:09:53.211988 17752 raft_consensus.cc:493] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.212512 17752 raft_consensus.cc:515] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:53.213758 17509 raft_consensus.cc:359] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:53.214457 17509 raft_consensus.cc:385] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.214705 17509 raft_consensus.cc:740] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.215281 17509 consensus_queue.cc:260] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:53.216586 17752 leader_election.cc:290] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:53.218144 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca03992167d041f2b10f0c74e5ee9289" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:53.218837 17311 raft_consensus.cc:2468] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 0.
I20260709 13:09:53.222682 17352 leader_election.cc:304] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: 
I20260709 13:09:53.224609 17455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca03992167d041f2b10f0c74e5ee9289" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:53.225054 17540 consensus_queue.cc:1048] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:53.225301 17455 raft_consensus.cc:2468] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 0.
I20260709 13:09:53.227833 17509 ts_tablet_manager.cc:1434] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:09:53.227128 17752 raft_consensus.cc:2804] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:53.228315 17752 raft_consensus.cc:493] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.228645 17752 raft_consensus.cc:3060] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.217456 17515 raft_consensus.cc:2749] T 5bdfc733d91b4f8a9de4932440e61b4c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:09:53.233412 17425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:43451, user_credentials={real_user=slave}} blocked reactor thread for 46446.3us
I20260709 13:09:53.238449 17764 consensus_queue.cc:1048] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:53.239768 17833 consensus_queue.cc:1048] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:09:53.249230 17505 tablet_bootstrap.cc:492] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:53.249791 17505 ts_tablet_manager.cc:1403] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.280s	user 0.006s	sys 0.012s
I20260709 13:09:53.255417 17912 consensus_queue.cc:1048] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:53.259730 17901 raft_consensus.cc:493] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.260251 17505 raft_consensus.cc:359] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.261181 17505 raft_consensus.cc:385] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.261814 17505 raft_consensus.cc:740] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.246230 17509 tablet_bootstrap.cc:492] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:53.263091 17505 consensus_queue.cc:260] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.260279 17901 raft_consensus.cc:515] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:53.268056 17901 leader_election.cc:290] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:53.292644 17505 ts_tablet_manager.cc:1434] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 13:09:53.295306 17507 tablet_bootstrap.cc:492] T b28a90a23f9e4a24b84c1c2932c5502c P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:53.299098 17505 tablet_bootstrap.cc:492] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:53.291880 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e58208de80d4557acd38e3d171ec172" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:53.325604 17505 tablet_bootstrap.cc:654] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:53.317399 17915 log.cc:927] Time spent T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
W20260709 13:09:53.341830 17349 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.132:38829, user_credentials={real_user=slave}} blocked reactor thread for 68082.4us
I20260709 13:09:53.367866 17134 catalog_manager.cc:5697] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:53.371232 17833 consensus_queue.cc:1048] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:53.380007 17506 tablet_bootstrap.cc:654] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.392642 17791 raft_consensus.cc:493] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.397531 17509 tablet_bootstrap.cc:654] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.405573 17454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e58208de80d4557acd38e3d171ec172" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:53.406419 17454 raft_consensus.cc:2393] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8af9cfe33e404d91b4e5eb78da56d147 in current term 1: Already voted for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in this term.
I20260709 13:09:53.399422 17791 raft_consensus.cc:515] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:53.415304 17791 leader_election.cc:290] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:53.416841 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac91d689e0af4030b6c3fdae39a9c7b8" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:53.418202 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac91d689e0af4030b6c3fdae39a9c7b8" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
W20260709 13:09:53.418265 17426 leader_election.cc:343] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:53.419938 17423 leader_election.cc:343] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.420351 17423 leader_election.cc:304] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:53.421340 17791 raft_consensus.cc:2749] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:53.414561 17752 raft_consensus.cc:515] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:53.424101 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca03992167d041f2b10f0c74e5ee9289" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:53.424667 17312 raft_consensus.cc:3060] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.432323 17507 tablet_bootstrap.cc:654] T b28a90a23f9e4a24b84c1c2932c5502c P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.436120 17897 consensus_queue.cc:1048] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:53.407397 17349 leader_election.cc:304] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:53.439724 17312 raft_consensus.cc:2468] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:53.448733 17352 leader_election.cc:304] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: 
I20260709 13:09:53.449893 17921 raft_consensus.cc:2804] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:53.450397 17921 raft_consensus.cc:697] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Becoming Leader. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:09:53.451287 17921 consensus_queue.cc:237] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:53.451134 17506 tablet_bootstrap.cc:492] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:53.453178 17506 ts_tablet_manager.cc:1403] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.358s	user 0.013s	sys 0.001s
I20260709 13:09:53.439777 17920 raft_consensus.cc:3060] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.454456 17456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca03992167d041f2b10f0c74e5ee9289" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:53.455178 17456 raft_consensus.cc:3060] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.445477 17901 raft_consensus.cc:493] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.457917 17901 raft_consensus.cc:515] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.460037 17901 leader_election.cc:290] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:53.460018 17506 raft_consensus.cc:359] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:53.467924 17456 raft_consensus.cc:2468] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:53.469405 17505 tablet_bootstrap.cc:492] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:53.469982 17505 ts_tablet_manager.cc:1403] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.174s	user 0.025s	sys 0.047s
I20260709 13:09:53.470891 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28a90a23f9e4a24b84c1c2932c5502c" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:53.471553 17236 raft_consensus.cc:2468] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 0.
I20260709 13:09:53.447541 17752 leader_election.cc:290] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:53.472699 17505 raft_consensus.cc:359] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:53.463023 17506 raft_consensus.cc:385] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.474537 17506 raft_consensus.cc:740] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.476101 17351 leader_election.cc:304] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:53.476022 17506 consensus_queue.cc:260] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:53.483371 17920 raft_consensus.cc:2749] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:53.483698 17901 raft_consensus.cc:2804] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:53.484153 17901 raft_consensus.cc:493] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.484516 17901 raft_consensus.cc:3060] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.487632 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28a90a23f9e4a24b84c1c2932c5502c" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
W20260709 13:09:53.490370 17352 leader_election.cc:343] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.473585 17505 raft_consensus.cc:385] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.497246 17505 raft_consensus.cc:740] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.484505 17506 ts_tablet_manager.cc:1434] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260709 13:09:53.507565 17506 tablet_bootstrap.cc:492] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:53.511684 17505 consensus_queue.cc:260] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:53.526000 17505 ts_tablet_manager.cc:1434] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260709 13:09:53.531975 17509 tablet_bootstrap.cc:492] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:53.532392 17505 tablet_bootstrap.cc:492] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:53.555605 17509 ts_tablet_manager.cc:1403] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.320s	user 0.009s	sys 0.020s
I20260709 13:09:53.524852 17791 raft_consensus.cc:493] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.579797 17901 raft_consensus.cc:515] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.581413 17505 tablet_bootstrap.cc:654] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.566026 17791 raft_consensus.cc:515] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:53.594944 17763 raft_consensus.cc:493] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.595554 17763 raft_consensus.cc:515] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
W20260709 13:09:53.598202 17275 consensus_peers.cc:597] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Couldn't send request to peer 8af9cfe33e404d91b4e5eb78da56d147. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:53.599813 17509 raft_consensus.cc:359] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.604429 17509 raft_consensus.cc:385] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.604818 17509 raft_consensus.cc:740] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.604993 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b528ab7a3f43b5bd3b6bb7acc28c3a" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:53.605808 17509 consensus_queue.cc:260] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.606384 17456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b528ab7a3f43b5bd3b6bb7acc28c3a" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
W20260709 13:09:53.606637 17203 leader_election.cc:343] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.607079 17456 raft_consensus.cc:2468] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:53.607879 17901 leader_election.cc:290] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:53.608379 17200 leader_election.cc:304] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:53.608826 17791 leader_election.cc:290] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:53.609146 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28a90a23f9e4a24b84c1c2932c5502c" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:53.609581 17833 raft_consensus.cc:2804] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:53.610031 17833 raft_consensus.cc:493] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.610329 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741e91fcbcd64bc595fd9579aadf5a4e" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:53.609320 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741e91fcbcd64bc595fd9579aadf5a4e" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:53.610363 17833 raft_consensus.cc:3060] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:53.611876 17425 leader_election.cc:343] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.611732 17133 catalog_manager.cc:5697] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131). New cstate: current_term: 1 leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:53.601219 17763 leader_election.cc:290] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
W20260709 13:09:53.610493 17352 leader_election.cc:343] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:53.616082 17423 leader_election.cc:343] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.616532 17423 leader_election.cc:304] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:53.618315 17791 raft_consensus.cc:2749] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:53.621601 17507 tablet_bootstrap.cc:492] T b28a90a23f9e4a24b84c1c2932c5502c P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:53.622823 17930 raft_consensus.cc:493] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.623893 17506 tablet_bootstrap.cc:654] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.624977 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28a90a23f9e4a24b84c1c2932c5502c" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:53.627146 17236 raft_consensus.cc:3060] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.626613 17930 raft_consensus.cc:515] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.626572 17505 tablet_bootstrap.cc:492] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:53.629546 17505 ts_tablet_manager.cc:1403] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.003s
I20260709 13:09:53.629284 17930 leader_election.cc:290] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:53.630818 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6b8707c49a4d0a8b0248ac470d39ca" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:53.632396 17505 raft_consensus.cc:359] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.633112 17505 raft_consensus.cc:385] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.633368 17505 raft_consensus.cc:740] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.634083 17505 consensus_queue.cc:260] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.622200 17833 raft_consensus.cc:515] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:53.636835 17505 ts_tablet_manager.cc:1434] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:53.639500 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b528ab7a3f43b5bd3b6bb7acc28c3a" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
W20260709 13:09:53.641317 17203 leader_election.cc:343] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.641813 17455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b528ab7a3f43b5bd3b6bb7acc28c3a" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:53.642716 17455 raft_consensus.cc:3060] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.650859 17833 leader_election.cc:290] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:53.626657 17507 ts_tablet_manager.cc:1403] T b28a90a23f9e4a24b84c1c2932c5502c P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.341s	user 0.010s	sys 0.022s
I20260709 13:09:53.650458 17509 ts_tablet_manager.cc:1434] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.094s	user 0.005s	sys 0.002s
I20260709 13:09:53.656335 17507 raft_consensus.cc:359] T b28a90a23f9e4a24b84c1c2932c5502c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.657114 17507 raft_consensus.cc:385] T b28a90a23f9e4a24b84c1c2932c5502c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.657454 17507 raft_consensus.cc:740] T b28a90a23f9e4a24b84c1c2932c5502c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.657893 17509 tablet_bootstrap.cc:492] T 03a332162a834f2fa783111734392dd8 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:53.657729 17236 raft_consensus.cc:2468] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:53.660099 17507 consensus_queue.cc:260] T b28a90a23f9e4a24b84c1c2932c5502c P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.660455 17351 leader_election.cc:304] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [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: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:53.662396 17507 ts_tablet_manager.cc:1434] T b28a90a23f9e4a24b84c1c2932c5502c P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:09:53.665320 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6b8707c49a4d0a8b0248ac470d39ca" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:53.669602 17507 tablet_bootstrap.cc:492] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:53.670926 17930 raft_consensus.cc:2804] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:53.671170 17763 raft_consensus.cc:493] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.671586 17930 raft_consensus.cc:697] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Becoming Leader. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:09:53.671722 17763 raft_consensus.cc:515] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.672611 17930 consensus_queue.cc:237] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.674710 17763 leader_election.cc:290] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:53.676517 17505 tablet_bootstrap.cc:492] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:53.717694 17820 consensus_queue.cc:1048] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:53.719770 17135 catalog_manager.cc:5697] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131). New cstate: current_term: 1 leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:53.724958 17506 tablet_bootstrap.cc:492] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:53.667824 17351 leader_election.cc:304] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:53.676312 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d6d90917b947548be96918b4efefa6" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:53.725728 17930 raft_consensus.cc:2749] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:53.725993 17309 raft_consensus.cc:2468] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:53.667357 17455 raft_consensus.cc:2468] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:53.727634 17507 tablet_bootstrap.cc:654] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.727572 17203 leader_election.cc:304] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:53.728559 17820 raft_consensus.cc:2804] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:53.729012 17820 raft_consensus.cc:493] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.739053 17820 raft_consensus.cc:3060] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:53.730193 17351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.129:43451, user_credentials={real_user=slave}} blocked reactor thread for 62447.7us
I20260709 13:09:53.730854 17509 tablet_bootstrap.cc:654] T 03a332162a834f2fa783111734392dd8 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.747212 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d6d90917b947548be96918b4efefa6" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:53.735054 17200 leader_election.cc:304] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:09:53.750377 17833 raft_consensus.cc:2804] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:53.725493 17506 ts_tablet_manager.cc:1403] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.218s	user 0.017s	sys 0.022s
I20260709 13:09:53.750317 17505 tablet_bootstrap.cc:654] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.756280 17506 raft_consensus.cc:359] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:53.751019 17833 raft_consensus.cc:697] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
W20260709 13:09:53.758134 17200 leader_election.cc:343] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.758014 17833 consensus_queue.cc:237] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:53.757079 17506 raft_consensus.cc:385] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.763447 17763 consensus_queue.cc:1048] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:53.763959 17506 raft_consensus.cc:740] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.769924 17506 consensus_queue.cc:260] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:53.785204 17820 raft_consensus.cc:515] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.792243 17509 tablet_bootstrap.cc:492] T 03a332162a834f2fa783111734392dd8 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:53.802747 17509 ts_tablet_manager.cc:1403] T 03a332162a834f2fa783111734392dd8 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.145s	user 0.007s	sys 0.011s
I20260709 13:09:53.803977 17820 leader_election.cc:290] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:53.805896 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d6d90917b947548be96918b4efefa6" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
W20260709 13:09:53.807456 17200 leader_election.cc:343] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.809794 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d6d90917b947548be96918b4efefa6" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:53.810523 17309 raft_consensus.cc:3060] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.805579 17509 raft_consensus.cc:359] T 03a332162a834f2fa783111734392dd8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:53.812330 17509 raft_consensus.cc:385] T 03a332162a834f2fa783111734392dd8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.812757 17509 raft_consensus.cc:740] T 03a332162a834f2fa783111734392dd8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.815729 17507 tablet_bootstrap.cc:492] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:53.816270 17507 ts_tablet_manager.cc:1403] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.147s	user 0.021s	sys 0.006s
I20260709 13:09:53.819085 17507 raft_consensus.cc:359] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:53.819814 17507 raft_consensus.cc:385] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.820976 17507 raft_consensus.cc:740] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.813609 17509 consensus_queue.cc:260] T 03a332162a834f2fa783111734392dd8 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:53.821851 17507 consensus_queue.cc:260] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:53.823959 17509 ts_tablet_manager.cc:1434] T 03a332162a834f2fa783111734392dd8 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260709 13:09:53.830124 17509 tablet_bootstrap.cc:492] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:53.830360 17505 tablet_bootstrap.cc:492] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:53.830818 17505 ts_tablet_manager.cc:1403] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.156s	user 0.011s	sys 0.013s
I20260709 13:09:53.801044 17506 ts_tablet_manager.cc:1434] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 13:09:53.832605 17506 tablet_bootstrap.cc:492] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31: Bootstrap starting.
I20260709 13:09:53.833496 17820 raft_consensus.cc:493] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.834178 17820 raft_consensus.cc:515] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.824780 17507 ts_tablet_manager.cc:1434] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:09:53.837036 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f700bcd71cc48e2a9b6f9b4f271684f" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:53.833408 17505 raft_consensus.cc:359] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:53.837814 17507 tablet_bootstrap.cc:492] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:53.837972 17505 raft_consensus.cc:385] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.838315 17505 raft_consensus.cc:740] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.838973 17505 consensus_queue.cc:260] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:53.842049 17505 ts_tablet_manager.cc:1434] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:09:53.843026 17505 tablet_bootstrap.cc:492] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
W20260709 13:09:53.844446 17203 leader_election.cc:343] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.851794 17505 tablet_bootstrap.cc:654] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.851707 17820 leader_election.cc:290] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:53.853727 17309 raft_consensus.cc:2468] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:53.854615 17386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f700bcd71cc48e2a9b6f9b4f271684f" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
W20260709 13:09:53.855852 17200 leader_election.cc:343] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.856276 17200 leader_election.cc:304] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:53.859227 17507 tablet_bootstrap.cc:654] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.870141 17821 raft_consensus.cc:2749] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:53.871028 17506 tablet_bootstrap.cc:654] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.872421 17507 tablet_bootstrap.cc:492] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:53.872943 17507 ts_tablet_manager.cc:1403] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.001s
I20260709 13:09:53.876823 17507 raft_consensus.cc:359] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.878324 17509 tablet_bootstrap.cc:654] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.877542 17507 raft_consensus.cc:385] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.880735 17507 raft_consensus.cc:740] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.881440 17507 consensus_queue.cc:260] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.881692 17203 leader_election.cc:304] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:53.883025 17820 raft_consensus.cc:2804] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:53.883664 17507 ts_tablet_manager.cc:1434] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:09:53.883697 17820 raft_consensus.cc:697] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:09:53.884828 17507 tablet_bootstrap.cc:492] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:53.892603 17505 tablet_bootstrap.cc:492] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:53.892616 17507 tablet_bootstrap.cc:654] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.893159 17505 ts_tablet_manager.cc:1403] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.008s
I20260709 13:09:53.893797 17791 raft_consensus.cc:493] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.894325 17791 raft_consensus.cc:515] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:53.896236 17821 raft_consensus.cc:493] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.896199 17131 catalog_manager.cc:5697] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:53.896659 17505 raft_consensus.cc:359] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:53.897863 17505 raft_consensus.cc:385] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.898293 17505 raft_consensus.cc:740] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.884835 17820 consensus_queue.cc:237] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:53.899258 17505 consensus_queue.cc:260] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:53.896931 17821 raft_consensus.cc:515] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:53.902794 17505 ts_tablet_manager.cc:1434] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:09:53.933362 17763 raft_consensus.cc:493] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.934248 17763 raft_consensus.cc:515] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:53.984665 17505 tablet_bootstrap.cc:492] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:53.988191 17821 leader_election.cc:290] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:53.990319 17763 leader_election.cc:290] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:53.993386 17505 tablet_bootstrap.cc:654] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.999809 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51da2ae245c4db493dbd1e876d3f074" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:54.037462 17234 raft_consensus.cc:2468] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
I20260709 13:09:54.001552 17791 leader_election.cc:290] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:54.007387 17454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51da2ae245c4db493dbd1e876d3f074" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:54.008029 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51da2ae245c4db493dbd1e876d3f074" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:54.008522 17455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6530c25f77346fcb1957c9624cf11dc" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:54.015446 17899 raft_consensus.cc:493] T b28a90a23f9e4a24b84c1c2932c5502c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:54.041558 17454 raft_consensus.cc:2468] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:54.042071 17899 raft_consensus.cc:515] T b28a90a23f9e4a24b84c1c2932c5502c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:54.044205 17899 leader_election.cc:290] T b28a90a23f9e4a24b84c1c2932c5502c P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:54.025564 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51da2ae245c4db493dbd1e876d3f074" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:54.045754 17311 raft_consensus.cc:2468] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
I20260709 13:09:54.046090 17506 tablet_bootstrap.cc:492] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31: No bootstrap required, opened a new log
I20260709 13:09:54.042091 17930 consensus_queue.cc:1048] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:09:54.029237 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6530c25f77346fcb1957c9624cf11dc" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:54.046732 17506 ts_tablet_manager.cc:1403] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31: Time spent bootstrapping tablet: real 0.214s	user 0.051s	sys 0.081s
I20260709 13:09:54.050038 17309 raft_consensus.cc:2468] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:54.049469 17505 tablet_bootstrap.cc:492] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce: No bootstrap required, opened a new log
I20260709 13:09:54.050691 17506 raft_consensus.cc:359] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:54.051431 17505 ts_tablet_manager.cc:1403] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.008s
I20260709 13:09:54.051468 17506 raft_consensus.cc:385] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:54.051888 17506 raft_consensus.cc:740] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Initialized, Role: FOLLOWER
I20260709 13:09:54.052585 17506 consensus_queue.cc:260] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:54.054203 17505 raft_consensus.cc:359] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:54.054657 17506 ts_tablet_manager.cc:1434] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:09:54.054910 17505 raft_consensus.cc:385] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:54.055192 17505 raft_consensus.cc:740] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:54.055928 17505 consensus_queue.cc:260] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:54.058867 17505 ts_tablet_manager.cc:1434] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:09:54.067931 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28a90a23f9e4a24b84c1c2932c5502c" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:54.068858 17234 raft_consensus.cc:2393] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c8abaec7ee74be28bf3f4be487de2bf in current term 1: Already voted for candidate 8af9cfe33e404d91b4e5eb78da56d147 in this term.
I20260709 13:09:54.067984 17426 leader_election.cc:304] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:54.072093 17916 raft_consensus.cc:2804] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:54.072474 17916 raft_consensus.cc:493] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:54.072861 17916 raft_consensus.cc:3060] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:54.078902 17507 tablet_bootstrap.cc:492] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:54.079463 17507 ts_tablet_manager.cc:1403] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.195s	user 0.028s	sys 0.038s
I20260709 13:09:54.083283 17203 leader_election.cc:304] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:54.083707 17507 raft_consensus.cc:359] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:54.084324 17833 raft_consensus.cc:2804] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:54.084815 17833 raft_consensus.cc:493] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:54.084669 17916 raft_consensus.cc:515] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:54.085301 17833 raft_consensus.cc:3060] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:54.086903 17916 leader_election.cc:290] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:54.093259 17833 raft_consensus.cc:515] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
W20260709 13:09:54.101133 17200 leader_election.cc:343] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:54.102212 17833 leader_election.cc:290] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:54.102420 17308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51da2ae245c4db493dbd1e876d3f074" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:54.125931 17308 raft_consensus.cc:3060] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:54.103353 17312 raft_consensus.cc:3060] T b28a90a23f9e4a24b84c1c2932c5502c P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:54.103276 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51da2ae245c4db493dbd1e876d3f074" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:54.106050 17383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28a90a23f9e4a24b84c1c2932c5502c" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:54.134691 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51da2ae245c4db493dbd1e876d3f074" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:54.135777 17234 raft_consensus.cc:2393] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c91881cedc4f44a9894c4436883e2f31 in current term 1: Already voted for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in this term.
I20260709 13:09:54.108695 17509 tablet_bootstrap.cc:492] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:54.137154 17509 ts_tablet_manager.cc:1403] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.307s	user 0.006s	sys 0.011s
I20260709 13:09:54.084452 17507 raft_consensus.cc:385] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:54.152522 17507 raft_consensus.cc:740] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:54.153380 17507 consensus_queue.cc:260] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:54.155818 17507 ts_tablet_manager.cc:1434] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.002s
W20260709 13:09:54.148443 17200 leader_election.cc:343] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:54.159967 17200 leader_election.cc:304] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:54.147097 17509 raft_consensus.cc:359] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:54.160998 17454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51da2ae245c4db493dbd1e876d3f074" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:54.161237 17899 raft_consensus.cc:493] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:54.163539 17454 raft_consensus.cc:2393] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4c6805b9385439d9d1e7b55ed5ae0ce in current term 1: Already voted for candidate c91881cedc4f44a9894c4436883e2f31 in this term.
I20260709 13:09:54.163439 17899 raft_consensus.cc:515] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:54.164337 17509 raft_consensus.cc:385] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:54.164693 17509 raft_consensus.cc:740] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:54.165721 17899 leader_election.cc:290] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:54.165517 17509 consensus_queue.cc:260] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:54.167366 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f700bcd71cc48e2a9b6f9b4f271684f" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:54.168097 17234 raft_consensus.cc:2468] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
W20260709 13:09:54.168303 17275 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.132:38829, user_credentials={real_user=slave}} blocked reactor thread for 58970.7us
I20260709 13:09:54.169035 17308 raft_consensus.cc:2468] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:54.170011 17930 consensus_queue.cc:1048] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:54.171943 17381 raft_consensus.cc:3060] T 03a332162a834f2fa783111734392dd8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:54.178725 17277 leader_election.cc:304] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:54.178773 17384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f700bcd71cc48e2a9b6f9b4f271684f" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:54.181015 17921 consensus_queue.cc:1048] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:54.182415 17899 raft_consensus.cc:2804] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:54.182557 17203 leader_election.cc:304] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:09:54.182909 17899 raft_consensus.cc:493] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:54.189616 17899 raft_consensus.cc:3060] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:54.180944 17833 raft_consensus.cc:2749] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:54.184834 17763 raft_consensus.cc:2804] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:54.191520 17763 raft_consensus.cc:697] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:09:54.192497 17763 consensus_queue.cc:237] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:54.180168 17275 leader_election.cc:304] T b28a90a23f9e4a24b84c1c2932c5502c P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:54.202170 17764 raft_consensus.cc:2749] T b28a90a23f9e4a24b84c1c2932c5502c P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:54.203496 17930 raft_consensus.cc:493] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:54.162479 17507 tablet_bootstrap.cc:492] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf: Bootstrap starting.
I20260709 13:09:54.204213 17930 raft_consensus.cc:515] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
W20260709 13:09:54.207937 17275 leader_election.cc:343] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:54.208165 17454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96aa226794641208fa639bd4539ec0c" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:54.209317 17454 raft_consensus.cc:2393] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8af9cfe33e404d91b4e5eb78da56d147 in current term 1: Already voted for candidate c91881cedc4f44a9894c4436883e2f31 in this term.
W20260709 13:09:54.210971 17200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.132:38829, user_credentials={real_user=slave}} blocked reactor thread for 62561.1us
I20260709 13:09:54.216652 17930 leader_election.cc:290] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:54.217763 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96aa226794641208fa639bd4539ec0c" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:54.218623 17233 raft_consensus.cc:2393] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8af9cfe33e404d91b4e5eb78da56d147 in current term 1: Already voted for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in this term.
I20260709 13:09:54.219538 17509 ts_tablet_manager.cc:1434] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.002s
I20260709 13:09:54.219985 17351 leader_election.cc:304] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:54.220579 17509 tablet_bootstrap.cc:492] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:54.221187 17930 raft_consensus.cc:3060] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:54.228999 17764 raft_consensus.cc:493] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:54.229703 17764 raft_consensus.cc:515] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:54.231796 17425 leader_election.cc:304] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [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: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:54.233022 17930 raft_consensus.cc:2749] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:54.233863 17916 raft_consensus.cc:2749] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:54.236073 17764 leader_election.cc:290] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:54.241552 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b528ab7a3f43b5bd3b6bb7acc28c3a" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:54.256970 17132 catalog_manager.cc:5697] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:54.258194 17821 consensus_queue.cc:1048] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:54.268074 17507 tablet_bootstrap.cc:654] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:54.282724 17454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b528ab7a3f43b5bd3b6bb7acc28c3a" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:54.269238 17899 raft_consensus.cc:515] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:54.286135 17899 leader_election.cc:290] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:54.302228 17275 leader_election.cc:304] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
W20260709 13:09:54.308566 17182 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:54.309908 17384 raft_consensus.cc:3060] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:54.288834 17921 consensus_queue.cc:1048] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:09:54.306131 17894 raft_consensus.cc:2749] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:54.329566 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f700bcd71cc48e2a9b6f9b4f271684f" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:54.330549 17235 raft_consensus.cc:3060] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:54.324690 17380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f700bcd71cc48e2a9b6f9b4f271684f" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:54.365743 17913 raft_consensus.cc:493] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:54.366393 17913 raft_consensus.cc:515] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:54.370646 17507 tablet_bootstrap.cc:492] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf: No bootstrap required, opened a new log
I20260709 13:09:54.371387 17507 ts_tablet_manager.cc:1403] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent bootstrapping tablet: real 0.209s	user 0.015s	sys 0.006s
I20260709 13:09:54.374626 17312 raft_consensus.cc:3060] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:54.382838 17509 tablet_bootstrap.cc:654] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:54.398379 17507 raft_consensus.cc:359] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:54.400183 17507 raft_consensus.cc:385] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:54.400710 17507 raft_consensus.cc:740] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Initialized, Role: FOLLOWER
I20260709 13:09:54.403167 17507 consensus_queue.cc:260] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:54.410849 17507 ts_tablet_manager.cc:1434] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.001s
I20260709 13:09:54.411190 17913 leader_election.cc:290] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:54.429454 17382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6530c25f77346fcb1957c9624cf11dc" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
W20260709 13:09:54.436342 17275 leader_election.cc:343] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:54.447579 17509 tablet_bootstrap.cc:492] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:54.448153 17509 ts_tablet_manager.cc:1403] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.228s	user 0.015s	sys 0.014s
W20260709 13:09:54.459259 17200 consensus_peers.cc:597] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce -> Peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Couldn't send request to peer 8af9cfe33e404d91b4e5eb78da56d147. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:54.459474 17509 raft_consensus.cc:359] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:54.460201 17509 raft_consensus.cc:385] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:54.460462 17509 raft_consensus.cc:740] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:54.463903 17509 consensus_queue.cc:260] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
W20260709 13:09:54.474669 17423 leader_election.cc:343] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:54.487128 17509 ts_tablet_manager.cc:1434] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 13:09:54.492365 17235 raft_consensus.cc:2468] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:54.493878 17277 leader_election.cc:304] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:54.496320 17962 raft_consensus.cc:493] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:54.498437 17962 raft_consensus.cc:515] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:54.505599 17509 tablet_bootstrap.cc:492] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:54.500787 17894 raft_consensus.cc:2804] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:54.508554 17894 raft_consensus.cc:697] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:54.509116 17962 leader_election.cc:290] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:54.509372 17894 consensus_queue.cc:237] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:54.511487 17763 consensus_queue.cc:1048] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:54.514571 17425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:43451, user_credentials={real_user=slave}} blocked reactor thread for 146282us
I20260709 13:09:54.523840 17236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6530c25f77346fcb1957c9624cf11dc" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:54.524530 17236 raft_consensus.cc:2468] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 0.
I20260709 13:09:54.527190 17379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96aa226794641208fa639bd4539ec0c" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:54.527922 17379 raft_consensus.cc:2468] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:54.533916 17423 leader_election.cc:304] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [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: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:54.533281 17958 raft_consensus.cc:493] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:54.542100 17912 raft_consensus.cc:2804] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:54.542605 17912 raft_consensus.cc:493] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:54.542286 17958 raft_consensus.cc:515] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:54.542955 17912 raft_consensus.cc:3060] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:54.544736 17958 leader_election.cc:290] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:54.552177 17379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741e91fcbcd64bc595fd9579aadf5a4e" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:54.537465 17131 catalog_manager.cc:5697] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:54.540099 17959 consensus_queue.cc:1048] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:09:54.560432 17200 leader_election.cc:343] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:54.564410 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96aa226794641208fa639bd4539ec0c" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:54.565073 17233 raft_consensus.cc:2468] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:54.572044 17455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741e91fcbcd64bc595fd9579aadf5a4e" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:54.572690 17455 raft_consensus.cc:2468] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 0.
I20260709 13:09:54.573379 17425 leader_election.cc:304] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:54.574290 17962 raft_consensus.cc:2804] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:54.574700 17962 raft_consensus.cc:493] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:54.575099 17962 raft_consensus.cc:3060] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:54.592845 17200 leader_election.cc:304] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:54.597997 17509 tablet_bootstrap.cc:654] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:54.598491 17959 raft_consensus.cc:2804] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:54.619282 17959 raft_consensus.cc:493] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:54.623947 17959 raft_consensus.cc:3060] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:54.621116 17921 raft_consensus.cc:493] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:54.624877 17921 raft_consensus.cc:515] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:54.626863 17921 leader_election.cc:290] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:54.630925 17962 raft_consensus.cc:515] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:54.631330 17959 raft_consensus.cc:515] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:54.633325 17962 leader_election.cc:290] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:54.643631 17135 catalog_manager.cc:5697] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 1 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:54.650367 17912 raft_consensus.cc:515] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:54.656666 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d6d90917b947548be96918b4efefa6" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:54.633391 17959 leader_election.cc:290] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:54.665243 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6530c25f77346fcb1957c9624cf11dc" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:54.638015 17382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6530c25f77346fcb1957c9624cf11dc" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:54.659727 17912 leader_election.cc:290] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
W20260709 13:09:54.637764 17970 log.cc:927] Time spent T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
I20260709 13:09:54.660737 17237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d6d90917b947548be96918b4efefa6" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
W20260709 13:09:54.700870 17423 leader_election.cc:343] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:54.662525 17380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96aa226794641208fa639bd4539ec0c" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:54.705121 17380 raft_consensus.cc:3060] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:54.707553 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96aa226794641208fa639bd4539ec0c" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:54.708190 17233 raft_consensus.cc:3060] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:54.666405 17379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741e91fcbcd64bc595fd9579aadf5a4e" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:54.690246 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741e91fcbcd64bc595fd9579aadf5a4e" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:54.714221 17458 raft_consensus.cc:3060] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:54.760380 17351 leader_election.cc:304] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:54.764436 17515 raft_consensus.cc:2749] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:54.764880 17235 raft_consensus.cc:3060] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:54.765405 17379 raft_consensus.cc:3060] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:54.775620 17200 leader_election.cc:343] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:54.779534 17380 raft_consensus.cc:2468] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 2.
I20260709 13:09:54.781682 17423 leader_election.cc:304] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:54.782984 17233 raft_consensus.cc:2468] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 2.
I20260709 13:09:54.782727 17962 raft_consensus.cc:2804] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:54.785254 17962 raft_consensus.cc:697] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 2 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:54.786228 17962 consensus_queue.cc:237] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER 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: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:54.786940 17458 raft_consensus.cc:2468] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 1.
I20260709 13:09:54.788463 17509 tablet_bootstrap.cc:492] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:54.788889 17764 raft_consensus.cc:493] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:54.792476 17509 ts_tablet_manager.cc:1403] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.288s	user 0.037s	sys 0.028s
I20260709 13:09:54.792450 17764 raft_consensus.cc:515] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:54.795032 17764 leader_election.cc:290] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:54.796720 17380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac91d689e0af4030b6c3fdae39a9c7b8" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:54.797767 17509 raft_consensus.cc:359] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:54.798554 17509 raft_consensus.cc:385] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:54.806206 17958 consensus_queue.cc:1048] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:54.808916 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac91d689e0af4030b6c3fdae39a9c7b8" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:54.798870 17509 raft_consensus.cc:740] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
W20260709 13:09:54.809993 17275 leader_election.cc:343] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:54.810400 17458 raft_consensus.cc:2468] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 0.
I20260709 13:09:54.811398 17509 consensus_queue.cc:260] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:54.815578 17509 ts_tablet_manager.cc:1434] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:09:54.817808 17235 raft_consensus.cc:2468] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:54.821367 17275 leader_election.cc:304] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:54.822619 17764 raft_consensus.cc:2804] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:54.823141 17764 raft_consensus.cc:493] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:54.823607 17764 raft_consensus.cc:3060] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:54.838339 17200 leader_election.cc:304] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:54.838819 17509 tablet_bootstrap.cc:492] T 8f700bcd71cc48e2a9b6f9b4f271684f P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:54.850873 17958 raft_consensus.cc:2804] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:54.851454 17958 raft_consensus.cc:697] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:09:54.852267 17958 consensus_queue.cc:237] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:54.857728 17764 raft_consensus.cc:515] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:54.846588 17509 tablet_bootstrap.cc:654] T 8f700bcd71cc48e2a9b6f9b4f271684f P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:54.859933 17425 leader_election.cc:304] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:54.862843 17379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac91d689e0af4030b6c3fdae39a9c7b8" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
W20260709 13:09:54.864323 17275 leader_election.cc:343] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:54.865410 17962 raft_consensus.cc:2804] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:54.865980 17962 raft_consensus.cc:697] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:54.867010 17962 consensus_queue.cc:237] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:54.873785 17764 leader_election.cc:290] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 1 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:54.873556 17820 consensus_queue.cc:1048] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:54.879588 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac91d689e0af4030b6c3fdae39a9c7b8" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:54.880355 17458 raft_consensus.cc:3060] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:54.884538 17132 catalog_manager.cc:5697] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 0 to 2, leader changed from <none> to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 2 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:54.905979 17458 raft_consensus.cc:2468] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:54.916028 17275 leader_election.cc:304] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:54.918699 17764 raft_consensus.cc:2804] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:54.919421 17764 raft_consensus.cc:697] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:54.920382 17764 consensus_queue.cc:237] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:54.931862 17515 raft_consensus.cc:493] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:54.932462 17515 raft_consensus.cc:515] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:54.934650 17515 leader_election.cc:290] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:54.935653 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741e91fcbcd64bc595fd9579aadf5a4e" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:54.937168 17455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741e91fcbcd64bc595fd9579aadf5a4e" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:54.938014 17455 raft_consensus.cc:2393] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8af9cfe33e404d91b4e5eb78da56d147 in current term 1: Already voted for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in this term.
I20260709 13:09:54.939640 17351 leader_election.cc:304] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:54.940968 17515 raft_consensus.cc:3060] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:54.953059 17515 raft_consensus.cc:2749] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:54.935585 17132 catalog_manager.cc:5697] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:54.956804 17509 tablet_bootstrap.cc:492] T 8f700bcd71cc48e2a9b6f9b4f271684f P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:54.961159 17135 catalog_manager.cc:5697] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 1 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:54.962448 17509 ts_tablet_manager.cc:1403] T 8f700bcd71cc48e2a9b6f9b4f271684f P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.124s	user 0.013s	sys 0.007s
I20260709 13:09:54.967314 17509 raft_consensus.cc:359] T 8f700bcd71cc48e2a9b6f9b4f271684f P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:54.968056 17509 raft_consensus.cc:385] T 8f700bcd71cc48e2a9b6f9b4f271684f P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:54.968379 17509 raft_consensus.cc:740] T 8f700bcd71cc48e2a9b6f9b4f271684f P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:54.969116 17509 consensus_queue.cc:260] T 8f700bcd71cc48e2a9b6f9b4f271684f P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:54.971244 17509 ts_tablet_manager.cc:1434] T 8f700bcd71cc48e2a9b6f9b4f271684f P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:09:54.972257 17509 tablet_bootstrap.cc:492] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:54.990513 17509 tablet_bootstrap.cc:654] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:55.006268 17509 tablet_bootstrap.cc:492] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:55.006876 17509 ts_tablet_manager.cc:1403] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260709 13:09:55.009815 17509 raft_consensus.cc:359] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:55.010514 17509 raft_consensus.cc:385] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:55.010779 17509 raft_consensus.cc:740] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:55.011514 17509 consensus_queue.cc:260] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:55.013171 17509 ts_tablet_manager.cc:1434] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:09:55.014500 17509 tablet_bootstrap.cc:492] T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147: Bootstrap starting.
I20260709 13:09:55.022723 17509 tablet_bootstrap.cc:654] T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:55.071427 17379 raft_consensus.cc:3060] T 8f700bcd71cc48e2a9b6f9b4f271684f P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:55.075519 17540 consensus_queue.cc:1048] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:55.082769 17509 tablet_bootstrap.cc:492] T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147: No bootstrap required, opened a new log
I20260709 13:09:55.083318 17509 ts_tablet_manager.cc:1403] T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent bootstrapping tablet: real 0.069s	user 0.006s	sys 0.008s
I20260709 13:09:55.086205 17509 raft_consensus.cc:359] T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:55.090863 17131 catalog_manager.cc:5697] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 1 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:55.091903 17540 consensus_queue.cc:1048] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:55.086997 17509 raft_consensus.cc:385] T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:55.108672 17509 raft_consensus.cc:740] T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Initialized, Role: FOLLOWER
I20260709 13:09:55.109448 17509 consensus_queue.cc:260] T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:55.111783 17509 ts_tablet_manager.cc:1434] T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:09:55.223801 17233 raft_consensus.cc:1275] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Refusing update from remote peer c91881cedc4f44a9894c4436883e2f31: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:09:55.226044 17912 consensus_queue.cc:1048] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:55.286536 17379 raft_consensus.cc:1275] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Refusing update from remote peer c91881cedc4f44a9894c4436883e2f31: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:09:55.294284 17955 consensus_queue.cc:1048] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:55.301944 13910 tablet_server.cc:179] TabletServer@127.13.149.129:0 shutting down...
W20260709 13:09:55.313138 17425 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 438 similar messages]
W20260709 13:09:55.347247 17425 consensus_peers.cc:597] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:55.355291 17515 raft_consensus.cc:493] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:55.355962 17515 raft_consensus.cc:515] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:55.358052 17515 leader_election.cc:290] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:55.358734 17454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6530c25f77346fcb1957c9624cf11dc" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:55.367941 17958 consensus_queue.cc:1048] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:09:55.370791 17380 raft_consensus.cc:3060] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:55.382678 17425 consensus_peers.cc:597] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:55.404403 17351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.129:43451, user_credentials={real_user=slave}} blocked reactor thread for 44066.4us
W20260709 13:09:55.415488 17277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:43451, user_credentials={real_user=slave}} blocked reactor thread for 44185.7us
W20260709 13:09:55.430132 17277 consensus_peers.cc:597] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:55.433995 17425 consensus_peers.cc:597] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:55.438441 17425 consensus_peers.cc:597] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:55.443660 17425 consensus_peers.cc:597] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:55.445580 17351 leader_election.cc:336] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:09:55.446412 17351 leader_election.cc:304] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:55.447809 17930 raft_consensus.cc:2749] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:55.450140 17992 consensus_queue.cc:1048] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:09:55.451218 17351 consensus_peers.cc:597] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:55.451903 17351 consensus_peers.cc:597] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:55.459623 17930 raft_consensus.cc:493] T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:55.467236 17930 raft_consensus.cc:515] T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:09:55.469449 17930 leader_election.cc:290] T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:55.479517 17308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac91d689e0af4030b6c3fdae39a9c7b8" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:55.488706 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac91d689e0af4030b6c3fdae39a9c7b8" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:55.489544 17458 raft_consensus.cc:2393] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8af9cfe33e404d91b4e5eb78da56d147 in current term 1: Already voted for candidate 7c8abaec7ee74be28bf3f4be487de2bf in this term.
I20260709 13:09:55.493119 17349 leader_election.cc:304] T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:55.496428 17930 raft_consensus.cc:3060] T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:55.497543 17425 consensus_peers.cc:597] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:55.498492 17277 consensus_peers.cc:597] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:55.503077 17572 consensus_queue.cc:1048] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:55.511997 17351 consensus_peers.cc:597] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:55.519065 17821 consensus_queue.cc:1048] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 13:09:55.514309 17425 consensus_peers.cc:597] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:55.524534 17351 consensus_peers.cc:597] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:55.549829 17930 raft_consensus.cc:2749] T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:55.560587 17572 consensus_queue.cc:1048] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:55.572383 17277 consensus_peers.cc:597] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:55.573398 17425 consensus_peers.cc:597] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:55.598445 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:55.601882 13910 tablet_replica.cc:333] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.602775 13910 raft_consensus.cc:2243] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.603261 13910 raft_consensus.cc:2272] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:55.604425 17277 consensus_peers.cc:597] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:55.606208 17351 consensus_peers.cc:597] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:55.607759 13910 tablet_replica.cc:333] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.610034 13910 raft_consensus.cc:2243] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.610853 13910 raft_consensus.cc:2272] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:55.614008 17277 consensus_peers.cc:597] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:55.617038 13910 tablet_replica.cc:333] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.617990 13910 raft_consensus.cc:2243] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.618911 13910 raft_consensus.cc:2272] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.627023 13910 tablet_replica.cc:333] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.629148 13910 raft_consensus.cc:2243] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.632999 13910 raft_consensus.cc:2272] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:55.633947 17425 consensus_peers.cc:597] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:55.635999 13910 tablet_replica.cc:333] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.639192 13910 raft_consensus.cc:2243] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.646405 13910 raft_consensus.cc:2272] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:55.664932 17277 consensus_peers.cc:597] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:55.695247 13910 tablet_replica.cc:333] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.697265 13910 raft_consensus.cc:2243] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.699170 13910 raft_consensus.cc:2272] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:55.709940 17277 consensus_peers.cc:597] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:55.734289 17997 log.cc:927] Time spent T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147: Append to log took a long time: real 0.097s	user 0.000s	sys 0.000s
I20260709 13:09:55.734732 13910 tablet_replica.cc:333] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.735653 13910 raft_consensus.cc:2243] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:09:55.751430 17277 consensus_peers.cc:597] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:55.754285 17425 consensus_peers.cc:597] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:55.756158 17277 consensus_peers.cc:597] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:55.760070 13910 raft_consensus.cc:2272] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:55.765337 17425 consensus_peers.cc:597] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:55.767484 17425 consensus_peers.cc:597] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:55.768350 13910 tablet_replica.cc:333] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.769784 13910 raft_consensus.cc:2243] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.770612 13910 raft_consensus.cc:2272] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.773170 13910 tablet_replica.cc:333] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.774029 13910 raft_consensus.cc:2243] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.775038 13910 raft_consensus.cc:2272] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.778333 13910 tablet_replica.cc:333] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.779181 13910 raft_consensus.cc:2243] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.779747 13910 raft_consensus.cc:2272] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.782836 13910 tablet_replica.cc:333] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.783738 13910 raft_consensus.cc:2243] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.784379 13910 raft_consensus.cc:2272] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.787324 13910 tablet_replica.cc:333] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.787986 13910 raft_consensus.cc:2243] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.788740 13910 raft_consensus.cc:2272] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.790683 13910 tablet_replica.cc:333] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.791226 13910 raft_consensus.cc:2243] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.791703 13910 raft_consensus.cc:2272] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.793931 13910 tablet_replica.cc:333] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.794627 13910 raft_consensus.cc:2243] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.795029 13910 raft_consensus.cc:2272] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.797063 13910 tablet_replica.cc:333] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.797617 13910 raft_consensus.cc:2243] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.798118 13910 raft_consensus.cc:2272] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.800050 13910 tablet_replica.cc:333] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.800585 13910 raft_consensus.cc:2243] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.800997 13910 raft_consensus.cc:2272] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.803201 13910 tablet_replica.cc:333] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.803907 13910 raft_consensus.cc:2243] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.804790 13910 raft_consensus.cc:2272] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.807519 13910 tablet_replica.cc:333] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.808099 13910 raft_consensus.cc:2243] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.808799 13910 raft_consensus.cc:2272] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.810921 13910 tablet_replica.cc:333] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.811682 13910 raft_consensus.cc:2243] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.816378 13910 raft_consensus.cc:2272] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.819694 13910 tablet_replica.cc:333] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.820740 13910 raft_consensus.cc:2243] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.821907 13910 raft_consensus.cc:2272] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.824601 13910 tablet_replica.cc:333] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.825528 13910 raft_consensus.cc:2243] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.826107 13910 raft_consensus.cc:2272] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.829089 13910 tablet_replica.cc:333] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.830003 13910 raft_consensus.cc:2243] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.830569 13910 raft_consensus.cc:2272] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.833482 13910 tablet_replica.cc:333] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.834415 13910 raft_consensus.cc:2243] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.834980 13910 raft_consensus.cc:2272] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.837844 13910 tablet_replica.cc:333] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.838716 13910 raft_consensus.cc:2243] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.839316 13910 raft_consensus.cc:2272] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.842564 13910 tablet_replica.cc:333] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.843505 13910 raft_consensus.cc:2243] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.844205 13910 raft_consensus.cc:2272] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.847688 13910 tablet_replica.cc:333] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.849866 13910 raft_consensus.cc:2243] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.850513 13910 raft_consensus.cc:2272] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.853158 13910 tablet_replica.cc:333] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.854009 13910 raft_consensus.cc:2243] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.854555 13910 raft_consensus.cc:2272] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.857040 13910 tablet_replica.cc:333] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.857947 13910 raft_consensus.cc:2243] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.859037 13910 raft_consensus.cc:2272] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.861703 13910 tablet_replica.cc:333] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.862533 13910 raft_consensus.cc:2243] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.863075 13910 raft_consensus.cc:2272] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.866003 13910 tablet_replica.cc:333] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.866807 13910 raft_consensus.cc:2243] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.867367 13910 raft_consensus.cc:2272] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.872269 13910 tablet_replica.cc:333] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.873132 13910 raft_consensus.cc:2243] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.874503 13910 raft_consensus.cc:2272] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.877328 13910 tablet_replica.cc:333] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.878153 13910 raft_consensus.cc:2243] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.879804 13910 raft_consensus.cc:2272] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.882622 13910 tablet_replica.cc:333] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.883373 13910 raft_consensus.cc:2243] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:09:55.883563 17277 consensus_peers.cc:597] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:55.883952 13910 raft_consensus.cc:2272] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.886955 13910 tablet_replica.cc:333] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.887809 13910 raft_consensus.cc:2243] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.888902 13910 raft_consensus.cc:2272] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.891652 13910 tablet_replica.cc:333] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.892486 13910 raft_consensus.cc:2243] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.893077 13910 raft_consensus.cc:2272] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.896119 13910 tablet_replica.cc:333] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.896912 13910 raft_consensus.cc:2243] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.897444 13910 raft_consensus.cc:2272] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.900573 13910 tablet_replica.cc:333] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.903872 13910 raft_consensus.cc:2243] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.904922 13910 raft_consensus.cc:2272] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.907824 13910 tablet_replica.cc:333] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.908614 13910 raft_consensus.cc:2243] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.909705 13910 raft_consensus.cc:2272] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.913651 13910 tablet_replica.cc:333] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.914427 13910 raft_consensus.cc:2243] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.915449 13910 raft_consensus.cc:2272] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.918421 13910 tablet_replica.cc:333] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.919234 13910 raft_consensus.cc:2243] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.919806 13910 raft_consensus.cc:2272] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.922632 13910 tablet_replica.cc:333] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.923369 13910 raft_consensus.cc:2243] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.923905 13910 raft_consensus.cc:2272] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.926779 13910 tablet_replica.cc:333] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.927527 13910 raft_consensus.cc:2243] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.928550 13910 raft_consensus.cc:2272] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.931099 13910 tablet_replica.cc:333] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.931758 13910 raft_consensus.cc:2243] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.932271 13910 raft_consensus.cc:2272] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.934976 13910 tablet_replica.cc:333] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.935676 13910 raft_consensus.cc:2243] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.936851 13910 raft_consensus.cc:2272] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.941459 13910 tablet_replica.cc:333] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce: stopping tablet replica
I20260709 13:09:55.942255 13910 raft_consensus.cc:2243] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.942888 13910 raft_consensus.cc:2272] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:56.045373 13910 tablet_server.cc:196] TabletServer@127.13.149.129:0 shutdown complete.
I20260709 13:09:56.243055 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:56.260103 18006 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:56.261935 18007 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:56.265429 13910 server_base.cc:1061] running on GCE node
W20260709 13:09:56.266815 18009 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:56.269161 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:56.269467 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:56.269757 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602596269722 us; error 0 us; skew 500 ppm
I20260709 13:09:56.270452 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:56.288339 13910 webserver.cc:533] Webserver started at http://127.13.149.129:37739/ using document root <none> and password file <none>
I20260709 13:09:56.289017 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:56.289261 13910 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:09:56.295310 13910 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:56.303993 18014 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:56.305070 13910 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:09:56.305506 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-0-root
uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
format_stamp: "Formatted at 2026-07-09 13:09:43 on dist-test-slave-mxd3"
I20260709 13:09:56.306123 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602488436206-13910-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:56.344656 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:56.346412 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:56.362670 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:56.390453 18021 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 13:09:56.670142 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:09:56.670516 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.296s	user 0.011s	sys 0.008s
I20260709 13:09:56.670881 13910 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:09:56.688994 18021 tablet_bootstrap.cc:492] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:56.718948 18021 tablet_bootstrap.cc:492] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:56.719852 18021 tablet_bootstrap.cc:492] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:56.720465 18021 ts_tablet_manager.cc:1403] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.008s
I20260709 13:09:56.722930 18021 raft_consensus.cc:359] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:56.723470 18002 raft_consensus.cc:493] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:56.724053 18002 raft_consensus.cc:515] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:56.726100 18002 leader_election.cc:290] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:56.727658 17455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b528ab7a3f43b5bd3b6bb7acc28c3a" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:56.723644 18021 raft_consensus.cc:740] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:56.728991 18021 consensus_queue.cc:260] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:56.731877 18021 ts_tablet_manager.cc:1434] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 13:09:56.732919 18021 tablet_bootstrap.cc:492] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
W20260709 13:09:56.734984 17277 leader_election.cc:336] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:56.735491 17277 leader_election.cc:304] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:56.736171 18002 raft_consensus.cc:2749] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:56.751497 18021 tablet_bootstrap.cc:492] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:56.752542 18021 tablet_bootstrap.cc:492] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:56.753947 18021 ts_tablet_manager.cc:1403] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.001s
I20260709 13:09:56.755731 18002 raft_consensus.cc:493] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:56.756307 18002 raft_consensus.cc:515] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:56.757042 18021 raft_consensus.cc:359] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:56.757892 18021 raft_consensus.cc:740] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:56.758653 18021 consensus_queue.cc:260] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:56.760704 18021 ts_tablet_manager.cc:1434] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:09:56.760785 18001 raft_consensus.cc:493] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:56.761492 18021 tablet_bootstrap.cc:492] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:56.761322 18001 raft_consensus.cc:515] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
W20260709 13:09:56.763315 17277 leader_election.cc:336] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:56.763455 18001 leader_election.cc:290] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:56.764922 18002 leader_election.cc:290] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:56.765731 17380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d6d90917b947548be96918b4efefa6" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:56.765497 18002 raft_consensus.cc:493] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:56.766441 17380 raft_consensus.cc:2468] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:56.766650 18002 raft_consensus.cc:515] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:56.767124 17308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d6d90917b947548be96918b4efefa6" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:56.767840 17308 raft_consensus.cc:2468] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:56.768061 17275 leader_election.cc:304] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:56.769132 18000 raft_consensus.cc:2804] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:09:56.769156 17351 leader_election.cc:336] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:56.769662 18000 raft_consensus.cc:493] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:56.770073 18000 raft_consensus.cc:3060] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:56.770113 17352 leader_election.cc:304] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [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: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:56.771121 18001 raft_consensus.cc:2804] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:56.771469 18001 raft_consensus.cc:493] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:56.771838 18001 raft_consensus.cc:3060] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:56.777349 17455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221cc261f59f425787a49913463b51ed" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:56.781472 18002 leader_election.cc:290] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:56.782866 18001 raft_consensus.cc:515] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:56.785246 18001 leader_election.cc:290] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:56.786415 17308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d6d90917b947548be96918b4efefa6" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
W20260709 13:09:56.789762 17351 leader_election.cc:336] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
W20260709 13:09:56.790359 17277 leader_election.cc:336] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:56.792328 17277 leader_election.cc:304] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:56.790498 18021 tablet_bootstrap.cc:492] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:56.790642 17992 raft_consensus.cc:493] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:56.794368 18021 tablet_bootstrap.cc:492] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:56.794147 17992 raft_consensus.cc:515] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:56.795092 18021 ts_tablet_manager.cc:1403] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.004s
I20260709 13:09:56.795569 18002 raft_consensus.cc:2749] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:56.796238 17992 leader_election.cc:290] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:56.797775 18021 raft_consensus.cc:359] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:56.798537 18021 raft_consensus.cc:740] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:56.799268 18021 consensus_queue.cc:260] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:56.800804 17380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e74081d5e3400b9d9db006425dea1b" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:56.801363 18021 ts_tablet_manager.cc:1434] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:09:56.802280 18021 tablet_bootstrap.cc:492] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
W20260709 13:09:56.805550 17425 leader_election.cc:336] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:56.806118 17425 leader_election.cc:304] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [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: c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:56.807366 17992 raft_consensus.cc:2749] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:56.793193 18000 raft_consensus.cc:515] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:56.821733 17308 raft_consensus.cc:2393] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8af9cfe33e404d91b4e5eb78da56d147 in current term 2: Already voted for candidate 7c8abaec7ee74be28bf3f4be487de2bf in this term.
W20260709 13:09:56.822640 17277 leader_election.cc:336] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:56.826628 17352 leader_election.cc:304] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [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: 8af9cfe33e404d91b4e5eb78da56d147; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:56.829200 17930 raft_consensus.cc:2749] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:56.833220 18021 tablet_bootstrap.cc:492] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:56.833765 17380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d6d90917b947548be96918b4efefa6" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:56.834566 18021 tablet_bootstrap.cc:492] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:56.834618 17380 raft_consensus.cc:2393] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c8abaec7ee74be28bf3f4be487de2bf in current term 2: Already voted for candidate 8af9cfe33e404d91b4e5eb78da56d147 in this term.
I20260709 13:09:56.835320 18021 ts_tablet_manager.cc:1403] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.012s
I20260709 13:09:56.836050 17275 leader_election.cc:304] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:56.836783 18002 raft_consensus.cc:2749] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:56.837621 18000 leader_election.cc:290] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:56.837990 18021 raft_consensus.cc:359] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:56.838701 18021 raft_consensus.cc:740] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:56.839593 18021 consensus_queue.cc:260] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:56.841459 18021 ts_tablet_manager.cc:1434] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:09:56.842253 18021 tablet_bootstrap.cc:492] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:56.868860 17955 raft_consensus.cc:493] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:56.869472 17955 raft_consensus.cc:515] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:56.871630 17955 leader_election.cc:290] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:56.872545 18021 tablet_bootstrap.cc:492] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:56.877995 17308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b91d3066646e98b378788860f995f" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:56.878924 18021 tablet_bootstrap.cc:492] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:56.879797 18021 ts_tablet_manager.cc:1403] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.012s
I20260709 13:09:56.882804 18021 raft_consensus.cc:359] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:56.883620 18021 raft_consensus.cc:740] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:56.884510 18021 consensus_queue.cc:260] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
W20260709 13:09:56.885233 17425 leader_election.cc:336] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:56.887550 17425 leader_election.cc:304] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [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: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:56.888398 17955 raft_consensus.cc:2749] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:56.887115 18021 ts_tablet_manager.cc:1434] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:56.890436 18021 tablet_bootstrap.cc:492] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:56.908985 18029 raft_consensus.cc:493] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:56.909590 18029 raft_consensus.cc:515] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:56.911835 18029 leader_election.cc:290] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:56.912601 18021 tablet_bootstrap.cc:492] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:56.913899 17308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3797030f798e403cb47c580a9b9a3238" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:56.913950 18021 tablet_bootstrap.cc:492] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:56.916668 18021 ts_tablet_manager.cc:1403] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.009s
W20260709 13:09:56.922092 17351 leader_election.cc:336] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:56.922591 17351 leader_election.cc:304] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [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: 8af9cfe33e404d91b4e5eb78da56d147; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:56.922339 18021 raft_consensus.cc:359] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:56.923833 18029 raft_consensus.cc:2749] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:56.923616 18021 raft_consensus.cc:740] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:56.924885 18021 consensus_queue.cc:260] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:56.927233 18021 ts_tablet_manager.cc:1434] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:09:56.928128 18021 tablet_bootstrap.cc:492] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:56.929561 18029 raft_consensus.cc:493] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:56.930220 18029 raft_consensus.cc:515] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:56.934999 17455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c7612fdff64ff28dadf57c8e747469" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:56.963275 18029 leader_election.cc:290] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
W20260709 13:09:56.969772 17351 leader_election.cc:336] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:56.969959 18000 raft_consensus.cc:493] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:56.973944 17351 leader_election.cc:304] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147 [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: 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:56.974083 18000 raft_consensus.cc:515] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:56.975159 18029 raft_consensus.cc:2749] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:56.977144 17955 raft_consensus.cc:493] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:56.977334 17455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed4881126d646cdbb1048cb27acee4f" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:56.977762 17955 raft_consensus.cc:515] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:56.980073 17955 leader_election.cc:290] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:56.981655 17379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741e91fcbcd64bc595fd9579aadf5a4e" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
W20260709 13:09:56.983959 17277 leader_election.cc:336] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:56.984508 17277 leader_election.cc:304] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:56.985244 18002 raft_consensus.cc:2749] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:56.988921 17425 leader_election.cc:336] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:56.989461 17425 leader_election.cc:304] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [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: c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:56.976660 18000 leader_election.cc:290] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:56.991375 17955 raft_consensus.cc:2749] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:56.972411 18021 tablet_bootstrap.cc:492] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:56.993419 18021 tablet_bootstrap.cc:492] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:56.996130 18021 ts_tablet_manager.cc:1403] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.068s	user 0.024s	sys 0.001s
I20260709 13:09:57.008205 18000 raft_consensus.cc:493] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.009091 18000 raft_consensus.cc:515] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.010493 17992 raft_consensus.cc:493] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.011046 17992 raft_consensus.cc:515] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.013033 17992 leader_election.cc:290] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:57.012959 17955 raft_consensus.cc:493] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.014490 17955 raft_consensus.cc:515] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.018025 17379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d351abd89e0f463ca20b36a2b01e421c" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:57.019994 17955 leader_election.cc:290] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.022473 17955 raft_consensus.cc:493] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.023253 17308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed4881126d646cdbb1048cb27acee4f" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:57.023910 17308 raft_consensus.cc:2468] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:57.024235 18000 leader_election.cc:290] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.023033 17955 raft_consensus.cc:515] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.029372 17426 leader_election.cc:304] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:57.030299 17992 raft_consensus.cc:2804] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:57.030704 17992 raft_consensus.cc:493] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.031075 17992 raft_consensus.cc:3060] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.032068 17308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1d17eb1d441a2b64d54538a8e390e" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:57.037043 17955 leader_election.cc:290] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
W20260709 13:09:57.038668 17277 leader_election.cc:336] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.040082 18021 raft_consensus.cc:359] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:57.041782 18029 raft_consensus.cc:493] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.043895 18001 raft_consensus.cc:493] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.044059 18029 raft_consensus.cc:515] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.044453 18001 raft_consensus.cc:515] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.046684 18001 leader_election.cc:290] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.048132 17455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741e91fcbcd64bc595fd9579aadf5a4e" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:57.048811 17455 raft_consensus.cc:2468] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:57.048861 18029 leader_election.cc:290] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.053217 13910 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:09:57.055874 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.385s	user 0.277s	sys 0.011s
I20260709 13:09:57.056761 17349 leader_election.cc:304] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [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: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:57.050601 17454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e58208de80d4557acd38e3d171ec172" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:57.059058 17454 raft_consensus.cc:2468] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:57.065613 18029 raft_consensus.cc:2804] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:57.066129 18029 raft_consensus.cc:493] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.066510 18029 raft_consensus.cc:3060] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.067572 17349 leader_election.cc:304] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [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: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:57.068944 18001 raft_consensus.cc:2804] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:57.069309 18001 raft_consensus.cc:493] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.069674 18001 raft_consensus.cc:3060] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.055806 18021 raft_consensus.cc:740] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:57.062808 17955 raft_consensus.cc:493] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.074117 18029 raft_consensus.cc:515] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.074472 17955 raft_consensus.cc:515] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.077421 17454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741e91fcbcd64bc595fd9579aadf5a4e" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:57.078099 17454 raft_consensus.cc:3060] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.079408 18001 raft_consensus.cc:515] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.089975 18029 leader_election.cc:290] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
W20260709 13:09:57.092854 17351 leader_election.cc:336] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.084144 17992 raft_consensus.cc:515] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.085529 18002 raft_consensus.cc:493] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.088505 18033 raft_consensus.cc:493] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.094448 18002 raft_consensus.cc:515] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.096012 18001 leader_election.cc:290] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.095011 18033 raft_consensus.cc:515] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.096967 18002 leader_election.cc:290] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.100730 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb11bdd13d440728265d346b0c05fae" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:57.086925 17955 leader_election.cc:290] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.087045 17308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899016db9bc4f5ab970663da12b5d68" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:57.088205 17454 raft_consensus.cc:2468] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 2.
I20260709 13:09:57.074195 18021 consensus_queue.cc:260] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:57.103770 18021 ts_tablet_manager.cc:1434] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.000s
I20260709 13:09:57.105006 18021 tablet_bootstrap.cc:492] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:57.105993 17349 leader_election.cc:304] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
W20260709 13:09:57.106248 17351 leader_election.cc:336] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.107008 17454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51da2ae245c4db493dbd1e876d3f074" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:57.109750 17455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1d17eb1d441a2b64d54538a8e390e" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:57.109061 18001 raft_consensus.cc:2804] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:09:57.112259 17277 leader_election.cc:336] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.113528 17455 raft_consensus.cc:2468] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:57.104260 18033 leader_election.cc:290] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:57.114614 18001 raft_consensus.cc:697] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Becoming Leader. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:09:57.115466 18001 consensus_queue.cc:237] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.116003 17455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e58208de80d4557acd38e3d171ec172" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:57.116569 17455 raft_consensus.cc:3060] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.118393 18033 raft_consensus.cc:493] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.119230 18036 raft_consensus.cc:493] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.119793 18036 raft_consensus.cc:515] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.123296 18036 leader_election.cc:290] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:57.125514 17308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b528ab7a3f43b5bd3b6bb7acc28c3a" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:57.129972 17992 leader_election.cc:290] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:57.128924 17308 raft_consensus.cc:2468] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:57.131419 18000 raft_consensus.cc:493] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.131459 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed4881126d646cdbb1048cb27acee4f" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:57.132794 17312 raft_consensus.cc:3060] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.133090 17455 raft_consensus.cc:2468] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 2.
I20260709 13:09:57.134542 17349 leader_election.cc:304] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:57.135468 18029 raft_consensus.cc:2804] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:57.136004 18029 raft_consensus.cc:697] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Becoming Leader. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:09:57.137005 18029 consensus_queue.cc:237] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.138360 17426 leader_election.cc:304] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:57.139464 17992 raft_consensus.cc:2804] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:57.139953 17992 raft_consensus.cc:493] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.131989 18000 raft_consensus.cc:515] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.119230 18033 raft_consensus.cc:515] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
W20260709 13:09:57.149425 17277 leader_election.cc:336] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.145390 18000 leader_election.cc:290] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.151480 17275 leader_election.cc:304] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:57.152617 17275 leader_election.cc:304] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.153704 17902 raft_consensus.cc:2749] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:57.154374 17902 raft_consensus.cc:2804] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:57.154697 17902 raft_consensus.cc:493] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.155033 17902 raft_consensus.cc:3060] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.156788 17308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51da2ae245c4db493dbd1e876d3f074" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:57.157510 17308 raft_consensus.cc:2468] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
W20260709 13:09:57.158622 17425 leader_election.cc:336] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.159482 17426 leader_election.cc:304] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:57.161677 18036 raft_consensus.cc:2804] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:57.162147 18036 raft_consensus.cc:493] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.162571 18036 raft_consensus.cc:3060] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.154872 18033 leader_election.cc:290] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:57.165432 17902 raft_consensus.cc:515] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.169342 17902 leader_election.cc:290] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
W20260709 13:09:57.170148 17351 leader_election.cc:336] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
W20260709 13:09:57.159518 17425 leader_election.cc:336] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.174991 17425 leader_election.cc:304] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [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: c91881cedc4f44a9894c4436883e2f31; no voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce
W20260709 13:09:57.176141 17425 leader_election.cc:336] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.176363 18037 raft_consensus.cc:2749] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:57.176662 17425 leader_election.cc:304] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [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: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
W20260709 13:09:57.177875 17277 leader_election.cc:336] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.178889 18037 raft_consensus.cc:2749] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:57.185442 17351 leader_election.cc:336] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.185271 17312 raft_consensus.cc:2468] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 2.
I20260709 13:09:57.191082 17426 leader_election.cc:304] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:57.202817 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb11bdd13d440728265d346b0c05fae" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:57.203756 17458 raft_consensus.cc:2468] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:57.206454 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1d17eb1d441a2b64d54538a8e390e" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:57.207068 17458 raft_consensus.cc:3060] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.206943 17134 catalog_manager.cc:5697] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 reported cstate change: term changed from 1 to 2, leader changed from b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129) to 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131). New cstate: current_term: 2 leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:57.212550 18033 raft_consensus.cc:2804] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:57.219646 18001 raft_consensus.cc:493] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.220434 18001 raft_consensus.cc:515] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.140398 17992 raft_consensus.cc:3060] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.221951 17458 raft_consensus.cc:2468] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 2.
I20260709 13:09:57.223814 18033 raft_consensus.cc:697] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 2 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:57.232590 18033 consensus_queue.cc:237] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
W20260709 13:09:57.233767 17351 leader_election.cc:336] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.234788 18029 raft_consensus.cc:493] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.235349 18029 raft_consensus.cc:515] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.222934 18001 leader_election.cc:290] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.224053 17455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d351abd89e0f463ca20b36a2b01e421c" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
W20260709 13:09:57.226120 17425 leader_election.cc:336] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.238343 17455 raft_consensus.cc:2468] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:57.238745 17425 leader_election.cc:304] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [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: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.224386 17902 raft_consensus.cc:493] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.239598 17902 raft_consensus.cc:515] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
W20260709 13:09:57.239987 17425 leader_election.cc:336] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.240429 17425 leader_election.cc:304] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [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: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.241593 17902 leader_election.cc:290] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.241628 18051 raft_consensus.cc:2749] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:57.241282 18029 leader_election.cc:290] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.230834 18002 raft_consensus.cc:493] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.222540 18050 raft_consensus.cc:493] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.245880 18002 raft_consensus.cc:515] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:57.246171 18050 raft_consensus.cc:515] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.241819 18037 raft_consensus.cc:2749] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:57.248210 18002 leader_election.cc:290] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:57.242388 17349 leader_election.cc:304] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [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: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.249722 18029 raft_consensus.cc:2804] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:57.250095 18029 raft_consensus.cc:493] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.250433 18029 raft_consensus.cc:3060] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.243395 17455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e74081d5e3400b9d9db006425dea1b" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:57.251618 17455 raft_consensus.cc:2468] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:57.252671 17349 leader_election.cc:304] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [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: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:57.253533 18001 raft_consensus.cc:2804] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:57.253916 18001 raft_consensus.cc:493] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.254279 18001 raft_consensus.cc:3060] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.258013 18002 raft_consensus.cc:493] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.258591 18002 raft_consensus.cc:515] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:57.259001 17132 catalog_manager.cc:5697] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 1 to 2, leader changed from b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129) to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 2 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:57.261062 18002 leader_election.cc:290] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:57.266835 18036 raft_consensus.cc:515] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.248310 18050 leader_election.cc:290] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:57.275285 18001 raft_consensus.cc:515] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.275905 17308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51da2ae245c4db493dbd1e876d3f074" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:57.281968 17308 raft_consensus.cc:3060] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:57.289975 17425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.129:43451, user_credentials={real_user=slave}} blocked reactor thread for 48348.4us
I20260709 13:09:57.291836 18029 raft_consensus.cc:515] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.276328 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221cc261f59f425787a49913463b51ed" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:57.277789 17380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3797030f798e403cb47c580a9b9a3238" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:57.293155 17380 raft_consensus.cc:2468] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:57.278968 17379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53d8183f5e6456d876057f9b53a594c" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:57.294276 18029 leader_election.cc:290] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
W20260709 13:09:57.280442 17277 leader_election.cc:336] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.295056 17312 raft_consensus.cc:2468] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:57.292351 17308 raft_consensus.cc:2468] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 2.
W20260709 13:09:57.295166 17277 leader_election.cc:336] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.297155 17455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d351abd89e0f463ca20b36a2b01e421c" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:57.297936 17455 raft_consensus.cc:3060] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:57.295792 17351 leader_election.cc:336] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.299863 17275 leader_election.cc:304] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.301581 17275 leader_election.cc:304] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.302227 17134 catalog_manager.cc:5697] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 reported cstate change: term changed from 1 to 2, leader changed from b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129) to 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131). New cstate: current_term: 2 leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:57.303350 18000 raft_consensus.cc:2804] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:57.303818 18000 raft_consensus.cc:493] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.304222 18000 raft_consensus.cc:3060] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.304996 18001 leader_election.cc:290] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.306077 18050 raft_consensus.cc:493] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.310213 17902 raft_consensus.cc:2804] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:57.314471 17902 raft_consensus.cc:493] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.315025 17902 raft_consensus.cc:3060] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.314520 18050 raft_consensus.cc:515] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.316627 18021 tablet_bootstrap.cc:492] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:57.316485 17992 raft_consensus.cc:515] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.317564 18021 tablet_bootstrap.cc:492] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:57.317708 18050 leader_election.cc:290] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.317884 17379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c7612fdff64ff28dadf57c8e747469" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:57.318248 18021 ts_tablet_manager.cc:1403] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.214s	user 0.013s	sys 0.013s
I20260709 13:09:57.318676 17379 raft_consensus.cc:2468] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:57.319837 18055 raft_consensus.cc:493] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.320063 17423 leader_election.cc:304] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [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: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:57.320534 18050 raft_consensus.cc:493] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.320554 18055 raft_consensus.cc:515] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.326071 18055 leader_election.cc:290] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.313261 18036 leader_election.cc:290] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:57.321049 18050 raft_consensus.cc:515] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.328440 18000 raft_consensus.cc:515] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:57.329089 18050 leader_election.cc:290] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
W20260709 13:09:57.322216 17425 leader_election.cc:336] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.322352 17454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b91d3066646e98b378788860f995f" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:57.322826 18037 raft_consensus.cc:2804] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:09:57.330201 17425 leader_election.cc:336] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.330473 18037 raft_consensus.cc:493] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.330883 18037 raft_consensus.cc:3060] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:57.331144 17425 leader_election.cc:336] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.310942 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e74081d5e3400b9d9db006425dea1b" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:57.323288 17992 leader_election.cc:290] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:57.312912 17455 raft_consensus.cc:2468] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 2.
I20260709 13:09:57.333894 17458 raft_consensus.cc:3060] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.334306 18055 raft_consensus.cc:493] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.334726 17426 leader_election.cc:304] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:57.330169 17454 raft_consensus.cc:2468] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:57.334872 18055 raft_consensus.cc:515] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:57.334842 17349 leader_election.cc:304] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:57.335637 18050 raft_consensus.cc:2804] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:57.336000 18050 raft_consensus.cc:493] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.336212 18001 raft_consensus.cc:2804] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:57.337014 18001 raft_consensus.cc:697] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Becoming Leader. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:09:57.337882 18001 consensus_queue.cc:237] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
W20260709 13:09:57.339759 17277 leader_election.cc:336] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.342116 17426 leader_election.cc:304] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:57.342444 18055 leader_election.cc:290] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:57.343052 17992 raft_consensus.cc:2804] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:09:57.345413 17425 leader_election.cc:336] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
W20260709 13:09:57.346181 17425 leader_election.cc:336] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.346757 18037 raft_consensus.cc:515] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.336377 18050 raft_consensus.cc:3060] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.348464 17992 raft_consensus.cc:697] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 2 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:57.351023 17458 raft_consensus.cc:2468] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 2.
I20260709 13:09:57.351613 18000 leader_election.cc:290] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:57.352290 17349 leader_election.cc:304] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:57.353379 18030 raft_consensus.cc:2804] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:57.353925 18030 raft_consensus.cc:697] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Becoming Leader. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:09:57.354044 18029 raft_consensus.cc:493] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.354580 18029 raft_consensus.cc:515] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:57.354732 18030 consensus_queue.cc:237] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.356036 18021 raft_consensus.cc:359] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:57.356884 18021 raft_consensus.cc:740] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
W20260709 13:09:57.358690 17425 leader_election.cc:336] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
W20260709 13:09:57.359445 17425 leader_election.cc:336] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.359221 18021 consensus_queue.cc:260] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
W20260709 13:09:57.359997 17425 leader_election.cc:336] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.360131 18029 leader_election.cc:290] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:57.364063 17379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c7612fdff64ff28dadf57c8e747469" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:57.364866 17379 raft_consensus.cc:3060] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.372226 18021 ts_tablet_manager.cc:1434] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.001s
I20260709 13:09:57.373833 18037 leader_election.cc:290] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.376272 17379 raft_consensus.cc:2468] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 2.
I20260709 13:09:57.377417 17423 leader_election.cc:304] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
W20260709 13:09:57.378639 17425 leader_election.cc:336] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.378680 18021 tablet_bootstrap.cc:492] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:57.379199 18037 raft_consensus.cc:2804] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:57.380441 18055 raft_consensus.cc:493] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.380483 18037 raft_consensus.cc:697] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [term 2 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:57.381021 18055 raft_consensus.cc:515] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.382253 18037 consensus_queue.cc:237] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.383203 18055 leader_election.cc:290] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.390889 17902 raft_consensus.cc:515] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.392985 17902 leader_election.cc:290] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.349538 17992 consensus_queue.cc:237] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.392745 17134 catalog_manager.cc:5697] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 reported cstate change: term changed from 1 to 2, leader changed from b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129) to 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131). New cstate: current_term: 2 leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:57.397222 17275 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.132:38829, user_credentials={real_user=slave}} blocked reactor thread for 94576.5us
I20260709 13:09:57.400059 18001 raft_consensus.cc:493] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.404217 18001 raft_consensus.cc:515] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:57.405055 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:57.405738 17458 raft_consensus.cc:2468] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:57.407727 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899016db9bc4f5ab970663da12b5d68" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:57.408298 17458 raft_consensus.cc:2468] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:57.410172 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb11bdd13d440728265d346b0c05fae" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:57.410655 17458 raft_consensus.cc:3060] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.378746 18050 raft_consensus.cc:515] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.417291 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:57.417968 17312 raft_consensus.cc:2468] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 1.
I20260709 13:09:57.419777 17308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b528ab7a3f43b5bd3b6bb7acc28c3a" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:57.420401 17308 raft_consensus.cc:3060] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.422832 17275 leader_election.cc:304] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.422920 17310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53d8183f5e6456d876057f9b53a594c" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:57.416968 17132 catalog_manager.cc:5697] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 reported cstate change: term changed from 1 to 2, leader changed from b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129) to 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131). New cstate: current_term: 2 leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:57.423667 17310 raft_consensus.cc:2468] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:57.424204 18061 raft_consensus.cc:2749] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:57.425714 17275 leader_election.cc:304] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.426271 17458 raft_consensus.cc:2468] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 2.
I20260709 13:09:57.426896 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:57.427277 17902 raft_consensus.cc:2804] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:57.427536 17312 raft_consensus.cc:2468] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 1.
I20260709 13:09:57.427845 17902 raft_consensus.cc:697] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:57.428720 17902 consensus_queue.cc:237] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.432122 17308 raft_consensus.cc:2468] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 2.
I20260709 13:09:57.433156 17275 leader_election.cc:304] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.433378 17134 catalog_manager.cc:5697] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 1 to 2, leader changed from b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129) to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 2 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:57.434520 18002 raft_consensus.cc:2804] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:57.434939 18002 raft_consensus.cc:493] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.435298 18002 raft_consensus.cc:3060] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:57.403126 17351 leader_election.cc:336] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.440431 17426 leader_election.cc:304] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
W20260709 13:09:57.440624 17351 leader_election.cc:336] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.441613 17426 leader_election.cc:304] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
W20260709 13:09:57.441895 17277 leader_election.cc:336] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
W20260709 13:09:57.442571 17277 leader_election.cc:336] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.442838 18050 leader_election.cc:290] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
W20260709 13:09:57.442947 17425 leader_election.cc:336] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.443274 18036 raft_consensus.cc:2804] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:09:57.443094 17277 leader_election.cc:336] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.443564 18050 raft_consensus.cc:2804] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:57.443769 18036 raft_consensus.cc:493] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
W20260709 13:09:57.444119 17277 leader_election.cc:336] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.447781 18002 raft_consensus.cc:515] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.432961 18001 leader_election.cc:290] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:57.450018 17308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221cc261f59f425787a49913463b51ed" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
W20260709 13:09:57.450212 17277 leader_election.cc:336] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.450742 17308 raft_consensus.cc:3060] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.444209 18050 raft_consensus.cc:697] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 2 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:57.450269 17275 leader_election.cc:304] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.450050 18002 leader_election.cc:290] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.451896 18061 raft_consensus.cc:2804] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:57.452258 18061 raft_consensus.cc:493] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.452747 18061 raft_consensus.cc:3060] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.444265 18036 raft_consensus.cc:3060] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.456838 17380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:57.457546 17380 raft_consensus.cc:2468] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 1.
I20260709 13:09:57.459213 17380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3797030f798e403cb47c580a9b9a3238" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:57.459731 17380 raft_consensus.cc:3060] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.469882 17275 leader_election.cc:304] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.465710 18036 raft_consensus.cc:515] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.478137 18000 raft_consensus.cc:2804] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:09:57.478891 17351 leader_election.cc:336] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.479832 17275 leader_election.cc:304] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.481827 18000 raft_consensus.cc:493] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.482333 18000 raft_consensus.cc:3060] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.485839 17308 raft_consensus.cc:2468] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 2.
W20260709 13:09:57.486827 17351 leader_election.cc:336] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.487932 17426 leader_election.cc:304] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.452282 18050 consensus_queue.cc:237] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
W20260709 13:09:57.489903 17277 leader_election.cc:336] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.489323 18037 raft_consensus.cc:2804] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:57.500293 17352 leader_election.cc:304] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [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: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.502344 17458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b91d3066646e98b378788860f995f" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:57.502905 17458 raft_consensus.cc:3060] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.504283 17275 leader_election.cc:304] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.506383 17930 raft_consensus.cc:2804] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:57.506841 17930 raft_consensus.cc:493] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.507246 17930 raft_consensus.cc:3060] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.502043 17902 raft_consensus.cc:2804] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:57.498759 18036 leader_election.cc:290] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:57.508996 18055 raft_consensus.cc:2804] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:57.509403 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:57.509528 17902 raft_consensus.cc:697] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:57.509441 18055 raft_consensus.cc:493] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.510461 18055 raft_consensus.cc:3060] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.510779 17902 consensus_queue.cc:237] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.514086 18037 raft_consensus.cc:697] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [term 2 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:57.519224 18021 tablet_bootstrap.cc:492] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:57.520394 17458 raft_consensus.cc:2468] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 2.
I20260709 13:09:57.541992 17352 leader_election.cc:304] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [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: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
W20260709 13:09:57.542460 17425 leader_election.cc:336] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.542825 18001 raft_consensus.cc:2804] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:57.543292 18001 raft_consensus.cc:493] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:09:57.549563 18021 tablet_bootstrap.cc:492] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:57.538452 18000 raft_consensus.cc:515] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.551229 17930 raft_consensus.cc:515] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:57.551954 18037 consensus_queue.cc:237] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.550498 18021 ts_tablet_manager.cc:1403] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.172s	user 0.015s	sys 0.007s
I20260709 13:09:57.561057 17458 raft_consensus.cc:1275] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Refusing update from remote peer 8af9cfe33e404d91b4e5eb78da56d147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:57.562126 17380 raft_consensus.cc:2468] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 2.
I20260709 13:09:57.562767 18030 consensus_queue.cc:1048] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:57.544623 18001 raft_consensus.cc:3060] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.565024 18000 leader_election.cc:290] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.566325 17930 leader_election.cc:290] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
W20260709 13:09:57.571056 17277 leader_election.cc:336] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.596123 18055 raft_consensus.cc:515] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
W20260709 13:09:57.621253 17275 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:36621, user_credentials={real_user=slave}} blocked reactor thread for 106333us
I20260709 13:09:57.550468 18061 raft_consensus.cc:515] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.633363 17312 raft_consensus.cc:2393] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c91881cedc4f44a9894c4436883e2f31 in current term 2: Already voted for candidate 7c8abaec7ee74be28bf3f4be487de2bf in this term.
I20260709 13:09:57.635509 18055 leader_election.cc:290] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:57.636212 18021 raft_consensus.cc:359] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.636940 18021 raft_consensus.cc:740] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
W20260709 13:09:57.637488 17351 leader_election.cc:336] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.637599 18021 consensus_queue.cc:260] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.640938 18021 ts_tablet_manager.cc:1434] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.084s	user 0.004s	sys 0.000s
I20260709 13:09:57.644073 18021 tablet_bootstrap.cc:492] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:57.638110 17454 raft_consensus.cc:1275] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Refusing update from remote peer 8af9cfe33e404d91b4e5eb78da56d147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:57.646592 18061 leader_election.cc:290] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:57.647958 18071 consensus_queue.cc:1048] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:09:57.650410 17277 leader_election.cc:336] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.652871 18001 raft_consensus.cc:515] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
W20260709 13:09:57.654696 17277 leader_election.cc:336] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
W20260709 13:09:57.667497 17275 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:36621, user_credentials={real_user=slave}} blocked reactor thread for 44976.9us
I20260709 13:09:57.674360 17132 catalog_manager.cc:5697] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 1 to 2, leader changed from b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129) to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 2 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:57.675962 17426 leader_election.cc:304] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [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: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.679070 17132 catalog_manager.cc:5697] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 1 to 2, leader changed from b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129) to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 2 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:57.685000 17275 leader_election.cc:304] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.690354 18077 raft_consensus.cc:2804] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:57.691232 18001 leader_election.cc:290] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:57.691874 18077 raft_consensus.cc:697] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
W20260709 13:09:57.693343 17351 consensus_peers.cc:597] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:57.697122 17455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899016db9bc4f5ab970663da12b5d68" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:57.703243 17456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:09:57.678042 17992 raft_consensus.cc:2749] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:57.706967 17456 raft_consensus.cc:2393] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c8abaec7ee74be28bf3f4be487de2bf in current term 2: Already voted for candidate c91881cedc4f44a9894c4436883e2f31 in this term.
I20260709 13:09:57.705516 17134 catalog_manager.cc:5697] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 1 to 2, leader changed from b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129) to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 2 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:57.710331 17455 raft_consensus.cc:3060] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.729954 17275 leader_election.cc:304] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.739796 18081 raft_consensus.cc:2804] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:57.747146 18081 raft_consensus.cc:697] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:57.748260 18081 consensus_queue.cc:237] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:57.753437 18077 consensus_queue.cc:237] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:57.753468 17382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:57.756073 17382 raft_consensus.cc:2393] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c8abaec7ee74be28bf3f4be487de2bf in current term 2: Already voted for candidate 8af9cfe33e404d91b4e5eb78da56d147 in this term.
I20260709 13:09:57.774786 17458 raft_consensus.cc:1275] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Refusing update from remote peer 8af9cfe33e404d91b4e5eb78da56d147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:09:57.776937 17425 consensus_peers.cc:597] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:57.778002 18071 consensus_queue.cc:1048] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:09:57.786077 17351 leader_election.cc:336] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:09:57.783799 17134 catalog_manager.cc:5697] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 1 to 2, leader changed from b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129) to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 2 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:57.789077 17351 consensus_peers.cc:597] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:57.807709 17351 consensus_peers.cc:597] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:57.794742 17455 raft_consensus.cc:2468] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 2.
W20260709 13:09:57.813737 17425 consensus_peers.cc:597] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:57.823387 17455 raft_consensus.cc:1275] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Refusing update from remote peer 8af9cfe33e404d91b4e5eb78da56d147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:57.839651 18021 tablet_bootstrap.cc:492] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:57.840756 18021 tablet_bootstrap.cc:492] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:57.843370 17312 raft_consensus.cc:1275] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Refusing update from remote peer c91881cedc4f44a9894c4436883e2f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:57.845299 17992 consensus_queue.cc:1048] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:57.841468 18021 ts_tablet_manager.cc:1403] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.200s	user 0.018s	sys 0.006s
I20260709 13:09:57.851859 18001 consensus_queue.cc:1048] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:09:57.857005 18021 raft_consensus.cc:359] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.859018 18021 raft_consensus.cc:740] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:57.860004 18021 consensus_queue.cc:260] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.871167 18021 ts_tablet_manager.cc:1434] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:09:57.872105 18021 tablet_bootstrap.cc:492] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
W20260709 13:09:57.852964 17275 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.132:38829, user_credentials={real_user=slave}} blocked reactor thread for 116183us
I20260709 13:09:57.876893 17275 leader_election.cc:304] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:57.878247 17275 leader_election.cc:304] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.884821 18087 raft_consensus.cc:2804] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:57.885339 18087 raft_consensus.cc:697] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:57.886493 18087 consensus_queue.cc:237] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:57.889271 18081 raft_consensus.cc:2749] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:57.900033 17308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53d8183f5e6456d876057f9b53a594c" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:57.900795 17308 raft_consensus.cc:3060] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.913261 17310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:57.914214 17310 raft_consensus.cc:2393] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8af9cfe33e404d91b4e5eb78da56d147 in current term 2: Already voted for candidate 7c8abaec7ee74be28bf3f4be487de2bf in this term.
W20260709 13:09:57.919085 17425 consensus_peers.cc:597] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:57.919265 17277 consensus_peers.cc:597] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:57.919759 17425 consensus_peers.cc:597] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:57.920281 17425 consensus_peers.cc:597] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:57.921096 17351 consensus_peers.cc:597] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:57.928246 17351 consensus_peers.cc:597] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:57.939097 17275 leader_election.cc:304] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf; no voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.939299 17352 leader_election.cc:304] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [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: 8af9cfe33e404d91b4e5eb78da56d147; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:57.944929 18078 raft_consensus.cc:2749] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:57.945235 17458 raft_consensus.cc:1275] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Refusing update from remote peer 7c8abaec7ee74be28bf3f4be487de2bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:57.949041 18030 raft_consensus.cc:2749] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:57.933911 17308 raft_consensus.cc:2468] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 2.
I20260709 13:09:57.965409 17902 consensus_queue.cc:1048] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
W20260709 13:09:57.969673 17277 consensus_peers.cc:597] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:57.977613 17425 consensus_peers.cc:597] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:57.988845 17425 consensus_peers.cc:597] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:58.017513 17352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:41003, user_credentials={real_user=slave}} blocked reactor thread for 68086.9us
I20260709 13:09:58.019454 17352 leader_election.cc:304] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [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: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:58.000780 17134 catalog_manager.cc:5697] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 1 to 2, leader changed from b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129) to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 2 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:58.024550 17134 catalog_manager.cc:5697] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 1 to 2, leader changed from b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129) to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 2 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:58.028609 17134 catalog_manager.cc:5697] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 1 to 2, leader changed from b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129) to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 2 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:58.030949 17308 raft_consensus.cc:1275] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Refusing update from remote peer c91881cedc4f44a9894c4436883e2f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:58.031697 17382 raft_consensus.cc:1275] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Refusing update from remote peer c91881cedc4f44a9894c4436883e2f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:58.034857 18101 raft_consensus.cc:2804] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:58.034307 17134 catalog_manager.cc:5697] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 1 to 2, leader changed from b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129) to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 2 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:58.035753 18101 raft_consensus.cc:697] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Becoming Leader. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:09:58.036903 18101 consensus_queue.cc:237] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
W20260709 13:09:58.039285 17351 consensus_peers.cc:597] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:58.037096 18050 consensus_queue.cc:1048] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:58.044837 17955 consensus_queue.cc:1048] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:58.046036 17351 consensus_peers.cc:597] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:58.049435 17277 consensus_peers.cc:597] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:58.053791 18023 raft_consensus.cc:493] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:58.054528 18023 raft_consensus.cc:515] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
W20260709 13:09:58.055231 17277 consensus_peers.cc:597] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:58.056023 17277 consensus_peers.cc:597] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:58.058938 18021 tablet_bootstrap.cc:492] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce: 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 13:09:58.059981 17425 consensus_peers.cc:597] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:58.057502 18023 leader_election.cc:290] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:58.069307 18021 tablet_bootstrap.cc:492] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:58.070257 18021 ts_tablet_manager.cc:1403] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.198s	user 0.011s	sys 0.008s
W20260709 13:09:58.075587 17425 consensus_peers.cc:597] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:58.076210 17425 consensus_peers.cc:597] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:58.084353 17456 raft_consensus.cc:1275] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Refusing update from remote peer 7c8abaec7ee74be28bf3f4be487de2bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:58.101473 18061 consensus_queue.cc:1048] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:09:58.103962 17351 consensus_peers.cc:597] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:58.098182 18021 raft_consensus.cc:359] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:58.105782 18021 raft_consensus.cc:740] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
W20260709 13:09:58.106777 17425 consensus_peers.cc:597] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:58.106843 18021 consensus_queue.cc:260] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:58.109756 18021 ts_tablet_manager.cc:1434] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.003s
I20260709 13:09:58.111179 18021 tablet_bootstrap.cc:492] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
W20260709 13:09:58.125537 17425 consensus_peers.cc:597] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:58.134673 17308 raft_consensus.cc:1275] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Refusing update from remote peer c91881cedc4f44a9894c4436883e2f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:58.136670 18050 consensus_queue.cc:1048] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:58.139210 18023 raft_consensus.cc:493] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:58.139792 18023 raft_consensus.cc:515] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
W20260709 13:09:58.141819 17425 consensus_peers.cc:597] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:58.142513 18023 leader_election.cc:290] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
W20260709 13:09:58.151708 17425 consensus_peers.cc:597] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:58.154398 17308 raft_consensus.cc:1275] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Refusing update from remote peer c91881cedc4f44a9894c4436883e2f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:58.156929 17955 consensus_queue.cc:1048] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:09:58.179282 17277 consensus_peers.cc:597] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:58.183449 17381 raft_consensus.cc:1275] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Refusing update from remote peer 7c8abaec7ee74be28bf3f4be487de2bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:09:58.183995 17351 consensus_peers.cc:597] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:58.185122 18061 consensus_queue.cc:1048] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:09:58.196522 17277 consensus_peers.cc:597] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:58.197392 18023 raft_consensus.cc:493] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:58.199889 18023 raft_consensus.cc:515] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
W20260709 13:09:58.201793 17425 consensus_peers.cc:597] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:58.202924 18023 leader_election.cc:290] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:58.215443 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c79c44531744bea4c5709d01080a38" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
W20260709 13:09:58.246268 17425 consensus_peers.cc:597] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:58.253733 17277 consensus_peers.cc:597] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:58.218329 17381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da776679806e4341ab97afb3ff4fbaf1" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:58.257225 17379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34aac79ce19d49d68f7bd4c1d1b83d00" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:58.255473 18023 raft_consensus.cc:493] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:58.269322 18023 raft_consensus.cc:515] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:58.318688 18023 leader_election.cc:290] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:58.319221 18023 raft_consensus.cc:493] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:58.319649 18023 raft_consensus.cc:515] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
W20260709 13:09:58.323412 17277 consensus_peers.cc:597] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:58.324203 17380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bbf1b67cfd44ba1aee077c1117791c2" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:58.325932 18023 leader_election.cc:290] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:58.331014 17379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d72a5b41e1471388d7e2fcf64a3e1b" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:58.300868 17132 catalog_manager.cc:5697] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 reported cstate change: term changed from 1 to 2, leader changed from b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129) to 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131). New cstate: current_term: 2 leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:58.335922 17310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34aac79ce19d49d68f7bd4c1d1b83d00" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:58.336097 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da776679806e4341ab97afb3ff4fbaf1" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:58.336516 17308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c79c44531744bea4c5709d01080a38" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:58.338955 18018 leader_election.cc:304] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:58.341892 18018 leader_election.cc:304] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:58.343825 18021 tablet_bootstrap.cc:492] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:58.343492 18018 leader_election.cc:304] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:58.352520 18124 raft_consensus.cc:2749] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:58.346266 18021 tablet_bootstrap.cc:492] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:58.353085 18126 raft_consensus.cc:2749] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:58.345320 18023 raft_consensus.cc:2749] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:58.354091 18021 ts_tablet_manager.cc:1403] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.243s	user 0.016s	sys 0.012s
I20260709 13:09:58.356611 18021 raft_consensus.cc:359] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:58.357312 18021 raft_consensus.cc:740] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:58.359755 18021 consensus_queue.cc:260] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:58.369676 18021 ts_tablet_manager.cc:1434] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:09:58.370510 18021 tablet_bootstrap.cc:492] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:58.370867 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bbf1b67cfd44ba1aee077c1117791c2" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:58.373128 17459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d72a5b41e1471388d7e2fcf64a3e1b" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:58.383821 18015 leader_election.cc:304] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:58.385087 18023 raft_consensus.cc:2749] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:58.387247 18015 leader_election.cc:304] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:58.388422 18023 raft_consensus.cc:2749] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:58.396570 17277 consensus_peers.cc:597] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:58.399614 17459 raft_consensus.cc:1275] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Refusing update from remote peer 7c8abaec7ee74be28bf3f4be487de2bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:09:58.403191 17425 consensus_peers.cc:597] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:58.409798 18087 consensus_queue.cc:1048] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:58.410629 17459 raft_consensus.cc:1275] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Refusing update from remote peer 7c8abaec7ee74be28bf3f4be487de2bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:58.423192 18087 consensus_queue.cc:1048] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:58.426414 18021 tablet_bootstrap.cc:492] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce: 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 13:09:58.426811 17277 consensus_peers.cc:597] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:58.427448 18021 tablet_bootstrap.cc:492] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:58.428155 18021 ts_tablet_manager.cc:1403] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.003s
I20260709 13:09:58.431607 18021 raft_consensus.cc:359] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:58.432276 18021 raft_consensus.cc:740] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:58.434418 18021 consensus_queue.cc:260] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:58.436620 18021 ts_tablet_manager.cc:1434] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:09:58.437366 18021 tablet_bootstrap.cc:492] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
W20260709 13:09:58.448871 17277 consensus_peers.cc:597] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:58.480763 17277 consensus_peers.cc:597] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:58.483404 18023 raft_consensus.cc:493] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:58.484033 18023 raft_consensus.cc:515] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:58.486135 18023 leader_election.cc:290] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:58.488312 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3bacc44be9415a9292039f032e39de" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:58.488384 17380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3bacc44be9415a9292039f032e39de" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:58.492506 18015 leader_election.cc:304] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:58.493628 18023 raft_consensus.cc:2749] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:58.498163 17312 raft_consensus.cc:1275] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Refusing update from remote peer 8af9cfe33e404d91b4e5eb78da56d147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:09:58.507812 17277 consensus_peers.cc:597] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:58.510146 18001 consensus_queue.cc:1048] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:58.521312 18023 raft_consensus.cc:493] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:58.521915 18023 raft_consensus.cc:515] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:58.524348 18023 leader_election.cc:290] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:09:58.526489 17456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d51b906026489580885ffd51cf280f" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c91881cedc4f44a9894c4436883e2f31" is_pre_election: true
I20260709 13:09:58.529199 17380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d51b906026489580885ffd51cf280f" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:58.530856 18015 leader_election.cc:304] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31
I20260709 13:09:58.532027 18023 raft_consensus.cc:2749] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:58.551337 17277 consensus_peers.cc:597] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:58.561522 17351 consensus_peers.cc:597] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:58.572789 18021 tablet_bootstrap.cc:492] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:58.582484 18021 tablet_bootstrap.cc:492] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:58.583534 18021 ts_tablet_manager.cc:1403] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.146s	user 0.018s	sys 0.001s
I20260709 13:09:58.594692 18021 raft_consensus.cc:359] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:58.595646 18021 raft_consensus.cc:740] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:58.602008 18021 consensus_queue.cc:260] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:58.605525 18021 ts_tablet_manager.cc:1434] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 13:09:58.606400 18021 tablet_bootstrap.cc:492] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:58.640765 18021 tablet_bootstrap.cc:492] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:58.642251 18021 tablet_bootstrap.cc:492] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:58.643288 18021 ts_tablet_manager.cc:1403] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.037s	user 0.027s	sys 0.005s
I20260709 13:09:58.646463 18021 raft_consensus.cc:359] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:58.647418 18021 raft_consensus.cc:740] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:58.648465 18021 consensus_queue.cc:260] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:58.651590 18021 ts_tablet_manager.cc:1434] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:09:58.652843 18021 tablet_bootstrap.cc:492] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:58.667667 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.129:43451
I20260709 13:09:58.720609 18072 raft_consensus.cc:493] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:58.721352 18072 raft_consensus.cc:515] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:58.723608 18072 leader_election.cc:290] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:58.732533 17380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d6d90917b947548be96918b4efefa6" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:58.744171 17380 raft_consensus.cc:2468] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 2.
I20260709 13:09:58.802673 17275 leader_election.cc:304] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: 
I20260709 13:09:58.810719 18061 raft_consensus.cc:2804] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:58.811321 18061 raft_consensus.cc:493] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:58.811772 18061 raft_consensus.cc:3060] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:58.804018 18160 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.129:43451 every 8 connection(s)
I20260709 13:09:58.827240 18061 raft_consensus.cc:515] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:58.844084 18061 leader_election.cc:290] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 3 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:58.866447 18128 raft_consensus.cc:3060] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:58.877743 17380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d6d90917b947548be96918b4efefa6" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:09:58.879248 17380 raft_consensus.cc:3060] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:58.921958 18168 raft_consensus.cc:493] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:58.922571 18168 raft_consensus.cc:515] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:58.924918 18168 leader_election.cc:290] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:58.925833 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c6960e2837472f8e0225a7f0bf48c8" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:58.926616 17379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c6960e2837472f8e0225a7f0bf48c8" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:58.929526 18018 leader_election.cc:304] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:58.930622 18168 raft_consensus.cc:2749] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:58.968719 18021 tablet_bootstrap.cc:492] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:58.969760 18021 tablet_bootstrap.cc:492] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:58.970455 18021 ts_tablet_manager.cc:1403] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.318s	user 0.090s	sys 0.107s
I20260709 13:09:58.968581 17380 raft_consensus.cc:2468] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 3.
I20260709 13:09:58.971349 18162 heartbeater.cc:344] Connected to a master server at 127.13.149.190:44481
I20260709 13:09:58.971920 18162 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:58.972767 18162 heartbeater.cc:507] Master 127.13.149.190:44481 requested a full tablet report, sending...
I20260709 13:09:58.972903 18021 raft_consensus.cc:359] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:58.973668 18021 raft_consensus.cc:740] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:58.976791 18021 consensus_queue.cc:260] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:58.979645 18021 ts_tablet_manager.cc:1434] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:09:58.980424 18021 tablet_bootstrap.cc:492] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:58.989404 18128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d6d90917b947548be96918b4efefa6" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:09:58.989946 18131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d6d90917b947548be96918b4efefa6" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:58.995886 18130 raft_consensus.cc:3060] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:58.998749 18127 raft_consensus.cc:3060] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:59.003207 17277 leader_election.cc:343] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:59.004119 17277 leader_election.cc:343] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:59.023943 17275 leader_election.cc:304] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:09:59.024931 18077 raft_consensus.cc:2804] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:59.025408 18077 raft_consensus.cc:697] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:09:59.026485 18077 consensus_queue.cc:237] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER 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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:59.033033 18021 tablet_bootstrap.cc:492] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:59.034035 18021 tablet_bootstrap.cc:492] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:59.034624 18021 ts_tablet_manager.cc:1403] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.020s
I20260709 13:09:59.037087 18021 raft_consensus.cc:359] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:59.048388 17132 ts_manager.cc:194] Re-registered known tserver with Master: b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451)
I20260709 13:09:59.038100 18021 raft_consensus.cc:740] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.062582 18021 consensus_queue.cc:260] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:59.071270 18021 ts_tablet_manager.cc:1434] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.003s
I20260709 13:09:59.073225 18021 tablet_bootstrap.cc:492] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:59.098881 17134 catalog_manager.cc:5697] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 1 to 3, leader changed from b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129) to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 3 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:59.108124 18021 tablet_bootstrap.cc:492] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:59.109349 18021 tablet_bootstrap.cc:492] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:59.110103 18021 ts_tablet_manager.cc:1403] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.003s
I20260709 13:09:59.114491 18130 raft_consensus.cc:3060] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:59.114542 18021 raft_consensus.cc:359] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:59.115624 18021 raft_consensus.cc:740] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.116539 18021 consensus_queue.cc:260] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:59.128806 18021 ts_tablet_manager.cc:1434] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:09:59.130347 18021 tablet_bootstrap.cc:492] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:59.147248 17132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55942
I20260709 13:09:59.153419 18162 heartbeater.cc:499] Master 127.13.149.190:44481 was elected leader, sending a full tablet report...
I20260709 13:09:59.171715 18021 tablet_bootstrap.cc:492] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:59.172744 18021 tablet_bootstrap.cc:492] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:59.173448 18021 ts_tablet_manager.cc:1403] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.009s
I20260709 13:09:59.176656 18021 raft_consensus.cc:359] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:59.177711 18021 raft_consensus.cc:740] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.178608 18021 consensus_queue.cc:260] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:59.182895 18021 ts_tablet_manager.cc:1434] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:09:59.184116 18021 tablet_bootstrap.cc:492] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:59.206372 18021 tablet_bootstrap.cc:492] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:59.207361 18021 tablet_bootstrap.cc:492] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:59.223244 18021 ts_tablet_manager.cc:1403] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.005s
I20260709 13:09:59.226572 18021 raft_consensus.cc:359] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:59.227382 18021 raft_consensus.cc:740] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.228250 18021 consensus_queue.cc:260] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:59.230964 18021 ts_tablet_manager.cc:1434] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:59.231778 18021 tablet_bootstrap.cc:492] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:59.240262 18051 raft_consensus.cc:493] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:59.240926 18051 raft_consensus.cc:515] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:59.243191 18051 leader_election.cc:290] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:59.248003 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:59.248771 17311 raft_consensus.cc:2468] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 2.
I20260709 13:09:59.258982 17426 leader_election.cc:304] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:59.263352 18130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:09:59.269754 18050 raft_consensus.cc:2804] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:59.273594 18168 raft_consensus.cc:493] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:59.280908 18168 raft_consensus.cc:515] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:59.283418 18168 leader_election.cc:290] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:09:59.284363 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" is_pre_election: true
I20260709 13:09:59.285364 17312 raft_consensus.cc:2393] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c6805b9385439d9d1e7b55ed5ae0ce in current term 2: Already voted for candidate 7c8abaec7ee74be28bf3f4be487de2bf in this term.
I20260709 13:09:59.285460 17380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:09:59.286463 17380 raft_consensus.cc:2393] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c6805b9385439d9d1e7b55ed5ae0ce in current term 2: Already voted for candidate 8af9cfe33e404d91b4e5eb78da56d147 in this term.
I20260709 13:09:59.288085 18015 leader_election.cc:304] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:09:59.289320 18168 raft_consensus.cc:3060] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:59.293298 18050 raft_consensus.cc:493] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:59.293769 18050 raft_consensus.cc:3060] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:59.303021 18168 raft_consensus.cc:2749] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:59.274694 18021 tablet_bootstrap.cc:492] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce: 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 13:09:59.277961 17425 leader_election.cc:343] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:59.318683 18021 tablet_bootstrap.cc:492] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:59.325161 18021 ts_tablet_manager.cc:1403] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.094s	user 0.020s	sys 0.004s
I20260709 13:09:59.332548 18021 raft_consensus.cc:359] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:59.333360 18021 raft_consensus.cc:740] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.335950 18050 raft_consensus.cc:515] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:59.346683 18021 consensus_queue.cc:260] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:59.349197 18021 ts_tablet_manager.cc:1434] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:09:59.350229 18021 tablet_bootstrap.cc:492] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:59.352047 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:09:59.353272 17312 raft_consensus.cc:3060] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:59.352628 18050 leader_election.cc:290] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 3 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:09:59.361792 17312 raft_consensus.cc:2468] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c91881cedc4f44a9894c4436883e2f31 in term 3.
I20260709 13:09:59.364588 17426 leader_election.cc:304] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:09:59.373382 18051 raft_consensus.cc:2804] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:59.373925 18051 raft_consensus.cc:697] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 3 LEADER]: Becoming Leader. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:09:59.374768 18051 consensus_queue.cc:237] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Queue going to LEADER 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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:59.385059 18125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19" candidate_uuid: "c91881cedc4f44a9894c4436883e2f31" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
W20260709 13:09:59.413925 17425 leader_election.cc:343] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:59.421866 17131 catalog_manager.cc:5697] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 reported cstate change: term changed from 1 to 3, leader changed from b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129) to c91881cedc4f44a9894c4436883e2f31 (127.13.149.132). New cstate: current_term: 3 leader_uuid: "c91881cedc4f44a9894c4436883e2f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:59.423602 18125 raft_consensus.cc:3060] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:59.435168 18021 tablet_bootstrap.cc:492] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:59.436272 18021 tablet_bootstrap.cc:492] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:59.436973 18021 ts_tablet_manager.cc:1403] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.005s
I20260709 13:09:59.439638 18021 raft_consensus.cc:359] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:59.440297 18021 raft_consensus.cc:740] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.441344 18021 consensus_queue.cc:260] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:59.443960 18021 ts_tablet_manager.cc:1434] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:09:59.444922 18021 tablet_bootstrap.cc:492] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:59.526970 18021 tablet_bootstrap.cc:492] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:59.528636 18021 tablet_bootstrap.cc:492] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:59.529399 18021 ts_tablet_manager.cc:1403] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.019s
I20260709 13:09:59.535418 18021 raft_consensus.cc:359] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:59.536329 18021 raft_consensus.cc:740] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.537156 18021 consensus_queue.cc:260] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:59.539004 18021 ts_tablet_manager.cc:1434] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:09:59.539942 18021 tablet_bootstrap.cc:492] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
W20260709 13:09:59.571435 17277 consensus_peers.cc:597] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:59.579259 18021 tablet_bootstrap.cc:492] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:59.580549 18021 tablet_bootstrap.cc:492] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:59.581302 18021 ts_tablet_manager.cc:1403] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.008s
I20260709 13:09:59.584107 18021 raft_consensus.cc:359] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:59.584875 18021 raft_consensus.cc:740] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.585731 18021 consensus_queue.cc:260] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:59.588255 18021 ts_tablet_manager.cc:1434] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:59.589542 18021 tablet_bootstrap.cc:492] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:59.634012 18021 tablet_bootstrap.cc:492] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:59.637524 18021 tablet_bootstrap.cc:492] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:59.638329 18021 ts_tablet_manager.cc:1403] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.003s
I20260709 13:09:59.640996 18021 raft_consensus.cc:359] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:59.641790 18021 raft_consensus.cc:740] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.642621 18021 consensus_queue.cc:260] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:59.647572 17381 raft_consensus.cc:1275] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 3 FOLLOWER]: Refusing update from remote peer 7c8abaec7ee74be28bf3f4be487de2bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:59.654989 18021 ts_tablet_manager.cc:1434] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:09:59.657981 18021 tablet_bootstrap.cc:492] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:59.664314 18002 consensus_queue.cc:1048] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:59.736081 18021 tablet_bootstrap.cc:492] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:59.748157 18021 tablet_bootstrap.cc:492] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:59.748983 18021 ts_tablet_manager.cc:1403] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.091s	user 0.026s	sys 0.026s
I20260709 13:09:59.751670 18021 raft_consensus.cc:359] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:59.752439 18021 raft_consensus.cc:740] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.753293 18021 consensus_queue.cc:260] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:09:59.756517 18021 ts_tablet_manager.cc:1434] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:59.760252 18021 tablet_bootstrap.cc:492] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:59.793579 18021 tablet_bootstrap.cc:492] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:59.794911 18021 tablet_bootstrap.cc:492] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:59.795616 18021 ts_tablet_manager.cc:1403] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.002s
I20260709 13:09:59.798563 18021 raft_consensus.cc:359] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:59.799396 18021 raft_consensus.cc:740] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.800168 18021 consensus_queue.cc:260] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:09:59.807588 18125 raft_consensus.cc:3060] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:59.808948 18021 ts_tablet_manager.cc:1434] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:09:59.809952 18021 tablet_bootstrap.cc:492] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:59.819331 18125 raft_consensus.cc:1275] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 FOLLOWER]: Refusing update from remote peer c91881cedc4f44a9894c4436883e2f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:59.821112 18051 consensus_queue.cc:1048] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:59.845100 18021 tablet_bootstrap.cc:492] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:59.850632 18021 tablet_bootstrap.cc:492] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:09:59.851459 18021 ts_tablet_manager.cc:1403] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.003s
I20260709 13:09:59.857295 18021 raft_consensus.cc:359] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:59.858099 18021 raft_consensus.cc:740] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.858872 18021 consensus_queue.cc:260] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:09:59.861313 18021 ts_tablet_manager.cc:1434] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:09:59.873538 17312 raft_consensus.cc:1275] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Refusing update from remote peer c91881cedc4f44a9894c4436883e2f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:59.877115 17955 consensus_queue.cc:1048] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:59.882709 18021 tablet_bootstrap.cc:492] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:09:59.909363 18130 raft_consensus.cc:3060] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:59.986245 17902 raft_consensus.cc:493] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:59.988780 17902 raft_consensus.cc:515] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:00.004339 17902 leader_election.cc:290] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:10:00.012799 18127 raft_consensus.cc:3060] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:00.013059 18021 tablet_bootstrap.cc:492] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce: 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 13:10:00.026350 17423 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:36621, user_credentials={real_user=slave}} blocked reactor thread for 162855us
I20260709 13:10:00.031013 18021 tablet_bootstrap.cc:492] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:10:00.047133 18021 ts_tablet_manager.cc:1403] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.165s	user 0.021s	sys 0.034s
I20260709 13:10:00.031193 17381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147" is_pre_election: true
I20260709 13:10:00.049778 17381 raft_consensus.cc:2468] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 2.
I20260709 13:10:00.050522 18021 raft_consensus.cc:359] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:00.051450 18021 raft_consensus.cc:740] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.052237 18021 consensus_queue.cc:260] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:00.053246 17275 leader_election.cc:304] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: 
I20260709 13:10:00.054201 18021 ts_tablet_manager.cc:1434] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:00.063303 18002 raft_consensus.cc:2804] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:10:00.063820 18002 raft_consensus.cc:493] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:00.064164 18002 raft_consensus.cc:3060] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:00.074698 18002 raft_consensus.cc:515] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:00.077134 18002 leader_election.cc:290] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 3 election: Requested vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:10:00.080446 17380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:10:00.081173 17380 raft_consensus.cc:3060] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:00.086997 18131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" is_pre_election: true
I20260709 13:10:00.087814 18131 raft_consensus.cc:2468] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 2.
I20260709 13:10:00.087875 18109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
I20260709 13:10:00.088495 18109 raft_consensus.cc:3060] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:00.093798 18021 tablet_bootstrap.cc:492] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:10:00.104403 18109 raft_consensus.cc:2468] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 3.
I20260709 13:10:00.105890 17277 leader_election.cc:304] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:10:00.107746 18002 raft_consensus.cc:2804] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:00.117544 18002 raft_consensus.cc:697] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:10:00.104462 17380 raft_consensus.cc:2468] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 3.
I20260709 13:10:00.119889 18002 consensus_queue.cc:237] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER 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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
W20260709 13:10:00.132035 17351 consensus_peers.cc:597] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:10:00.144282 18021 tablet_bootstrap.cc:492] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:00.145327 18021 tablet_bootstrap.cc:492] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:10:00.146045 18021 ts_tablet_manager.cc:1403] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.001s
I20260709 13:10:00.148731 18021 raft_consensus.cc:359] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:00.149381 18021 raft_consensus.cc:740] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.151633 18021 consensus_queue.cc:260] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:00.158849 17135 catalog_manager.cc:5697] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 1 to 3, leader changed from b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129) to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 3 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:00.183135 18021 ts_tablet_manager.cc:1434] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:10:00.184224 18021 tablet_bootstrap.cc:492] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:10:00.230535 18109 raft_consensus.cc:3060] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:00.230981 18021 tablet_bootstrap.cc:492] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:00.231961 18021 tablet_bootstrap.cc:492] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:10:00.232656 18021 ts_tablet_manager.cc:1403] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.003s
I20260709 13:10:00.235232 18021 raft_consensus.cc:359] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:00.235922 18021 raft_consensus.cc:740] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.236858 18021 consensus_queue.cc:260] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:00.246766 18105 raft_consensus.cc:3060] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:00.250101 18021 ts_tablet_manager.cc:1434] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:10:00.251598 18021 tablet_bootstrap.cc:492] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
W20260709 13:10:00.262506 17425 consensus_peers.cc:597] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:10:00.286656 18021 tablet_bootstrap.cc:492] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:00.287715 18021 tablet_bootstrap.cc:492] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:10:00.288362 18021 ts_tablet_manager.cc:1403] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.000s
I20260709 13:10:00.289033 18109 raft_consensus.cc:3060] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:00.290668 18021 raft_consensus.cc:359] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:00.291378 18021 raft_consensus.cc:740] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.292013 18021 consensus_queue.cc:260] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:00.294184 18021 ts_tablet_manager.cc:1434] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:10:00.295028 18021 tablet_bootstrap.cc:492] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
W20260709 13:10:00.302281 17425 consensus_peers.cc:597] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:00.326467 17351 consensus_peers.cc:597] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:00.328541 18021 tablet_bootstrap.cc:492] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:00.329595 18021 tablet_bootstrap.cc:492] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:10:00.330288 18021 ts_tablet_manager.cc:1403] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.003s
I20260709 13:10:00.333909 18021 raft_consensus.cc:359] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:10:00.334549 18021 raft_consensus.cc:740] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.335256 18021 consensus_queue.cc:260] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:10:00.337159 18021 ts_tablet_manager.cc:1434] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:10:00.338178 18021 tablet_bootstrap.cc:492] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:10:00.349709 18109 raft_consensus.cc:3060] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:00.355428 18021 tablet_bootstrap.cc:492] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:00.356442 18021 tablet_bootstrap.cc:492] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:10:00.357069 18021 ts_tablet_manager.cc:1403] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 13:10:00.360631 18021 raft_consensus.cc:359] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:00.361436 18021 raft_consensus.cc:740] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.362252 18021 consensus_queue.cc:260] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:00.364925 18021 ts_tablet_manager.cc:1434] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:10:00.366829 18021 tablet_bootstrap.cc:492] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:10:00.395265 18021 tablet_bootstrap.cc:492] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:00.396323 18021 tablet_bootstrap.cc:492] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:10:00.396945 18021 ts_tablet_manager.cc:1403] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.005s
I20260709 13:10:00.398912 18021 raft_consensus.cc:359] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:10:00.399384 18021 raft_consensus.cc:740] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.399989 18021 consensus_queue.cc:260] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:10:00.401292 18021 ts_tablet_manager.cc:1434] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:10:00.403309 18021 tablet_bootstrap.cc:492] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:10:00.434793 18021 tablet_bootstrap.cc:492] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:00.435653 18021 tablet_bootstrap.cc:492] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:10:00.436360 18021 ts_tablet_manager.cc:1403] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.005s
I20260709 13:10:00.438611 18021 raft_consensus.cc:359] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:00.439311 18021 raft_consensus.cc:740] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.439857 18021 consensus_queue.cc:260] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:00.441656 18021 ts_tablet_manager.cc:1434] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:00.442770 18021 tablet_bootstrap.cc:492] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:10:00.475355 18021 tablet_bootstrap.cc:492] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:00.476289 18021 tablet_bootstrap.cc:492] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:10:00.476956 18021 ts_tablet_manager.cc:1403] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.004s
I20260709 13:10:00.479434 18021 raft_consensus.cc:359] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:10:00.480109 18021 raft_consensus.cc:740] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.481137 18021 consensus_queue.cc:260] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:10:00.483233 18021 ts_tablet_manager.cc:1434] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:10:00.483995 18021 tablet_bootstrap.cc:492] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:10:00.510047 18021 tablet_bootstrap.cc:492] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:00.511030 18021 tablet_bootstrap.cc:492] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:10:00.511657 18021 ts_tablet_manager.cc:1403] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.004s
I20260709 13:10:00.515609 18021 raft_consensus.cc:359] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:00.516278 18021 raft_consensus.cc:740] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.516947 18021 consensus_queue.cc:260] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:00.518977 18021 ts_tablet_manager.cc:1434] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:10:00.519747 18021 tablet_bootstrap.cc:492] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:10:00.526827 18113 raft_consensus.cc:1275] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 FOLLOWER]: Refusing update from remote peer 7c8abaec7ee74be28bf3f4be487de2bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:00.534116 18208 consensus_queue.cc:1048] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:00.574422 17380 raft_consensus.cc:1275] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 3 FOLLOWER]: Refusing update from remote peer 7c8abaec7ee74be28bf3f4be487de2bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:00.577841 18208 consensus_queue.cc:1048] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:00.593374 18021 tablet_bootstrap.cc:492] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:00.594451 18021 tablet_bootstrap.cc:492] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:10:00.595144 18021 ts_tablet_manager.cc:1403] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.076s	user 0.033s	sys 0.033s
I20260709 13:10:00.597827 18021 raft_consensus.cc:359] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:10:00.598731 18021 raft_consensus.cc:740] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.599428 18021 consensus_queue.cc:260] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:10:00.601589 18021 ts_tablet_manager.cc:1434] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 13:10:00.602413 18021 tablet_bootstrap.cc:492] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:10:00.625710 18021 tablet_bootstrap.cc:492] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:00.626842 18021 tablet_bootstrap.cc:492] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:10:00.627601 18021 ts_tablet_manager.cc:1403] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260709 13:10:00.636880 18021 raft_consensus.cc:359] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:10:00.637702 18021 raft_consensus.cc:740] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.638590 18021 consensus_queue.cc:260] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:10:00.641109 18021 ts_tablet_manager.cc:1434] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20260709 13:10:00.641968 18021 tablet_bootstrap.cc:492] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:10:00.658149 18021 tablet_bootstrap.cc:492] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:00.659989 18021 tablet_bootstrap.cc:492] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:10:00.660913 18021 ts_tablet_manager.cc:1403] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260709 13:10:00.666926 18021 raft_consensus.cc:359] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:00.667778 18021 raft_consensus.cc:740] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.668476 18021 consensus_queue.cc:260] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:00.670042 18021 ts_tablet_manager.cc:1434] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 13:10:00.670984 18021 tablet_bootstrap.cc:492] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:10:00.700570 18113 raft_consensus.cc:3060] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:10:00.715080 17351 consensus_peers.cc:597] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:00.746145 18105 raft_consensus.cc:3060] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:10:00.753281 17425 consensus_peers.cc:597] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:00.803284 18128 raft_consensus.cc:3060] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:10:00.822944 17349 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.132:38829, user_credentials={real_user=slave}} blocked reactor thread for 92123.8us
I20260709 13:10:00.836197 18125 raft_consensus.cc:3060] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:00.839563 18021 tablet_bootstrap.cc:492] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:00.840633 18021 tablet_bootstrap.cc:492] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:10:00.842836 18021 ts_tablet_manager.cc:1403] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.172s	user 0.057s	sys 0.073s
I20260709 13:10:00.846521 18021 raft_consensus.cc:359] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:00.847182 18021 raft_consensus.cc:740] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.848126 18021 consensus_queue.cc:260] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:00.851572 18021 ts_tablet_manager.cc:1434] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:10:00.853173 18021 tablet_bootstrap.cc:492] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
W20260709 13:10:00.855549 17277 consensus_peers.cc:597] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:00.872927 18021 tablet_bootstrap.cc:492] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:00.874018 18021 tablet_bootstrap.cc:492] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:10:00.874688 18021 ts_tablet_manager.cc:1403] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.013s
I20260709 13:10:00.877089 18021 raft_consensus.cc:359] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:10:00.877862 18021 raft_consensus.cc:740] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.878522 18021 consensus_queue.cc:260] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:10:00.880858 18021 ts_tablet_manager.cc:1434] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:10:00.881702 18021 tablet_bootstrap.cc:492] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:10:00.907516 18021 tablet_bootstrap.cc:492] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:00.908759 18021 tablet_bootstrap.cc:492] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:10:00.909484 18021 ts_tablet_manager.cc:1403] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.000s
I20260709 13:10:00.912067 18021 raft_consensus.cc:359] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:00.912801 18021 raft_consensus.cc:740] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.913622 18021 consensus_queue.cc:260] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:00.916128 18021 ts_tablet_manager.cc:1434] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:00.920174 18021 tablet_bootstrap.cc:492] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap starting.
I20260709 13:10:00.954548 18021 tablet_bootstrap.cc:492] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:00.955657 18021 tablet_bootstrap.cc:492] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce: Bootstrap complete.
I20260709 13:10:00.956336 18021 ts_tablet_manager.cc:1403] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent bootstrapping tablet: real 0.036s	user 0.025s	sys 0.001s
I20260709 13:10:00.958498 18021 raft_consensus.cc:359] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:00.959133 18021 raft_consensus.cc:740] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Initialized, Role: FOLLOWER
I20260709 13:10:00.959759 18021 consensus_queue.cc:260] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:00.961916 18021 ts_tablet_manager.cc:1434] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:10:01.118952 18125 raft_consensus.cc:3060] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 3
W20260709 13:10:05.528170 17425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:43451, user_credentials={real_user=slave}} blocked reactor thread for 241284us
W20260709 13:10:05.550637 17349 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.132:38829, user_credentials={real_user=slave}} blocked reactor thread for 45241.6us
W20260709 13:10:06.357121 17333 debug-util.cc:398] Leaking SignalData structure 0x7b080021aa60 after lost signal to thread 13913
W20260709 13:10:06.358141 17333 debug-util.cc:398] Leaking SignalData structure 0x7b080016c1c0 after lost signal to thread 17169
W20260709 13:10:06.359026 17333 debug-util.cc:398] Leaking SignalData structure 0x7b08002d5e60 after lost signal to thread 17336
W20260709 13:10:06.359771 17333 debug-util.cc:398] Leaking SignalData structure 0x7b08002d5600 after lost signal to thread 17410
W20260709 13:10:06.360634 17333 debug-util.cc:398] Leaking SignalData structure 0x7b0800236180 after lost signal to thread 17484
W20260709 13:10:06.361687 17333 debug-util.cc:398] Leaking SignalData structure 0x7b08000c33c0 after lost signal to thread 18160
I20260709 13:10:09.429628 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:09.509743 17310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17411e5ad5344326aa22680a02641d8a"
dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
mode: GRACEFUL
new_leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
 from {username='slave'} at 127.0.0.1:35916
I20260709 13:10:09.510515 17310 raft_consensus.cc:606] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Received request to transfer leadership to TS 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:10:09.513321 17310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6"
dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
mode: GRACEFUL
new_leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:35916
I20260709 13:10:09.513906 17310 raft_consensus.cc:606] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 LEADER]: Received request to transfer leadership to TS b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:10:09.517472 17310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cb11bdd13d440728265d346b0c05fae"
dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
mode: GRACEFUL
new_leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:35916
I20260709 13:10:09.518114 17310 raft_consensus.cc:606] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Received request to transfer leadership to TS b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:10:09.520778 17310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b79b91d3066646e98b378788860f995f"
dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
mode: GRACEFUL
new_leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:35916
I20260709 13:10:09.521271 17310 raft_consensus.cc:606] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Received request to transfer leadership to TS b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:10:09.533862 17457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19"
dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
mode: GRACEFUL
new_leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:55120
I20260709 13:10:09.534463 17457 raft_consensus.cc:606] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 3 LEADER]: Received request to transfer leadership to TS b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:10:09.536924 17310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f87b79d631424229a5a10377036b8336"
dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
mode: GRACEFUL
new_leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:35916
I20260709 13:10:09.537492 17310 raft_consensus.cc:606] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Received request to transfer leadership to TS b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:10:09.538681 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:10:09.539855 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:09.612502 18288 raft_consensus.cc:993] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf: : Instructing follower b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:09.613415 18289 raft_consensus.cc:1081] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Signalling peer b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:09.615272 18131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cb11bdd13d440728265d346b0c05fae"
dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:54768
I20260709 13:10:09.615828 18131 raft_consensus.cc:493] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:09.616228 18131 raft_consensus.cc:3060] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:09.621333 18255 raft_consensus.cc:993] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf: : Instructing follower b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:09.621902 18289 raft_consensus.cc:1081] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Signalling peer b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:09.623591 18119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f87b79d631424229a5a10377036b8336"
dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:54768
I20260709 13:10:09.624078 18119 raft_consensus.cc:493] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:09.624426 18119 raft_consensus.cc:3060] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.624085 18131 raft_consensus.cc:515] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:09.626497 18131 leader_election.cc:290] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 3 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:10:09.627729 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb11bdd13d440728265d346b0c05fae" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:10:09.627643 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb11bdd13d440728265d346b0c05fae" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:10:09.628474 17309 raft_consensus.cc:3055] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:09.628507 17457 raft_consensus.cc:3060] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:09.628865 17309 raft_consensus.cc:740] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:10:09.629792 17309 consensus_queue.cc:260] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:09.631150 17309 raft_consensus.cc:3060] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:09.633888 18119 raft_consensus.cc:515] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:09.636674 17310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87b79d631424229a5a10377036b8336" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:10:09.637223 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87b79d631424229a5a10377036b8336" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:10:09.637892 17377 raft_consensus.cc:3060] T f87b79d631424229a5a10377036b8336 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.637259 17310 raft_consensus.cc:3055] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:09.638665 17310 raft_consensus.cc:740] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:10:09.638012 17457 raft_consensus.cc:2468] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 3.
I20260709 13:10:09.639496 17310 consensus_queue.cc:260] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:09.640877 18015 leader_election.cc:304] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:10:09.643199 17310 raft_consensus.cc:3060] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.645459 17377 raft_consensus.cc:2468] T f87b79d631424229a5a10377036b8336 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 2.
I20260709 13:10:09.637825 17309 raft_consensus.cc:2468] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 3.
I20260709 13:10:09.647677 18298 raft_consensus.cc:2804] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:09.649025 18298 raft_consensus.cc:697] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:10:09.649924 18298 consensus_queue.cc:237] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:09.650624 18015 leader_election.cc:304] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:10:09.651477 18299 raft_consensus.cc:2804] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:09.654783 18299 raft_consensus.cc:697] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:10:09.655810 18299 consensus_queue.cc:237] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:09.656517 18119 leader_election.cc:290] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:10:09.657471 17310 raft_consensus.cc:2468] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 2.
I20260709 13:10:09.671376 17131 catalog_manager.cc:5697] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 2 to 3, leader changed from 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130) to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 3 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:09.672560 17131 catalog_manager.cc:5697] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 1 to 2, leader changed from 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130) to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 2 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:09.690589 18294 raft_consensus.cc:993] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31: : Instructing follower b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:09.691187 18284 raft_consensus.cc:1081] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 3 LEADER]: Signalling peer b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:09.692624 18119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19"
dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:54764
I20260709 13:10:09.693169 18119 raft_consensus.cc:493] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:09.693569 18119 raft_consensus.cc:3060] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:09.700834 18119 raft_consensus.cc:515] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:09.703140 18119 leader_election.cc:290] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 4 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:10:09.704147 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:10:09.704728 17309 raft_consensus.cc:3060] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:09.705473 17454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc93f0cd6d466dbd5e8dd6881f9c19" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:10:09.706110 17454 raft_consensus.cc:3055] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:09.706425 17454 raft_consensus.cc:740] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:10:09.707273 17454 consensus_queue.cc:260] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:09.708528 17454 raft_consensus.cc:3060] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:09.709816 17309 raft_consensus.cc:2468] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 4.
I20260709 13:10:09.710948 18018 leader_election.cc:304] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:10:09.711625 18299 raft_consensus.cc:2804] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:09.712143 18299 raft_consensus.cc:697] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 4 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:10:09.713018 18299 consensus_queue.cc:237] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:09.715946 17454 raft_consensus.cc:2468] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 4.
I20260709 13:10:09.723134 17131 catalog_manager.cc:5697] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 3 to 4, leader changed from c91881cedc4f44a9894c4436883e2f31 (127.13.149.132) to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 4 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:09.828454 18289 raft_consensus.cc:993] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf: : Instructing follower 8af9cfe33e404d91b4e5eb78da56d147 to start an election
I20260709 13:10:09.828897 18289 raft_consensus.cc:1081] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Signalling peer 8af9cfe33e404d91b4e5eb78da56d147 to start an election
I20260709 13:10:09.830421 17377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17411e5ad5344326aa22680a02641d8a"
dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
 from {username='slave'} at 127.0.0.1:59714
I20260709 13:10:09.830950 17377 raft_consensus.cc:493] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:09.831341 17377 raft_consensus.cc:3060] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.837141 17377 raft_consensus.cc:515] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:10:09.839751 17377 leader_election.cc:290] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:10:09.841025 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17411e5ad5344326aa22680a02641d8a" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:10:09.841717 17309 raft_consensus.cc:3055] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:09.842011 17309 raft_consensus.cc:740] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:10:09.842727 17309 consensus_queue.cc:260] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:10:09.843855 17309 raft_consensus.cc:3060] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.846060 17454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17411e5ad5344326aa22680a02641d8a" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:10:09.846593 17454 raft_consensus.cc:3060] T 17411e5ad5344326aa22680a02641d8a P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.850982 17309 raft_consensus.cc:2468] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 2.
I20260709 13:10:09.852175 17352 leader_election.cc:304] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: 
I20260709 13:10:09.852881 17454 raft_consensus.cc:2468] T 17411e5ad5344326aa22680a02641d8a P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 2.
I20260709 13:10:09.853071 18290 raft_consensus.cc:2804] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:09.853667 18290 raft_consensus.cc:697] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Becoming Leader. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:10:09.854400 18290 consensus_queue.cc:237] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:10:09.872267 17131 catalog_manager.cc:5697] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 reported cstate change: term changed from 1 to 2, leader changed from 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130) to 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131). New cstate: current_term: 2 leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:09.893011 18255 raft_consensus.cc:993] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf: : Instructing follower b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:09.893460 18255 raft_consensus.cc:1081] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 LEADER]: Signalling peer b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:09.894972 18131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6"
dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:54768
I20260709 13:10:09.895500 18131 raft_consensus.cc:493] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:09.895737 18131 raft_consensus.cc:3060] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:09.900529 18131 raft_consensus.cc:515] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:09.902231 18131 leader_election.cc:290] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 4 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:10:09.903103 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:10:09.903590 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b7b3041ee044ab82850652f6a4b1f6" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:10:09.904186 17309 raft_consensus.cc:3055] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:09.904279 17377 raft_consensus.cc:3060] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:09.904529 17309 raft_consensus.cc:740] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:10:09.905442 17309 consensus_queue.cc:260] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:09.906791 17309 raft_consensus.cc:3060] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:09.910570 17377 raft_consensus.cc:2468] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 4.
I20260709 13:10:09.912043 18015 leader_election.cc:304] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:10:09.912115 17309 raft_consensus.cc:2468] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 4.
I20260709 13:10:09.912896 18299 raft_consensus.cc:2804] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:09.913398 18299 raft_consensus.cc:697] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 4 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:10:09.914266 18299 consensus_queue.cc:237] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:09.924579 17131 catalog_manager.cc:5697] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 3 to 4, leader changed from 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130) to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 4 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:09.948752 18255 raft_consensus.cc:993] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf: : Instructing follower b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:09.949304 18288 raft_consensus.cc:1081] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Signalling peer b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:09.950963 18131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b79b91d3066646e98b378788860f995f"
dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:54768
I20260709 13:10:09.951439 18131 raft_consensus.cc:493] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:09.951777 18131 raft_consensus.cc:3060] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:09.958194 18131 raft_consensus.cc:515] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:09.961046 18131 leader_election.cc:290] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 3 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:10:09.960806 17454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b91d3066646e98b378788860f995f" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:10:09.962049 17454 raft_consensus.cc:3060] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:09.962983 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b91d3066646e98b378788860f995f" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:10:09.963559 17309 raft_consensus.cc:3055] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:09.963850 17309 raft_consensus.cc:740] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:10:09.965006 17309 consensus_queue.cc:260] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:09.966081 17309 raft_consensus.cc:3060] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:09.968371 17454 raft_consensus.cc:2468] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 3.
I20260709 13:10:09.969522 18015 leader_election.cc:304] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:10:09.970285 18299 raft_consensus.cc:2804] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:09.970741 18299 raft_consensus.cc:697] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:10:09.971576 18299 consensus_queue.cc:237] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:09.972395 17309 raft_consensus.cc:2468] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 3.
I20260709 13:10:09.982713 17131 catalog_manager.cc:5697] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 2 to 3, leader changed from 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130) to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 3 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:10.090193 17309 raft_consensus.cc:1275] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:10.091876 18299 consensus_queue.cc:1048] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:10.107524 17385 raft_consensus.cc:1275] T f87b79d631424229a5a10377036b8336 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:10.110486 18299 consensus_queue.cc:1048] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:10.115096 17310 raft_consensus.cc:1275] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:10.130019 18300 consensus_queue.cc:1048] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:10.130206 17454 raft_consensus.cc:1275] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 4 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:10:10.131665 18300 consensus_queue.cc:1048] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:10.157550 17310 raft_consensus.cc:1275] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 4 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:10:10.160169 18299 consensus_queue.cc:1048] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:10.178153 17454 raft_consensus.cc:1275] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:10.181216 18298 consensus_queue.cc:1048] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:10.251726 17310 raft_consensus.cc:1275] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Refusing update from remote peer 8af9cfe33e404d91b4e5eb78da56d147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:10.253216 18281 consensus_queue.cc:1048] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:10.265286 17457 raft_consensus.cc:1275] T 17411e5ad5344326aa22680a02641d8a P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Refusing update from remote peer 8af9cfe33e404d91b4e5eb78da56d147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:10.267757 18322 consensus_queue.cc:1048] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:10.396409 17385 raft_consensus.cc:1275] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 4 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:10:10.399087 18298 consensus_queue.cc:1048] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:10.415309 17310 raft_consensus.cc:1275] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 4 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:10:10.416812 18300 consensus_queue.cc:1048] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:10.483378 17309 raft_consensus.cc:1275] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:10.484591 18299 consensus_queue.cc:1048] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:10.497305 17457 raft_consensus.cc:1275] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:10.498584 18325 consensus_queue.cc:1048] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:10.540726 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:10.577535 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:10.626492 17385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e6ebfddb2e14b488bc64c62d75ac661"
dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
mode: GRACEFUL
new_leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:45510
I20260709 13:10:10.627079 17385 raft_consensus.cc:606] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Received request to transfer leadership to TS b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:10:10.629972 17309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "308fa92d24764c2c87eda510c46ad3c5"
dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
mode: GRACEFUL
new_leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:35916
I20260709 13:10:10.630535 17309 raft_consensus.cc:606] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Received request to transfer leadership to TS b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:10:10.634032 17457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f154d3d3815499085edb61fe7abd805"
dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
mode: GRACEFUL
new_leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:55120
I20260709 13:10:10.634663 17457 raft_consensus.cc:606] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Received request to transfer leadership to TS b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:10:10.637260 17309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "708f3286ebef45fdae4f6b83a13f5728"
dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
mode: GRACEFUL
new_leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:35916
I20260709 13:10:10.637590 18290 raft_consensus.cc:993] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147: : Instructing follower b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:10.637856 17309 raft_consensus.cc:606] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Received request to transfer leadership to TS b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:10:10.638209 18290 raft_consensus.cc:1081] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Signalling peer b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:10.640861 18119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e6ebfddb2e14b488bc64c62d75ac661"
dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:54780
I20260709 13:10:10.641507 18119 raft_consensus.cc:493] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:10.642020 18119 raft_consensus.cc:3060] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:10.641896 17309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80d6d90917b947548be96918b4efefa6"
dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
mode: GRACEFUL
new_leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:35916
I20260709 13:10:10.644732 17309 raft_consensus.cc:606] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 LEADER]: Received request to transfer leadership to TS b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:10:10.647562 17309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f8343bb147f460fb7a6cac0b57c52be"
dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
mode: GRACEFUL
new_leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
 from {username='slave'} at 127.0.0.1:35916
I20260709 13:10:10.648141 17309 raft_consensus.cc:606] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Received request to transfer leadership to TS 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:10:10.649310 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:10:10.650831 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:10.652304 18119 raft_consensus.cc:515] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:10.655936 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6ebfddb2e14b488bc64c62d75ac661" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:10:10.656535 17309 raft_consensus.cc:3060] T 2e6ebfddb2e14b488bc64c62d75ac661 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:10.658417 18119 leader_election.cc:290] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:10:10.659288 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6ebfddb2e14b488bc64c62d75ac661" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:10:10.661618 17385 raft_consensus.cc:3055] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:10.662065 17385 raft_consensus.cc:740] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:10:10.662822 17385 consensus_queue.cc:260] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:10.664227 17385 raft_consensus.cc:3060] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:10.666191 17309 raft_consensus.cc:2468] T 2e6ebfddb2e14b488bc64c62d75ac661 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 2.
I20260709 13:10:10.667429 18018 leader_election.cc:304] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:10:10.668282 18300 raft_consensus.cc:2804] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:10.668746 18300 raft_consensus.cc:697] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:10:10.669482 18300 consensus_queue.cc:237] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:10.671986 17385 raft_consensus.cc:2468] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 2.
I20260709 13:10:10.682471 17132 catalog_manager.cc:5697] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 1 to 2, leader changed from 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131) to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 2 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:10.715971 18255 raft_consensus.cc:993] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf: : Instructing follower b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:10.717398 18288 raft_consensus.cc:1081] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Signalling peer b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:10.720036 18131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "708f3286ebef45fdae4f6b83a13f5728"
dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:54768
I20260709 13:10:10.720628 18131 raft_consensus.cc:493] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:10.720901 18131 raft_consensus.cc:3060] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:10.725612 18131 raft_consensus.cc:515] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:10.727054 18131 leader_election.cc:290] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:10:10.727818 17454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708f3286ebef45fdae4f6b83a13f5728" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:10:10.728052 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708f3286ebef45fdae4f6b83a13f5728" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:10:10.728487 17454 raft_consensus.cc:3060] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:10.728621 17309 raft_consensus.cc:3055] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:10.729014 17309 raft_consensus.cc:740] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:10:10.729741 17309 consensus_queue.cc:260] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:10.730675 17309 raft_consensus.cc:3060] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:10.734081 17454 raft_consensus.cc:2468] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 2.
I20260709 13:10:10.735356 18015 leader_election.cc:304] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:10:10.736122 18300 raft_consensus.cc:2804] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:10.736578 18300 raft_consensus.cc:697] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:10:10.736768 17309 raft_consensus.cc:2468] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 2.
I20260709 13:10:10.737442 18300 consensus_queue.cc:237] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:10.748374 17132 catalog_manager.cc:5697] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 1 to 2, leader changed from 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130) to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 2 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:10.787632 18289 raft_consensus.cc:993] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf: : Instructing follower b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:10.788120 18255 raft_consensus.cc:1081] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 LEADER]: Signalling peer b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:10.789876 18119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80d6d90917b947548be96918b4efefa6"
dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:54768
I20260709 13:10:10.790460 18119 raft_consensus.cc:493] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:10.790822 18119 raft_consensus.cc:3060] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:10.796800 18119 raft_consensus.cc:515] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:10.798491 18119 leader_election.cc:290] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 4 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:10:10.799269 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d6d90917b947548be96918b4efefa6" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:10:10.800002 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d6d90917b947548be96918b4efefa6" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:10:10.801908 17385 raft_consensus.cc:3060] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:10.805934 17309 raft_consensus.cc:3055] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:10.806349 17309 raft_consensus.cc:740] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:10:10.806918 17385 raft_consensus.cc:2468] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 4.
I20260709 13:10:10.806963 17309 consensus_queue.cc:260] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:10.808131 17309 raft_consensus.cc:3060] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:10.808168 18015 leader_election.cc:304] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:10:10.808954 18300 raft_consensus.cc:2804] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:10.809394 18300 raft_consensus.cc:697] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 4 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:10:10.810178 18300 consensus_queue.cc:237] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:10.812621 18289 raft_consensus.cc:993] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf: : Instructing follower 8af9cfe33e404d91b4e5eb78da56d147 to start an election
I20260709 13:10:10.813126 18288 raft_consensus.cc:1081] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Signalling peer 8af9cfe33e404d91b4e5eb78da56d147 to start an election
I20260709 13:10:10.815026 17377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f8343bb147f460fb7a6cac0b57c52be"
dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
 from {username='slave'} at 127.0.0.1:59714
I20260709 13:10:10.814924 17309 raft_consensus.cc:2468] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 4.
I20260709 13:10:10.815773 17377 raft_consensus.cc:493] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:10.816150 17377 raft_consensus.cc:3060] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:10.821048 17377 raft_consensus.cc:515] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:10:10.823307 17309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8343bb147f460fb7a6cac0b57c52be" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:10:10.823745 17454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8343bb147f460fb7a6cac0b57c52be" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:10:10.824247 17377 leader_election.cc:290] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:10:10.824306 17454 raft_consensus.cc:3060] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:10.823835 17309 raft_consensus.cc:3055] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:10.825757 17309 raft_consensus.cc:740] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:10:10.826508 17309 consensus_queue.cc:260] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:10:10.827710 17309 raft_consensus.cc:3060] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:10.827248 17132 catalog_manager.cc:5697] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 3 to 4, leader changed from 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130) to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 4 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:10.829556 17454 raft_consensus.cc:2468] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 2.
I20260709 13:10:10.830554 17349 leader_election.cc:304] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:10:10.831262 18290 raft_consensus.cc:2804] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:10.831703 18290 raft_consensus.cc:697] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Becoming Leader. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:10:10.832532 18290 consensus_queue.cc:237] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:10:10.833629 17309 raft_consensus.cc:2468] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 2.
I20260709 13:10:10.842726 17132 catalog_manager.cc:5697] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 reported cstate change: term changed from 1 to 2, leader changed from 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130) to 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131). New cstate: current_term: 2 leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:11.110690 18291 raft_consensus.cc:993] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31: : Instructing follower b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:11.111166 18291 raft_consensus.cc:1081] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Signalling peer b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:11.112727 18119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f154d3d3815499085edb61fe7abd805"
dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:54764
I20260709 13:10:11.113232 18119 raft_consensus.cc:493] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:11.113694 18119 raft_consensus.cc:3060] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:11.119017 18119 raft_consensus.cc:515] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:10:11.121034 18119 leader_election.cc:290] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:10:11.122036 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f154d3d3815499085edb61fe7abd805" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:10:11.122403 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f154d3d3815499085edb61fe7abd805" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:10:11.122705 17377 raft_consensus.cc:3060] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:11.123066 17457 raft_consensus.cc:3055] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:11.123328 17457 raft_consensus.cc:740] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:10:11.123924 17457 consensus_queue.cc:260] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:10:11.124984 17385 raft_consensus.cc:1275] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:11.125154 17457 raft_consensus.cc:3060] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:11.130223 17377 raft_consensus.cc:2468] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 2.
I20260709 13:10:11.127300 18299 consensus_queue.cc:1048] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:11.131846 18015 leader_election.cc:304] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:10:11.133667 18299 raft_consensus.cc:2804] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:11.134140 18299 raft_consensus.cc:697] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:10:11.134974 18299 consensus_queue.cc:237] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:10:11.139000 17310 raft_consensus.cc:1275] T 2e6ebfddb2e14b488bc64c62d75ac661 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:11.141690 18300 consensus_queue.cc:1048] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:11.136374 17457 raft_consensus.cc:2468] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 2.
I20260709 13:10:11.164764 17135 catalog_manager.cc:5697] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 1 to 2, leader changed from c91881cedc4f44a9894c4436883e2f31 (127.13.149.132) to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 2 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:11.190069 18255 raft_consensus.cc:993] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf: : Instructing follower b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:11.190510 18288 raft_consensus.cc:1081] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Signalling peer b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:11.192050 18119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "308fa92d24764c2c87eda510c46ad3c5"
dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:54768
I20260709 13:10:11.192546 18119 raft_consensus.cc:493] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:11.192896 18119 raft_consensus.cc:3060] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:11.198781 18119 raft_consensus.cc:515] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:11.202221 17310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308fa92d24764c2c87eda510c46ad3c5" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:10:11.202623 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308fa92d24764c2c87eda510c46ad3c5" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:10:11.202814 17310 raft_consensus.cc:3055] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:11.203207 17310 raft_consensus.cc:740] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:10:11.203222 17385 raft_consensus.cc:3060] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:11.203864 17310 consensus_queue.cc:260] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:11.204632 17310 raft_consensus.cc:3060] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:11.205763 18119 leader_election.cc:290] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:10:11.209312 17385 raft_consensus.cc:2468] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 2.
I20260709 13:10:11.210390 18015 leader_election.cc:304] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:10:11.211261 18300 raft_consensus.cc:2804] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:11.211790 18300 raft_consensus.cc:697] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:10:11.212520 17310 raft_consensus.cc:2468] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 2.
I20260709 13:10:11.212496 18300 consensus_queue.cc:237] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:11.222502 17135 catalog_manager.cc:5697] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 1 to 2, leader changed from 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130) to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 2 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:11.240561 17385 raft_consensus.cc:1275] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 4 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:10:11.241792 18300 consensus_queue.cc:1048] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:11.251359 17310 raft_consensus.cc:1275] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 4 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:10:11.253151 18325 consensus_queue.cc:1048] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:11.312165 17457 raft_consensus.cc:1275] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Refusing update from remote peer 8af9cfe33e404d91b4e5eb78da56d147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:11.313356 18290 consensus_queue.cc:1048] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:11.322975 17310 raft_consensus.cc:1275] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Refusing update from remote peer 8af9cfe33e404d91b4e5eb78da56d147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:11.326324 17457 raft_consensus.cc:1275] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:11.333227 18290 consensus_queue.cc:1048] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:11.333632 18325 consensus_queue.cc:1048] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:11.348064 17311 raft_consensus.cc:1275] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:11.350839 18300 consensus_queue.cc:1048] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:11.653342 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:11.660156 17385 raft_consensus.cc:1275] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:11.693859 18299 consensus_queue.cc:1048] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:11.699034 17377 raft_consensus.cc:1275] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:11.709604 18299 consensus_queue.cc:1048] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:11.771857 17457 raft_consensus.cc:1275] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:11.808461 17311 raft_consensus.cc:1275] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:11.794061 18325 consensus_queue.cc:1048] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
W20260709 13:10:11.883085 18018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:41003, user_credentials={real_user=slave}} blocked reactor thread for 52811.2us
I20260709 13:10:11.922195 18300 consensus_queue.cc:1048] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:11.953491 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:12.030253 17457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96d51b906026489580885ffd51cf280f"
dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
mode: GRACEFUL
new_leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:55120
I20260709 13:10:12.030916 17457 raft_consensus.cc:606] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Received request to transfer leadership to TS b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:10:12.034355 17457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9e6b72a7d57485eba9c90dc8fe23496"
dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
mode: GRACEFUL
new_leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:55120
I20260709 13:10:12.034926 17457 raft_consensus.cc:606] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Received request to transfer leadership to TS b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:10:12.038481 17377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca03992167d041f2b10f0c74e5ee9289"
dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
mode: GRACEFUL
new_leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
 from {username='slave'} at 127.0.0.1:45510
I20260709 13:10:12.039116 17377 raft_consensus.cc:606] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Received request to transfer leadership to TS 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:10:12.042918 17457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff190eaed33e47879a45fd2949fc92d6"
dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
mode: GRACEFUL
new_leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
 from {username='slave'} at 127.0.0.1:55120
I20260709 13:10:12.043605 17457 raft_consensus.cc:606] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Received request to transfer leadership to TS 8af9cfe33e404d91b4e5eb78da56d147
I20260709 13:10:12.044857 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:10:12.046511 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:12.158339 18335 raft_consensus.cc:993] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31: : Instructing follower b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:12.159229 18357 raft_consensus.cc:1081] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Signalling peer b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:12.161609 18131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9e6b72a7d57485eba9c90dc8fe23496"
dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:54764
I20260709 13:10:12.162285 18131 raft_consensus.cc:493] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:12.162647 18131 raft_consensus.cc:3060] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.173606 18131 raft_consensus.cc:515] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:12.175488 18131 leader_election.cc:290] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:10:12.176318 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e6b72a7d57485eba9c90dc8fe23496" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:10:12.176937 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e6b72a7d57485eba9c90dc8fe23496" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:10:12.177199 17457 raft_consensus.cc:3055] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:12.177585 17312 raft_consensus.cc:3060] T b9e6b72a7d57485eba9c90dc8fe23496 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.177608 17457 raft_consensus.cc:740] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:10:12.178792 17457 consensus_queue.cc:260] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:12.179945 17457 raft_consensus.cc:3060] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.185209 17312 raft_consensus.cc:2468] T b9e6b72a7d57485eba9c90dc8fe23496 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 2.
I20260709 13:10:12.186816 18018 leader_election.cc:304] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:10:12.187794 18300 raft_consensus.cc:2804] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:12.188427 18300 raft_consensus.cc:697] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:10:12.190059 18300 consensus_queue.cc:237] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:12.195298 17457 raft_consensus.cc:2468] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 2.
I20260709 13:10:12.201402 17135 catalog_manager.cc:5697] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 1 to 2, leader changed from c91881cedc4f44a9894c4436883e2f31 (127.13.149.132) to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 2 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.225287 18335 raft_consensus.cc:993] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31: : Instructing follower b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:12.225948 18335 raft_consensus.cc:1081] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Signalling peer b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:12.227811 18119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96d51b906026489580885ffd51cf280f"
dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:54764
I20260709 13:10:12.228338 18119 raft_consensus.cc:493] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:12.228896 18119 raft_consensus.cc:3060] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.238139 18119 raft_consensus.cc:515] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:10:12.240300 18119 leader_election.cc:290] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:10:12.242551 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d51b906026489580885ffd51cf280f" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:10:12.242890 18291 raft_consensus.cc:993] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31: : Instructing follower 8af9cfe33e404d91b4e5eb78da56d147 to start an election
I20260709 13:10:12.243242 17377 raft_consensus.cc:3060] T 96d51b906026489580885ffd51cf280f P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.243465 18291 raft_consensus.cc:1081] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Signalling peer 8af9cfe33e404d91b4e5eb78da56d147 to start an election
I20260709 13:10:12.243765 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d51b906026489580885ffd51cf280f" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:10:12.244381 17457 raft_consensus.cc:3055] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:12.244702 17457 raft_consensus.cc:740] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:10:12.245719 17457 consensus_queue.cc:260] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:10:12.247223 17457 raft_consensus.cc:3060] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.250478 17385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff190eaed33e47879a45fd2949fc92d6"
dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
 from {username='slave'} at 127.0.0.1:59730
I20260709 13:10:12.251175 17385 raft_consensus.cc:493] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:12.251482 17385 raft_consensus.cc:3060] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.253618 17377 raft_consensus.cc:2468] T 96d51b906026489580885ffd51cf280f P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 2.
I20260709 13:10:12.256472 17457 raft_consensus.cc:2468] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 2.
I20260709 13:10:12.259142 18015 leader_election.cc:304] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:10:12.262382 18300 raft_consensus.cc:2804] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:12.262923 18300 raft_consensus.cc:697] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:10:12.263834 18300 consensus_queue.cc:237] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } }
I20260709 13:10:12.268342 17385 raft_consensus.cc:515] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:10:12.270730 17385 leader_election.cc:290] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:10:12.271786 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff190eaed33e47879a45fd2949fc92d6" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:10:12.272451 17312 raft_consensus.cc:3060] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.277436 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff190eaed33e47879a45fd2949fc92d6" candidate_uuid: "8af9cfe33e404d91b4e5eb78da56d147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:10:12.278156 17457 raft_consensus.cc:3055] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:12.278468 17457 raft_consensus.cc:740] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c91881cedc4f44a9894c4436883e2f31, State: Running, Role: LEADER
I20260709 13:10:12.279335 17457 consensus_queue.cc:260] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:10:12.280761 17457 raft_consensus.cc:3060] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.286784 17312 raft_consensus.cc:2468] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 2.
I20260709 13:10:12.289912 17352 leader_election.cc:304] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: 
I20260709 13:10:12.290890 18290 raft_consensus.cc:2804] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:12.291316 18290 raft_consensus.cc:697] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Becoming Leader. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:10:12.292546 17457 raft_consensus.cc:2468] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af9cfe33e404d91b4e5eb78da56d147 in term 2.
I20260709 13:10:12.292189 18290 consensus_queue.cc:237] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:10:12.287307 17135 catalog_manager.cc:5697] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 1 to 2, leader changed from c91881cedc4f44a9894c4436883e2f31 (127.13.149.132) to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 2 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:12.311012 18351 raft_consensus.cc:993] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147: : Instructing follower 7c8abaec7ee74be28bf3f4be487de2bf to start an election
I20260709 13:10:12.311507 18290 raft_consensus.cc:1081] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Signalling peer 7c8abaec7ee74be28bf3f4be487de2bf to start an election
I20260709 13:10:12.313009 17312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca03992167d041f2b10f0c74e5ee9289"
dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
 from {username='slave'} at 127.0.0.1:52700
I20260709 13:10:12.313498 17312 raft_consensus.cc:493] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:12.313853 17312 raft_consensus.cc:3060] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.317461 17135 catalog_manager.cc:5697] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 reported cstate change: term changed from 1 to 2, leader changed from c91881cedc4f44a9894c4436883e2f31 (127.13.149.132) to 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131). New cstate: current_term: 2 leader_uuid: "8af9cfe33e404d91b4e5eb78da56d147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.321034 17312 raft_consensus.cc:515] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:10:12.325441 17312 leader_election.cc:290] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:10:12.325668 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca03992167d041f2b10f0c74e5ee9289" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:10:12.326333 17385 raft_consensus.cc:3055] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:12.326565 17457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca03992167d041f2b10f0c74e5ee9289" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:10:12.326606 17385 raft_consensus.cc:740] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:10:12.327258 17457 raft_consensus.cc:3060] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.327714 17385 consensus_queue.cc:260] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:10:12.328640 17385 raft_consensus.cc:3060] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.333283 17457 raft_consensus.cc:2468] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 2.
I20260709 13:10:12.333534 17385 raft_consensus.cc:2468] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 2.
I20260709 13:10:12.335089 17275 leader_election.cc:304] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c8abaec7ee74be28bf3f4be487de2bf, 8af9cfe33e404d91b4e5eb78da56d147; no voters: 
I20260709 13:10:12.335909 18255 raft_consensus.cc:2804] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:12.336411 18255 raft_consensus.cc:697] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:10:12.337237 18255 consensus_queue.cc:237] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:10:12.349362 17135 catalog_manager.cc:5697] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 1 to 2, leader changed from 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131) to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 2 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.595046 17312 raft_consensus.cc:1275] T b9e6b72a7d57485eba9c90dc8fe23496 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.596416 18362 consensus_queue.cc:1048] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.608350 17454 raft_consensus.cc:1275] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.609920 18300 consensus_queue.cc:1048] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.738034 17377 raft_consensus.cc:1275] T 96d51b906026489580885ffd51cf280f P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.740851 18361 consensus_queue.cc:1048] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.753744 17312 raft_consensus.cc:1275] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Refusing update from remote peer 8af9cfe33e404d91b4e5eb78da56d147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.756697 18290 consensus_queue.cc:1048] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.765312 17457 raft_consensus.cc:1275] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.770268 18362 consensus_queue.cc:1048] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.785588 17454 raft_consensus.cc:1275] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Refusing update from remote peer 8af9cfe33e404d91b4e5eb78da56d147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.787577 18281 consensus_queue.cc:1048] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:12.804426 17385 raft_consensus.cc:1275] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Refusing update from remote peer 7c8abaec7ee74be28bf3f4be487de2bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.806444 18288 consensus_queue.cc:1048] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:12.826030 17454 raft_consensus.cc:1275] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Refusing update from remote peer 7c8abaec7ee74be28bf3f4be487de2bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.846226 18288 consensus_queue.cc:1048] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:13.047845 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:13.096221 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:13.134545 17385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f8343bb147f460fb7a6cac0b57c52be"
dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
mode: GRACEFUL
new_leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
 from {username='slave'} at 127.0.0.1:45510
I20260709 13:10:13.135203 17385 raft_consensus.cc:606] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Received request to transfer leadership to TS 7c8abaec7ee74be28bf3f4be487de2bf
I20260709 13:10:13.138180 17312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea6b8707c49a4d0a8b0248ac470d39ca"
dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
mode: GRACEFUL
new_leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:35916
I20260709 13:10:13.138767 17312 raft_consensus.cc:606] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Received request to transfer leadership to TS b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:10:13.140208 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:13.142038 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:13.145359 18255 raft_consensus.cc:993] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf: : Instructing follower b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:13.146013 18387 raft_consensus.cc:1081] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Signalling peer b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:13.148082 18119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea6b8707c49a4d0a8b0248ac470d39ca"
dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:54768
I20260709 13:10:13.148732 18119 raft_consensus.cc:493] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:13.149037 18119 raft_consensus.cc:3060] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.157362 18119 raft_consensus.cc:515] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:13.160241 17312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6b8707c49a4d0a8b0248ac470d39ca" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:10:13.159397 18119 leader_election.cc:290] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 election: Requested vote from peers 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003), 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621)
I20260709 13:10:13.161119 17312 raft_consensus.cc:3055] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:13.160389 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6b8707c49a4d0a8b0248ac470d39ca" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:10:13.161469 17312 raft_consensus.cc:740] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:10:13.161916 17385 raft_consensus.cc:3060] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.162487 17312 consensus_queue.cc:260] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:13.163938 17312 raft_consensus.cc:3060] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.170913 17385 raft_consensus.cc:2468] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 2.
I20260709 13:10:13.174028 18015 leader_election.cc:304] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8af9cfe33e404d91b4e5eb78da56d147, b4c6805b9385439d9d1e7b55ed5ae0ce; no voters: 
I20260709 13:10:13.173393 17312 raft_consensus.cc:2468] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 2.
I20260709 13:10:13.175184 18300 raft_consensus.cc:2804] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:13.176116 18300 raft_consensus.cc:697] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:10:13.177062 18300 consensus_queue.cc:237] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } }
I20260709 13:10:13.190649 17135 catalog_manager.cc:5697] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 1 to 2, leader changed from 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130) to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 2 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.557184 17385 raft_consensus.cc:1275] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.558579 18300 consensus_queue.cc:1048] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:13.571010 17310 raft_consensus.cc:1275] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.572717 18300 consensus_queue.cc:1048] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:13.691196 18290 raft_consensus.cc:993] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147: : Instructing follower 7c8abaec7ee74be28bf3f4be487de2bf to start an election
I20260709 13:10:13.691628 18351 raft_consensus.cc:1081] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Signalling peer 7c8abaec7ee74be28bf3f4be487de2bf to start an election
I20260709 13:10:13.693099 17312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f8343bb147f460fb7a6cac0b57c52be"
dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
 from {username='slave'} at 127.0.0.1:52700
I20260709 13:10:13.693678 17312 raft_consensus.cc:493] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:13.693977 17312 raft_consensus.cc:3060] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:13.698969 17312 raft_consensus.cc:515] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:10:13.700701 17312 leader_election.cc:290] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [CANDIDATE]: Term 3 election: Requested vote from peers 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621), c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829)
I20260709 13:10:13.701346 17385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8343bb147f460fb7a6cac0b57c52be" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8af9cfe33e404d91b4e5eb78da56d147"
I20260709 13:10:13.701911 17456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8343bb147f460fb7a6cac0b57c52be" candidate_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:10:13.702174 17385 raft_consensus.cc:3055] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:13.702469 17456 raft_consensus.cc:3060] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:13.702489 17385 raft_consensus.cc:740] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8af9cfe33e404d91b4e5eb78da56d147, State: Running, Role: LEADER
I20260709 13:10:13.703539 17385 consensus_queue.cc:260] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [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: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:10:13.704815 17385 raft_consensus.cc:3060] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:13.709801 17456 raft_consensus.cc:2468] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 3.
I20260709 13:10:13.711408 17385 raft_consensus.cc:2468] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c8abaec7ee74be28bf3f4be487de2bf in term 3.
I20260709 13:10:13.711402 17275 leader_election.cc:304] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [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: 7c8abaec7ee74be28bf3f4be487de2bf, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:10:13.712553 18394 raft_consensus.cc:2804] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:13.712986 18394 raft_consensus.cc:697] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 LEADER]: Becoming Leader. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:10:13.715528 18394 consensus_queue.cc:237] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [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: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } }
I20260709 13:10:13.724700 17135 catalog_manager.cc:5697] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf reported cstate change: term changed from 2 to 3, leader changed from 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131) to 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130). New cstate: current_term: 3 leader_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:14.124238 17456 raft_consensus.cc:1275] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Refusing update from remote peer 7c8abaec7ee74be28bf3f4be487de2bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:14.125538 18394 consensus_queue.cc:1048] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:14.144344 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:14.153944 17385 raft_consensus.cc:1275] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 3 FOLLOWER]: Refusing update from remote peer 7c8abaec7ee74be28bf3f4be487de2bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:14.159493 18406 consensus_queue.cc:1048] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af9cfe33e404d91b4e5eb78da56d147" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:14.208065 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:14.246747 17312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0eb1d17eb1d441a2b64d54538a8e390e"
dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
mode: GRACEFUL
new_leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:35916
I20260709 13:10:14.247401 17312 raft_consensus.cc:606] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Received request to transfer leadership to TS b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:10:14.248682 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:10:14.250351 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:14.619642 18406 raft_consensus.cc:993] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf: : Instructing follower b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:14.620203 18409 raft_consensus.cc:1081] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Signalling peer b4c6805b9385439d9d1e7b55ed5ae0ce to start an election
I20260709 13:10:14.621923 18130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0eb1d17eb1d441a2b64d54538a8e390e"
dest_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce"
 from {username='slave'} at 127.0.0.1:54768
I20260709 13:10:14.622445 18130 raft_consensus.cc:493] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:14.622745 18130 raft_consensus.cc:3060] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:14.631969 18130 raft_consensus.cc:515] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:14.634959 18130 leader_election.cc:290] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [CANDIDATE]: Term 3 election: Requested vote from peers c91881cedc4f44a9894c4436883e2f31 (127.13.149.132:38829), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:10:14.635437 17310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1d17eb1d441a2b64d54538a8e390e" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c8abaec7ee74be28bf3f4be487de2bf"
I20260709 13:10:14.635281 17454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1d17eb1d441a2b64d54538a8e390e" candidate_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c91881cedc4f44a9894c4436883e2f31"
I20260709 13:10:14.636081 17310 raft_consensus.cc:3055] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:14.636137 17454 raft_consensus.cc:3060] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:14.636468 17310 raft_consensus.cc:740] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c8abaec7ee74be28bf3f4be487de2bf, State: Running, Role: LEADER
I20260709 13:10:14.637428 17310 consensus_queue.cc:260] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:14.638893 17310 raft_consensus.cc:3060] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:14.644923 17454 raft_consensus.cc:2468] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 3.
I20260709 13:10:14.646745 18015 leader_election.cc:304] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [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: b4c6805b9385439d9d1e7b55ed5ae0ce, c91881cedc4f44a9894c4436883e2f31; no voters: 
I20260709 13:10:14.646999 17310 raft_consensus.cc:2468] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c6805b9385439d9d1e7b55ed5ae0ce in term 3.
I20260709 13:10:14.649434 18300 raft_consensus.cc:2804] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:14.650520 18300 raft_consensus.cc:697] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 LEADER]: Becoming Leader. State: Replica: b4c6805b9385439d9d1e7b55ed5ae0ce, State: Running, Role: LEADER
I20260709 13:10:14.651485 18300 consensus_queue.cc:237] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [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: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:14.682026 17132 catalog_manager.cc:5697] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce reported cstate change: term changed from 2 to 3, leader changed from 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130) to b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129). New cstate: current_term: 3 leader_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:15.060724 17310 raft_consensus.cc:1275] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:15.062197 18412 consensus_queue.cc:1048] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:15.076191 17454 raft_consensus.cc:1275] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Refusing update from remote peer b4c6805b9385439d9d1e7b55ed5ae0ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:15.078197 18412 consensus_queue.cc:1048] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:15.251971 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:15.296662 13910 tablet_server.cc:179] TabletServer@127.13.149.129:43451 shutting down...
W20260709 13:10:15.332943 17277 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 262 similar messages]
W20260709 13:10:15.365873 17277 consensus_peers.cc:597] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:15.368546 17277 consensus_peers.cc:597] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:15.372186 17277 consensus_peers.cc:597] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:15.379144 17425 consensus_peers.cc:597] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:15.403237 17425 consensus_peers.cc:597] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:15.409191 17277 consensus_peers.cc:597] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.410007 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:15.411898 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.414710 13910 raft_consensus.cc:2243] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.415373 13910 raft_consensus.cc:2272] T 16e8be60e13a407eb9057c161e1292bb P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.420045 17425 consensus_peers.cc:597] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.425750 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.427897 13910 raft_consensus.cc:2243] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.429879 13910 raft_consensus.cc:2272] T 80d6d90917b947548be96918b4efefa6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.432575 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.433328 13910 raft_consensus.cc:2243] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.434055 13910 raft_consensus.cc:2272] T b28a90a23f9e4a24b84c1c2932c5502c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.437863 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.439072 13910 raft_consensus.cc:2243] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.439728 13910 raft_consensus.cc:2272] T 824b1ff3be61414d9e6bbbe40405ce6e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.443557 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.444388 13910 raft_consensus.cc:2243] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.444958 13910 raft_consensus.cc:2272] T 221cc261f59f425787a49913463b51ed P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.445833 17425 consensus_peers.cc:597] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.447651 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.448469 13910 raft_consensus.cc:2243] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.448937 13910 raft_consensus.cc:2272] T 2e58208de80d4557acd38e3d171ec172 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.451164 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.451790 13910 raft_consensus.cc:2243] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.452625 13910 raft_consensus.cc:2272] T 708f3286ebef45fdae4f6b83a13f5728 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.455835 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.457183 13910 raft_consensus.cc:2243] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.457837 13910 raft_consensus.cc:2272] T d6530c25f77346fcb1957c9624cf11dc P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.461390 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.462699 13910 raft_consensus.cc:2243] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.463311 13910 raft_consensus.cc:2272] T d351abd89e0f463ca20b36a2b01e421c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.465772 17425 consensus_peers.cc:597] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.466660 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.468473 13910 raft_consensus.cc:2243] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.469765 13910 raft_consensus.cc:2272] T f5c7612fdff64ff28dadf57c8e747469 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.471179 17277 consensus_peers.cc:597] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.473104 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.474057 13910 raft_consensus.cc:2243] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.474603 13910 raft_consensus.cc:2272] T 8f700bcd71cc48e2a9b6f9b4f271684f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.477202 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.478171 13910 raft_consensus.cc:2243] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.479092 13910 raft_consensus.cc:2272] T 0eb1d17eb1d441a2b64d54538a8e390e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.482244 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.482944 13910 raft_consensus.cc:2243] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.484031 13910 raft_consensus.cc:2272] T 4cb11bdd13d440728265d346b0c05fae P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.488586 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.489712 13910 raft_consensus.cc:2243] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:10:15.489816 17425 consensus_peers.cc:597] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.490975 13910 raft_consensus.cc:2272] T f87b79d631424229a5a10377036b8336 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.494549 17425 consensus_peers.cc:597] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.494798 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.495671 13910 raft_consensus.cc:2243] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.496090 13910 raft_consensus.cc:2272] T f96aa226794641208fa639bd4539ec0c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.497184 17425 consensus_peers.cc:597] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.499514 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.500737 13910 raft_consensus.cc:2243] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.501852 13910 raft_consensus.cc:2272] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.505041 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.505825 13910 raft_consensus.cc:2243] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.506340 13910 raft_consensus.cc:2272] T 18e74081d5e3400b9d9db006425dea1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.509429 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.510334 13910 raft_consensus.cc:2243] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.510879 13910 raft_consensus.cc:2272] T 9bbf1b67cfd44ba1aee077c1117791c2 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.515396 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.516625 13910 raft_consensus.cc:2243] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.517874 13910 raft_consensus.cc:2272] T b9e6b72a7d57485eba9c90dc8fe23496 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.520004 17351 consensus_peers.cc:597] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.521898 13910 tablet_replica.cc:333] stopping tablet replica
W20260709 13:10:15.522028 17351 consensus_peers.cc:597] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.522821 13910 raft_consensus.cc:2243] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.523366 13910 raft_consensus.cc:2272] T bed4881126d646cdbb1048cb27acee4f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.526129 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.527057 13910 raft_consensus.cc:2243] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.527784 13910 raft_consensus.cc:2272] T 34aac79ce19d49d68f7bd4c1d1b83d00 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.531754 13910 tablet_replica.cc:333] stopping tablet replica
W20260709 13:10:15.532416 17425 consensus_peers.cc:597] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.532624 13910 raft_consensus.cc:2243] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.533543 13910 raft_consensus.cc:2272] T ea6b8707c49a4d0a8b0248ac470d39ca P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.535878 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.536424 13910 raft_consensus.cc:2243] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.537428 13910 raft_consensus.cc:2272] T 2e6ebfddb2e14b488bc64c62d75ac661 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.541707 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.543164 13910 raft_consensus.cc:2243] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.543790 13910 raft_consensus.cc:2272] T 4cad5a9380ba4bf79ce0ed704932ce20 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.543810 17425 consensus_peers.cc:597] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.546183 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.546932 13910 raft_consensus.cc:2243] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.547410 13910 raft_consensus.cc:2272] T 8b6724adc9494d7097ab39d26b5b5e7e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.549996 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.550647 13910 raft_consensus.cc:2243] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.551206 13910 raft_consensus.cc:2272] T e51da2ae245c4db493dbd1e876d3f074 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.553505 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.554149 13910 raft_consensus.cc:2243] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.554714 13910 raft_consensus.cc:2272] T e6c6960e2837472f8e0225a7f0bf48c8 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.556838 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.557422 13910 raft_consensus.cc:2243] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.558348 13910 raft_consensus.cc:2272] T 741e91fcbcd64bc595fd9579aadf5a4e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.561043 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.562110 13910 raft_consensus.cc:2243] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.562827 13910 raft_consensus.cc:2272] T 5f66f290fe7c49b791826dfc2f811d9e P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.565703 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.566502 13910 raft_consensus.cc:2243] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.566998 13910 raft_consensus.cc:2272] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.569119 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.569785 13910 raft_consensus.cc:2243] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.570196 13910 raft_consensus.cc:2272] T 9eba8538889446a69aac1e244724d107 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.572710 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.573282 13910 raft_consensus.cc:2243] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.573774 13910 raft_consensus.cc:2272] T a5d72a5b41e1471388d7e2fcf64a3e1b P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.576489 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.577301 13910 raft_consensus.cc:2243] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.578501 13910 raft_consensus.cc:2272] T 25b7b3041ee044ab82850652f6a4b1f6 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.580971 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.582178 13910 raft_consensus.cc:2243] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.582659 13910 raft_consensus.cc:2272] T c899016db9bc4f5ab970663da12b5d68 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.585753 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.586346 13910 raft_consensus.cc:2243] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.587322 13910 raft_consensus.cc:2272] T b79b91d3066646e98b378788860f995f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.588201 17425 consensus_peers.cc:597] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.590178 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.591409 13910 raft_consensus.cc:2243] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.591944 13910 raft_consensus.cc:2272] T 3e3bacc44be9415a9292039f032e39de P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.595090 13910 tablet_replica.cc:333] stopping tablet replica
W20260709 13:10:15.595381 17425 consensus_peers.cc:597] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.595944 13910 raft_consensus.cc:2243] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.597397 13910 raft_consensus.cc:2272] T 4f154d3d3815499085edb61fe7abd805 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.600567 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.601250 13910 raft_consensus.cc:2243] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.601881 13910 raft_consensus.cc:2272] T 3797030f798e403cb47c580a9b9a3238 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.604552 17351 consensus_peers.cc:597] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.604846 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.605789 13910 raft_consensus.cc:2243] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.606317 13910 raft_consensus.cc:2272] T cc3b175216d04eb980d086eefdbc8358 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.609198 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.610000 13910 raft_consensus.cc:2243] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:10:15.610327 17351 consensus_peers.cc:597] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.610529 13910 raft_consensus.cc:2272] T da776679806e4341ab97afb3ff4fbaf1 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.613133 17351 consensus_peers.cc:597] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.613276 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.614038 13910 raft_consensus.cc:2243] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.614464 13910 raft_consensus.cc:2272] T b1f3ac04ca154b6cb38f3cd01245a678 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.617089 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.617733 13910 raft_consensus.cc:2243] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.618155 13910 raft_consensus.cc:2272] T d4c79c44531744bea4c5709d01080a38 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.620869 17277 consensus_peers.cc:597] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.621935 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.622938 13910 raft_consensus.cc:2243] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.624167 13910 raft_consensus.cc:2272] T 96d51b906026489580885ffd51cf280f P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.627574 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.628291 13910 raft_consensus.cc:2243] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.629160 13910 raft_consensus.cc:2272] T 308fa92d24764c2c87eda510c46ad3c5 P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.631974 17351 consensus_peers.cc:597] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.632099 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.632964 13910 raft_consensus.cc:2243] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.633538 13910 raft_consensus.cc:2272] T e53d8183f5e6456d876057f9b53a594c P b4c6805b9385439d9d1e7b55ed5ae0ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.706943 13910 tablet_server.cc:196] TabletServer@127.13.149.129:43451 shutdown complete.
W20260709 13:10:15.745476 17425 consensus_peers.cc:597] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:15.754352 17351 consensus_peers.cc:597] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:15.761278 17425 consensus_peers.cc:597] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:15.763581 17277 consensus_peers.cc:597] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:15.764147 17277 consensus_peers.cc:597] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.797539 13910 tablet_server.cc:179] TabletServer@127.13.149.130:0 shutting down...
W20260709 13:10:15.806115 17426 consensus_peers.cc:597] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:15.810804 17351 consensus_peers.cc:597] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:15.829016 17426 consensus_peers.cc:597] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:15.836740 17352 consensus_peers.cc:597] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:15.843504 17351 consensus_peers.cc:597] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Couldn't send request to peer b4c6805b9385439d9d1e7b55ed5ae0ce. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.851186 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:15.852324 13910 tablet_replica.cc:333] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.853518 13910 raft_consensus.cc:2243] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.854733 13910 raft_consensus.cc:2272] T ac91d689e0af4030b6c3fdae39a9c7b8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.857565 13910 tablet_replica.cc:333] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.858556 13910 raft_consensus.cc:2243] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.859232 13910 raft_consensus.cc:2272] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.860256 17352 consensus_peers.cc:597] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.862077 13910 tablet_replica.cc:333] T b28a90a23f9e4a24b84c1c2932c5502c P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.862818 13910 raft_consensus.cc:2243] T b28a90a23f9e4a24b84c1c2932c5502c P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.863317 13910 raft_consensus.cc:2272] T b28a90a23f9e4a24b84c1c2932c5502c P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.864825 17426 consensus_peers.cc:597] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.865731 13910 tablet_replica.cc:333] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.866478 13910 raft_consensus.cc:2243] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.867015 13910 raft_consensus.cc:2272] T 80d6d90917b947548be96918b4efefa6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.869506 13910 tablet_replica.cc:333] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.870333 13910 raft_consensus.cc:2243] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.870831 13910 raft_consensus.cc:2272] T b79b91d3066646e98b378788860f995f P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.873024 13910 tablet_replica.cc:333] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.873745 13910 raft_consensus.cc:2243] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.874598 13910 raft_consensus.cc:2272] T 03a332162a834f2fa783111734392dd8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.877120 13910 tablet_replica.cc:333] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.878094 13910 raft_consensus.cc:2243] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.878695 13910 raft_consensus.cc:2272] T 708f3286ebef45fdae4f6b83a13f5728 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.879406 17352 consensus_peers.cc:597] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.881107 13910 tablet_replica.cc:333] T 2e6ebfddb2e14b488bc64c62d75ac661 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.881857 13910 raft_consensus.cc:2243] T 2e6ebfddb2e14b488bc64c62d75ac661 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.882272 13910 raft_consensus.cc:2272] T 2e6ebfddb2e14b488bc64c62d75ac661 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.884234 13910 tablet_replica.cc:333] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.884796 13910 raft_consensus.cc:2243] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.885231 13910 raft_consensus.cc:2272] T 5bdfc733d91b4f8a9de4932440e61b4c P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.888105 13910 tablet_replica.cc:333] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.888928 13910 raft_consensus.cc:2243] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.889846 13910 raft_consensus.cc:2272] T 221cc261f59f425787a49913463b51ed P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.890620 17352 consensus_peers.cc:597] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.892462 13910 tablet_replica.cc:333] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.893185 13910 raft_consensus.cc:2243] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.894097 13910 raft_consensus.cc:2272] T 8f700bcd71cc48e2a9b6f9b4f271684f P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.896075 13910 tablet_replica.cc:333] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.896778 13910 raft_consensus.cc:2243] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.897586 13910 raft_consensus.cc:2272] T e2a28d9dd1d647f3a399d80c9c2598f4 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.900247 13910 tablet_replica.cc:333] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.900959 13910 raft_consensus.cc:2243] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.901577 13910 raft_consensus.cc:2272] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P 7c8abaec7ee74be28bf3f4be487de2bf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.904258 13910 tablet_replica.cc:333] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.905019 13910 raft_consensus.cc:2243] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.905542 13910 raft_consensus.cc:2272] T 25b7b3041ee044ab82850652f6a4b1f6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.908039 13910 tablet_replica.cc:333] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.908728 13910 raft_consensus.cc:2243] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.909169 13910 raft_consensus.cc:2272] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.910967 13910 tablet_replica.cc:333] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.911542 13910 raft_consensus.cc:2243] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.912282 13910 raft_consensus.cc:2272] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.914145 13910 tablet_replica.cc:333] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.914717 13910 raft_consensus.cc:2243] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.915447 13910 raft_consensus.cc:2272] T 4d6265b4f50442e0a0e9c28929ed3cba P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.917152 13910 tablet_replica.cc:333] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.917752 13910 raft_consensus.cc:2243] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.918176 13910 raft_consensus.cc:2272] T e51da2ae245c4db493dbd1e876d3f074 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.919934 13910 tablet_replica.cc:333] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.920452 13910 raft_consensus.cc:2243] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.921228 13910 raft_consensus.cc:2272] T e6c6960e2837472f8e0225a7f0bf48c8 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.923643 13910 tablet_replica.cc:333] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.924362 13910 raft_consensus.cc:2243] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.925233 13910 raft_consensus.cc:2272] T 3797030f798e403cb47c580a9b9a3238 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.927968 13910 tablet_replica.cc:333] T cc3b175216d04eb980d086eefdbc8358 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.928840 13910 raft_consensus.cc:2243] T cc3b175216d04eb980d086eefdbc8358 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.929416 13910 raft_consensus.cc:2272] T cc3b175216d04eb980d086eefdbc8358 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.931699 13910 tablet_replica.cc:333] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.932262 13910 raft_consensus.cc:2243] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.933125 13910 raft_consensus.cc:2272] T ca03992167d041f2b10f0c74e5ee9289 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.934114 17352 consensus_peers.cc:597] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.935019 13910 tablet_replica.cc:333] T d4c79c44531744bea4c5709d01080a38 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.935652 13910 raft_consensus.cc:2243] T d4c79c44531744bea4c5709d01080a38 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.936133 13910 raft_consensus.cc:2272] T d4c79c44531744bea4c5709d01080a38 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.938479 13910 tablet_replica.cc:333] T 18b0d969e35b47c8ba243bb2aa899323 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.939256 13910 raft_consensus.cc:2243] T 18b0d969e35b47c8ba243bb2aa899323 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.939817 13910 raft_consensus.cc:2272] T 18b0d969e35b47c8ba243bb2aa899323 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.942461 13910 tablet_replica.cc:333] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.943270 13910 raft_consensus.cc:2243] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.944242 13910 raft_consensus.cc:2272] T b1f3ac04ca154b6cb38f3cd01245a678 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.946789 13910 tablet_replica.cc:333] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.947438 13910 raft_consensus.cc:2243] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.947934 13910 raft_consensus.cc:2272] T ff190eaed33e47879a45fd2949fc92d6 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.950376 13910 tablet_replica.cc:333] T 16e8be60e13a407eb9057c161e1292bb P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.951110 13910 raft_consensus.cc:2243] T 16e8be60e13a407eb9057c161e1292bb P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.951644 13910 raft_consensus.cc:2272] T 16e8be60e13a407eb9057c161e1292bb P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.953994 13910 tablet_replica.cc:333] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.954551 13910 raft_consensus.cc:2243] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.955021 13910 raft_consensus.cc:2272] T a1ed2b9ddf1f48a3b265a5b11224297d P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.956990 13910 tablet_replica.cc:333] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.957535 13910 raft_consensus.cc:2243] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.958346 13910 raft_consensus.cc:2272] T 5f66f290fe7c49b791826dfc2f811d9e P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.960619 13910 tablet_replica.cc:333] T b9e6b72a7d57485eba9c90dc8fe23496 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.961164 13910 raft_consensus.cc:2243] T b9e6b72a7d57485eba9c90dc8fe23496 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.961584 13910 raft_consensus.cc:2272] T b9e6b72a7d57485eba9c90dc8fe23496 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.963248 13910 tablet_replica.cc:333] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.963750 13910 raft_consensus.cc:2243] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.964150 13910 raft_consensus.cc:2272] T 0eb1d17eb1d441a2b64d54538a8e390e P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.967010 13910 tablet_replica.cc:333] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.967531 13910 raft_consensus.cc:2243] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.967967 13910 raft_consensus.cc:2272] T f87b79d631424229a5a10377036b8336 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.969815 13910 tablet_replica.cc:333] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.970382 13910 raft_consensus.cc:2243] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.970887 13910 raft_consensus.cc:2272] T 4cb11bdd13d440728265d346b0c05fae P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.972675 13910 tablet_replica.cc:333] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.973198 13910 raft_consensus.cc:2243] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.973623 13910 raft_consensus.cc:2272] T e53d8183f5e6456d876057f9b53a594c P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.975595 13910 tablet_replica.cc:333] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.976362 13910 raft_consensus.cc:2243] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.976845 13910 raft_consensus.cc:2272] T 308fa92d24764c2c87eda510c46ad3c5 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.979270 13910 tablet_replica.cc:333] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.979938 13910 raft_consensus.cc:2243] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.980423 13910 raft_consensus.cc:2272] T ea6b8707c49a4d0a8b0248ac470d39ca P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.982702 13910 tablet_replica.cc:333] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.983367 13910 raft_consensus.cc:2243] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.983834 13910 raft_consensus.cc:2272] T bed4881126d646cdbb1048cb27acee4f P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.986213 13910 tablet_replica.cc:333] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.986747 13910 raft_consensus.cc:2243] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.987600 13910 raft_consensus.cc:2272] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.989923 13910 tablet_replica.cc:333] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
W20260709 13:10:15.990006 17352 consensus_peers.cc:597] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:15.990638 13910 raft_consensus.cc:2243] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.991344 13910 raft_consensus.cc:2272] T 3e3bacc44be9415a9292039f032e39de P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.993000 13910 tablet_replica.cc:333] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.993425 13910 raft_consensus.cc:2243] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.993844 13910 raft_consensus.cc:2272] T 17411e5ad5344326aa22680a02641d8a P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.995714 13910 tablet_replica.cc:333] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:15.996393 13910 raft_consensus.cc:2243] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:15.997171 13910 raft_consensus.cc:2272] T c899016db9bc4f5ab970663da12b5d68 P 7c8abaec7ee74be28bf3f4be487de2bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.999428 13910 tablet_replica.cc:333] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:16.000078 13910 raft_consensus.cc:2243] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.000496 13910 raft_consensus.cc:2272] T 9243cd644069425ca139985f9db4f0f7 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.002386 13910 tablet_replica.cc:333] T da776679806e4341ab97afb3ff4fbaf1 P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:16.002991 13910 raft_consensus.cc:2243] T da776679806e4341ab97afb3ff4fbaf1 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.003501 13910 raft_consensus.cc:2272] T da776679806e4341ab97afb3ff4fbaf1 P 7c8abaec7ee74be28bf3f4be487de2bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.006017 13910 tablet_replica.cc:333] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf: stopping tablet replica
I20260709 13:10:16.006713 13910 raft_consensus.cc:2243] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.007750 13910 raft_consensus.cc:2272] T 8f8343bb147f460fb7a6cac0b57c52be P 7c8abaec7ee74be28bf3f4be487de2bf [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:16.016417 17426 consensus_peers.cc:597] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:16.047051 17352 consensus_peers.cc:597] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:16.093233 17352 consensus_peers.cc:597] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.130:41003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:16.099516 17426 consensus_peers.cc:597] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.130:41003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:16.124881 17352 consensus_peers.cc:597] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.130:41003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:16.130411 13910 tablet_server.cc:196] TabletServer@127.13.149.130:0 shutdown complete.
I20260709 13:10:16.201861 13910 tablet_server.cc:179] TabletServer@127.13.149.131:0 shutting down...
W20260709 13:10:16.211380 17352 consensus_peers.cc:597] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.130:41003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:16.225874 17426 consensus_peers.cc:597] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.130:41003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:16.237354 17426 consensus_peers.cc:597] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 -> Peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Couldn't send request to peer 7c8abaec7ee74be28bf3f4be487de2bf. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.130:41003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:16.261309 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:16.262463 13910 tablet_replica.cc:333] T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.263609 13910 raft_consensus.cc:2243] T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.264358 13910 raft_consensus.cc:2272] T ac91d689e0af4030b6c3fdae39a9c7b8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.267623 13910 tablet_replica.cc:333] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
W20260709 13:10:16.268265 17423 consensus_peers.cc:597] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 -> Peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Couldn't send request to peer 8af9cfe33e404d91b4e5eb78da56d147. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:16.268625 13910 raft_consensus.cc:2243] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.269309 13910 raft_consensus.cc:2272] T 80d6d90917b947548be96918b4efefa6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.271371 13910 tablet_replica.cc:333] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.272025 13910 raft_consensus.cc:2243] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.272473 13910 raft_consensus.cc:2272] T f96aa226794641208fa639bd4539ec0c P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.275092 13910 tablet_replica.cc:333] T 03a332162a834f2fa783111734392dd8 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.275843 13910 raft_consensus.cc:2243] T 03a332162a834f2fa783111734392dd8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.276543 13910 raft_consensus.cc:2272] T 03a332162a834f2fa783111734392dd8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.278926 13910 tablet_replica.cc:333] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.279778 13910 raft_consensus.cc:2243] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.280633 13910 raft_consensus.cc:2272] T 2e58208de80d4557acd38e3d171ec172 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.282706 13910 tablet_replica.cc:333] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.283277 13910 raft_consensus.cc:2243] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.284063 13910 raft_consensus.cc:2272] T b28a90a23f9e4a24b84c1c2932c5502c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.286278 13910 tablet_replica.cc:333] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.286877 13910 raft_consensus.cc:2243] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.287643 13910 raft_consensus.cc:2272] T 18e74081d5e3400b9d9db006425dea1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.289502 13910 tablet_replica.cc:333] T 9bbf1b67cfd44ba1aee077c1117791c2 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.290194 13910 raft_consensus.cc:2243] T 9bbf1b67cfd44ba1aee077c1117791c2 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.290618 13910 raft_consensus.cc:2272] T 9bbf1b67cfd44ba1aee077c1117791c2 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.292559 13910 tablet_replica.cc:333] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.293135 13910 raft_consensus.cc:2243] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.293951 13910 raft_consensus.cc:2272] T 17411e5ad5344326aa22680a02641d8a P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.295985 13910 tablet_replica.cc:333] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.296734 13910 raft_consensus.cc:2243] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.297295 13910 raft_consensus.cc:2272] T 308fa92d24764c2c87eda510c46ad3c5 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.299787 13910 tablet_replica.cc:333] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.300524 13910 raft_consensus.cc:2243] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:10:16.300814 17423 consensus_peers.cc:597] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 -> Peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Couldn't send request to peer 8af9cfe33e404d91b4e5eb78da56d147. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:16.301302 13910 raft_consensus.cc:2272] T d351abd89e0f463ca20b36a2b01e421c P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.303253 13910 tablet_replica.cc:333] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.303846 13910 raft_consensus.cc:2243] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.304252 13910 raft_consensus.cc:2272] T 3797030f798e403cb47c580a9b9a3238 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.306033 13910 tablet_replica.cc:333] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.306576 13910 raft_consensus.cc:2243] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.306967 13910 raft_consensus.cc:2272] T 4f154d3d3815499085edb61fe7abd805 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.308676 13910 tablet_replica.cc:333] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.309240 13910 raft_consensus.cc:2243] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.310002 13910 raft_consensus.cc:2272] T 741e91fcbcd64bc595fd9579aadf5a4e P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.311748 13910 tablet_replica.cc:333] T e6c6960e2837472f8e0225a7f0bf48c8 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.312278 13910 raft_consensus.cc:2243] T e6c6960e2837472f8e0225a7f0bf48c8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.312729 13910 raft_consensus.cc:2272] T e6c6960e2837472f8e0225a7f0bf48c8 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.314627 13910 tablet_replica.cc:333] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.315167 13910 raft_consensus.cc:2243] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.315995 13910 raft_consensus.cc:2272] T ff190eaed33e47879a45fd2949fc92d6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.317888 13910 tablet_replica.cc:333] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.318421 13910 raft_consensus.cc:2243] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.319202 13910 raft_consensus.cc:2272] T 16e8be60e13a407eb9057c161e1292bb P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.321127 13910 tablet_replica.cc:333] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.321753 13910 raft_consensus.cc:2243] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.322312 13910 raft_consensus.cc:2272] T ca03992167d041f2b10f0c74e5ee9289 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.324139 13910 tablet_replica.cc:333] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.324698 13910 raft_consensus.cc:2243] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.325438 13910 raft_consensus.cc:2272] T 18b0d969e35b47c8ba243bb2aa899323 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.327229 13910 tablet_replica.cc:333] T 96d51b906026489580885ffd51cf280f P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.327843 13910 raft_consensus.cc:2243] T 96d51b906026489580885ffd51cf280f P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.328262 13910 raft_consensus.cc:2272] T 96d51b906026489580885ffd51cf280f P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.329998 13910 tablet_replica.cc:333] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.330551 13910 raft_consensus.cc:2243] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.330992 13910 raft_consensus.cc:2272] T 25b7b3041ee044ab82850652f6a4b1f6 P 8af9cfe33e404d91b4e5eb78da56d147 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.332823 13910 tablet_replica.cc:333] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.333360 13910 raft_consensus.cc:2243] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.334200 13910 raft_consensus.cc:2272] T 34e4f7b81a0746a990f93aaab3a2a0f9 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.335927 13910 tablet_replica.cc:333] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.336481 13910 raft_consensus.cc:2243] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.336876 13910 raft_consensus.cc:2272] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.338754 13910 tablet_replica.cc:333] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.339311 13910 raft_consensus.cc:2243] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.339726 13910 raft_consensus.cc:2272] T 9eba8538889446a69aac1e244724d107 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.341536 13910 tablet_replica.cc:333] T 3e3bacc44be9415a9292039f032e39de P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.342128 13910 raft_consensus.cc:2243] T 3e3bacc44be9415a9292039f032e39de P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.342509 13910 raft_consensus.cc:2272] T 3e3bacc44be9415a9292039f032e39de P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.344681 13910 tablet_replica.cc:333] T f87b79d631424229a5a10377036b8336 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.345444 13910 raft_consensus.cc:2243] T f87b79d631424229a5a10377036b8336 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.345932 13910 raft_consensus.cc:2272] T f87b79d631424229a5a10377036b8336 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.348623 13910 tablet_replica.cc:333] T 8f700bcd71cc48e2a9b6f9b4f271684f P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.349392 13910 raft_consensus.cc:2243] T 8f700bcd71cc48e2a9b6f9b4f271684f P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.349896 13910 raft_consensus.cc:2272] T 8f700bcd71cc48e2a9b6f9b4f271684f P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.351697 13910 tablet_replica.cc:333] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.352208 13910 raft_consensus.cc:2243] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.352581 13910 raft_consensus.cc:2272] T f5c7612fdff64ff28dadf57c8e747469 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.354229 13910 tablet_replica.cc:333] T e2a28d9dd1d647f3a399d80c9c2598f4 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.354722 13910 raft_consensus.cc:2243] T e2a28d9dd1d647f3a399d80c9c2598f4 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.355111 13910 raft_consensus.cc:2272] T e2a28d9dd1d647f3a399d80c9c2598f4 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.356724 13910 tablet_replica.cc:333] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.357230 13910 raft_consensus.cc:2243] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.357669 13910 raft_consensus.cc:2272] T 2e6ebfddb2e14b488bc64c62d75ac661 P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.359850 13910 tablet_replica.cc:333] T 4cad5a9380ba4bf79ce0ed704932ce20 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.360378 13910 raft_consensus.cc:2243] T 4cad5a9380ba4bf79ce0ed704932ce20 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.360891 13910 raft_consensus.cc:2272] T 4cad5a9380ba4bf79ce0ed704932ce20 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.362671 13910 tablet_replica.cc:333] T 5bdfc733d91b4f8a9de4932440e61b4c P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.363188 13910 raft_consensus.cc:2243] T 5bdfc733d91b4f8a9de4932440e61b4c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.363577 13910 raft_consensus.cc:2272] T 5bdfc733d91b4f8a9de4932440e61b4c P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.365249 13910 tablet_replica.cc:333] T 824b1ff3be61414d9e6bbbe40405ce6e P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.365862 13910 raft_consensus.cc:2243] T 824b1ff3be61414d9e6bbbe40405ce6e P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.366262 13910 raft_consensus.cc:2272] T 824b1ff3be61414d9e6bbbe40405ce6e P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.368109 13910 tablet_replica.cc:333] T 8b6724adc9494d7097ab39d26b5b5e7e P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.368604 13910 raft_consensus.cc:2243] T 8b6724adc9494d7097ab39d26b5b5e7e P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.368995 13910 raft_consensus.cc:2272] T 8b6724adc9494d7097ab39d26b5b5e7e P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.370652 13910 tablet_replica.cc:333] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.371138 13910 raft_consensus.cc:2243] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.371840 13910 raft_consensus.cc:2272] T e53d8183f5e6456d876057f9b53a594c P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.373468 13910 tablet_replica.cc:333] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.373973 13910 raft_consensus.cc:2243] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.374681 13910 raft_consensus.cc:2272] T a1ed2b9ddf1f48a3b265a5b11224297d P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.376415 13910 tablet_replica.cc:333] T 4d6265b4f50442e0a0e9c28929ed3cba P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.376966 13910 raft_consensus.cc:2243] T 4d6265b4f50442e0a0e9c28929ed3cba P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.377372 13910 raft_consensus.cc:2272] T 4d6265b4f50442e0a0e9c28929ed3cba P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.379046 13910 tablet_replica.cc:333] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.379487 13910 raft_consensus.cc:2243] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.380090 13910 raft_consensus.cc:2272] T a5d72a5b41e1471388d7e2fcf64a3e1b P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.381858 13910 tablet_replica.cc:333] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.382359 13910 raft_consensus.cc:2243] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.382745 13910 raft_consensus.cc:2272] T 8f8343bb147f460fb7a6cac0b57c52be P 8af9cfe33e404d91b4e5eb78da56d147 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.384497 13910 tablet_replica.cc:333] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.385025 13910 raft_consensus.cc:2243] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.385416 13910 raft_consensus.cc:2272] T ea6b8707c49a4d0a8b0248ac470d39ca P 8af9cfe33e404d91b4e5eb78da56d147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.387004 13910 tablet_replica.cc:333] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.387495 13910 raft_consensus.cc:2243] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.387884 13910 raft_consensus.cc:2272] T 34aac79ce19d49d68f7bd4c1d1b83d00 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.389602 13910 tablet_replica.cc:333] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.390153 13910 raft_consensus.cc:2243] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.390614 13910 raft_consensus.cc:2272] T d6530c25f77346fcb1957c9624cf11dc P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.392272 13910 tablet_replica.cc:333] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.392730 13910 raft_consensus.cc:2243] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.393551 13910 raft_consensus.cc:2272] T 9243cd644069425ca139985f9db4f0f7 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.395211 13910 tablet_replica.cc:333] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147: stopping tablet replica
I20260709 13:10:16.395654 13910 raft_consensus.cc:2243] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.396354 13910 raft_consensus.cc:2272] T da776679806e4341ab97afb3ff4fbaf1 P 8af9cfe33e404d91b4e5eb78da56d147 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:16.411521 17423 consensus_peers.cc:597] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 -> Peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Couldn't send request to peer 8af9cfe33e404d91b4e5eb78da56d147. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:16.426237 17423 consensus_peers.cc:597] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 -> Peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Couldn't send request to peer 8af9cfe33e404d91b4e5eb78da56d147. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:16.439958 17423 consensus_peers.cc:597] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 -> Peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Couldn't send request to peer 8af9cfe33e404d91b4e5eb78da56d147. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:16.460040 13910 tablet_server.cc:196] TabletServer@127.13.149.131:0 shutdown complete.
W20260709 13:10:16.467351 17423 consensus_peers.cc:597] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 -> Peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Couldn't send request to peer 8af9cfe33e404d91b4e5eb78da56d147. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.131:36621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:16.535629 13910 tablet_server.cc:179] TabletServer@127.13.149.132:0 shutting down...
I20260709 13:10:16.583214 18422 raft_consensus.cc:493] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:10:16.583719 18422 raft_consensus.cc:515] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:16.585743 18422 leader_election.cc:290] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:10:16.588244 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:16.589182 13910 tablet_replica.cc:333] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.590251 13910 raft_consensus.cc:2243] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:10:16.590813 17426 leader_election.cc:336] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Network error: Client connection negotiation failed: client connection to 127.13.149.130:41003: connect: Connection refused (error 111)
I20260709 13:10:16.591281 13910 raft_consensus.cc:2272] T e51da2ae245c4db493dbd1e876d3f074 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:16.592417 17425 leader_election.cc:336] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:10:16.592872 17425 leader_election.cc:304] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:10:16.593669 18422 raft_consensus.cc:2749] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:10:16.594682 13910 tablet_replica.cc:333] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.595688 13910 raft_consensus.cc:2243] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.596256 13910 raft_consensus.cc:2272] T 741e91fcbcd64bc595fd9579aadf5a4e P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:16.597100 17423 consensus_peers.cc:597] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 -> Peer 8af9cfe33e404d91b4e5eb78da56d147 (127.13.149.131:36621): Couldn't send request to peer 8af9cfe33e404d91b4e5eb78da56d147. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.131:36621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:16.598687 13910 tablet_replica.cc:333] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.599350 13910 raft_consensus.cc:2243] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.599809 13910 raft_consensus.cc:2272] T ac91d689e0af4030b6c3fdae39a9c7b8 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.601722 13910 tablet_replica.cc:333] T 03a332162a834f2fa783111734392dd8 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.602314 13910 raft_consensus.cc:2243] T 03a332162a834f2fa783111734392dd8 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.602739 13910 raft_consensus.cc:2272] T 03a332162a834f2fa783111734392dd8 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.604552 13910 tablet_replica.cc:333] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.605089 13910 raft_consensus.cc:2243] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.605883 13910 raft_consensus.cc:2272] T 48b528ab7a3f43b5bd3b6bb7acc28c3a P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.607578 13910 tablet_replica.cc:333] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.608135 13910 raft_consensus.cc:2243] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.608879 13910 raft_consensus.cc:2272] T f96aa226794641208fa639bd4539ec0c P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.610687 13910 tablet_replica.cc:333] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.611307 13910 raft_consensus.cc:2243] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.611707 13910 raft_consensus.cc:2272] T 2e58208de80d4557acd38e3d171ec172 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.613361 13910 tablet_replica.cc:333] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.613988 13910 raft_consensus.cc:2243] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.614445 13910 raft_consensus.cc:2272] T 708f3286ebef45fdae4f6b83a13f5728 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.616251 13910 tablet_replica.cc:333] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.616803 13910 raft_consensus.cc:2243] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.617208 13910 raft_consensus.cc:2272] T 18e74081d5e3400b9d9db006425dea1b P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.619139 13910 tablet_replica.cc:333] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.619675 13910 raft_consensus.cc:2243] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.620091 13910 raft_consensus.cc:2272] T b79b91d3066646e98b378788860f995f P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.621896 13910 tablet_replica.cc:333] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.622434 13910 raft_consensus.cc:2243] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.622833 13910 raft_consensus.cc:2272] T ff190eaed33e47879a45fd2949fc92d6 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.624543 13910 tablet_replica.cc:333] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.625080 13910 raft_consensus.cc:2243] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.625840 13910 raft_consensus.cc:2272] T 5bdfc733d91b4f8a9de4932440e61b4c P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.627521 13910 tablet_replica.cc:333] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.628182 13910 raft_consensus.cc:2243] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.628917 13910 raft_consensus.cc:2272] T 824b1ff3be61414d9e6bbbe40405ce6e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.630826 13910 tablet_replica.cc:333] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.631338 13910 raft_consensus.cc:2243] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.632023 13910 raft_consensus.cc:2272] T bed4881126d646cdbb1048cb27acee4f P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.634115 13910 tablet_replica.cc:333] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.634673 13910 raft_consensus.cc:2243] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.635422 13910 raft_consensus.cc:2272] T 221cc261f59f425787a49913463b51ed P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.637589 13910 tablet_replica.cc:333] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.638278 13910 raft_consensus.cc:2243] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.638922 13910 raft_consensus.cc:2272] T cc3b175216d04eb980d086eefdbc8358 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.641091 13910 tablet_replica.cc:333] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.641628 13910 raft_consensus.cc:2243] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.642153 13910 raft_consensus.cc:2272] T 4f154d3d3815499085edb61fe7abd805 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.643924 13910 tablet_replica.cc:333] T 34e4f7b81a0746a990f93aaab3a2a0f9 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.644436 13910 raft_consensus.cc:2243] T 34e4f7b81a0746a990f93aaab3a2a0f9 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.644842 13910 raft_consensus.cc:2272] T 34e4f7b81a0746a990f93aaab3a2a0f9 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.646770 13910 tablet_replica.cc:333] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.647336 13910 raft_consensus.cc:2243] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.648099 13910 raft_consensus.cc:2272] T d6530c25f77346fcb1957c9624cf11dc P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.649887 13910 tablet_replica.cc:333] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.650435 13910 raft_consensus.cc:2243] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.650842 13910 raft_consensus.cc:2272] T 9243cd644069425ca139985f9db4f0f7 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.652606 13910 tablet_replica.cc:333] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.653110 13910 raft_consensus.cc:2243] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.653525 13910 raft_consensus.cc:2272] T dcdc93f0cd6d466dbd5e8dd6881f9c19 P c91881cedc4f44a9894c4436883e2f31 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.655285 13910 tablet_replica.cc:333] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.655788 13910 raft_consensus.cc:2243] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.656183 13910 raft_consensus.cc:2272] T f84bdd6cd9f54ee3b1cfa8e96a505f07 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.658200 13910 tablet_replica.cc:333] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.658806 13910 raft_consensus.cc:2243] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.659399 13910 raft_consensus.cc:2272] T 9eba8538889446a69aac1e244724d107 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.662122 13910 tablet_replica.cc:333] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.662727 13910 raft_consensus.cc:2243] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.663447 13910 raft_consensus.cc:2272] T d4c79c44531744bea4c5709d01080a38 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.665235 13910 tablet_replica.cc:333] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.665832 13910 raft_consensus.cc:2243] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.666265 18422 raft_consensus.cc:493] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b4c6805b9385439d9d1e7b55ed5ae0ce)
I20260709 13:10:16.666471 13910 raft_consensus.cc:2272] T ca03992167d041f2b10f0c74e5ee9289 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.666842 18422 raft_consensus.cc:515] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c91881cedc4f44a9894c4436883e2f31" member_type: VOTER last_known_addr { host: "127.13.149.132" port: 38829 } } peers { permanent_uuid: "b4c6805b9385439d9d1e7b55ed5ae0ce" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 43451 } } peers { permanent_uuid: "7c8abaec7ee74be28bf3f4be487de2bf" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41003 } }
I20260709 13:10:16.668823 13910 tablet_replica.cc:333] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.668938 18422 leader_election.cc:290] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451), 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003)
I20260709 13:10:16.669687 13910 raft_consensus.cc:2243] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.670159 13910 raft_consensus.cc:2272] T 18b0d969e35b47c8ba243bb2aa899323 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.672643 13910 tablet_replica.cc:333] T b1f3ac04ca154b6cb38f3cd01245a678 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.673237 13910 raft_consensus.cc:2243] T b1f3ac04ca154b6cb38f3cd01245a678 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:10:16.673714 17426 leader_election.cc:336] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7c8abaec7ee74be28bf3f4be487de2bf (127.13.149.130:41003): Network error: Client connection negotiation failed: client connection to 127.13.149.130:41003: connect: Connection refused (error 111)
I20260709 13:10:16.673720 13910 raft_consensus.cc:2272] T b1f3ac04ca154b6cb38f3cd01245a678 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:16.674299 17425 leader_election.cc:336] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b4c6805b9385439d9d1e7b55ed5ae0ce (127.13.149.129:43451): Network error: Client connection negotiation failed: client connection to 127.13.149.129:43451: connect: Connection refused (error 111)
I20260709 13:10:16.674762 17425 leader_election.cc:304] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c91881cedc4f44a9894c4436883e2f31; no voters: 7c8abaec7ee74be28bf3f4be487de2bf, b4c6805b9385439d9d1e7b55ed5ae0ce
I20260709 13:10:16.675473 18422 raft_consensus.cc:2749] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:10:16.676445 13910 tablet_replica.cc:333] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.677073 13910 raft_consensus.cc:2243] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.677583 13910 raft_consensus.cc:2272] T 96d51b906026489580885ffd51cf280f P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.679472 13910 tablet_replica.cc:333] T a1ed2b9ddf1f48a3b265a5b11224297d P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.680015 13910 raft_consensus.cc:2243] T a1ed2b9ddf1f48a3b265a5b11224297d P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.680428 13910 raft_consensus.cc:2272] T a1ed2b9ddf1f48a3b265a5b11224297d P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.682502 13910 tablet_replica.cc:333] T 5f66f290fe7c49b791826dfc2f811d9e P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.683007 13910 raft_consensus.cc:2243] T 5f66f290fe7c49b791826dfc2f811d9e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.683385 13910 raft_consensus.cc:2272] T 5f66f290fe7c49b791826dfc2f811d9e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.685206 13910 tablet_replica.cc:333] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.685767 13910 raft_consensus.cc:2243] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.686503 13910 raft_consensus.cc:2272] T 4cad5a9380ba4bf79ce0ed704932ce20 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.688292 13910 tablet_replica.cc:333] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.688802 13910 raft_consensus.cc:2243] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.689211 13910 raft_consensus.cc:2272] T 8f8343bb147f460fb7a6cac0b57c52be P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.691022 13910 tablet_replica.cc:333] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.691514 13910 raft_consensus.cc:2243] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.691895 13910 raft_consensus.cc:2272] T e2a28d9dd1d647f3a399d80c9c2598f4 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.693521 13910 tablet_replica.cc:333] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.694067 13910 raft_consensus.cc:2243] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.694751 13910 raft_consensus.cc:2272] T f5c7612fdff64ff28dadf57c8e747469 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.696874 13910 tablet_replica.cc:333] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.697614 13910 raft_consensus.cc:2243] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.698518 13910 raft_consensus.cc:2272] T 9bbf1b67cfd44ba1aee077c1117791c2 P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.700875 13910 tablet_replica.cc:333] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.701431 13910 raft_consensus.cc:2243] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.701920 13910 raft_consensus.cc:2272] T b9e6b72a7d57485eba9c90dc8fe23496 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.703831 13910 tablet_replica.cc:333] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.704370 13910 raft_consensus.cc:2243] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.704800 13910 raft_consensus.cc:2272] T d351abd89e0f463ca20b36a2b01e421c P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.706694 13910 tablet_replica.cc:333] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.707216 13910 raft_consensus.cc:2243] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.707655 13910 raft_consensus.cc:2272] T 0eb1d17eb1d441a2b64d54538a8e390e P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.709430 13910 tablet_replica.cc:333] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.709980 13910 raft_consensus.cc:2243] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.710395 13910 raft_consensus.cc:2272] T 4cb11bdd13d440728265d346b0c05fae P c91881cedc4f44a9894c4436883e2f31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.712167 13910 tablet_replica.cc:333] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.712667 13910 raft_consensus.cc:2243] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.713440 13910 raft_consensus.cc:2272] T 8b6724adc9494d7097ab39d26b5b5e7e P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.715355 13910 tablet_replica.cc:333] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.715879 13910 raft_consensus.cc:2243] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.716322 13910 raft_consensus.cc:2272] T a5d72a5b41e1471388d7e2fcf64a3e1b P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.718258 13910 tablet_replica.cc:333] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.718773 13910 raft_consensus.cc:2243] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.719182 13910 raft_consensus.cc:2272] T 4d6265b4f50442e0a0e9c28929ed3cba P c91881cedc4f44a9894c4436883e2f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.721068 13910 tablet_replica.cc:333] T 17411e5ad5344326aa22680a02641d8a P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.721799 13910 raft_consensus.cc:2243] T 17411e5ad5344326aa22680a02641d8a P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.722266 13910 raft_consensus.cc:2272] T 17411e5ad5344326aa22680a02641d8a P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.724054 13910 tablet_replica.cc:333] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31: stopping tablet replica
I20260709 13:10:16.724562 13910 raft_consensus.cc:2243] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.725004 13910 raft_consensus.cc:2272] T c899016db9bc4f5ab970663da12b5d68 P c91881cedc4f44a9894c4436883e2f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.793428 13910 tablet_server.cc:196] TabletServer@127.13.149.132:0 shutdown complete.
I20260709 13:10:16.849090 13910 master.cc:562] Master@127.13.149.190:44481 shutting down...
I20260709 13:10:16.875844 13910 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.876468 13910 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.876798 13910 tablet_replica.cc:333] T 00000000000000000000000000000000 P eaf885ff15e54aa2860b0c7d59cbc52d: stopping tablet replica
I20260709 13:10:16.898748 13910 master.cc:584] Master@127.13.149.190:44481 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (33807 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:10:16.991896 13910 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.149.190:45209
I20260709 13:10:16.993105 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:16.998978 18435 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:16.999190 18436 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:16.999835 18438 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:17.001742 13910 server_base.cc:1061] running on GCE node
I20260709 13:10:17.002887 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:17.003064 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:17.003233 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602617003219 us; error 0 us; skew 500 ppm
I20260709 13:10:17.003796 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:17.006733 13910 webserver.cc:533] Webserver started at http://127.13.149.190:35449/ using document root <none> and password file <none>
I20260709 13:10:17.007261 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:17.007454 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:17.007737 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:17.008853 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/master-0-root/instance:
uuid: "ad42432de36047589878955d640803d7"
format_stamp: "Formatted at 2026-07-09 13:10:17 on dist-test-slave-mxd3"
I20260709 13:10:17.013229 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:17.016829 18443 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:17.017746 13910 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:10:17.017987 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/master-0-root
uuid: "ad42432de36047589878955d640803d7"
format_stamp: "Formatted at 2026-07-09 13:10:17 on dist-test-slave-mxd3"
I20260709 13:10:17.018232 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:17.027038 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:17.028237 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:17.069185 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.190:45209
I20260709 13:10:17.069307 18494 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.190:45209 every 8 connection(s)
I20260709 13:10:17.073047 18495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.083426 18495 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7: Bootstrap starting.
I20260709 13:10:17.088047 18495 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.092166 18495 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7: No bootstrap required, opened a new log
I20260709 13:10:17.094378 18495 raft_consensus.cc:359] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad42432de36047589878955d640803d7" member_type: VOTER }
I20260709 13:10:17.094748 18495 raft_consensus.cc:385] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.094966 18495 raft_consensus.cc:740] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad42432de36047589878955d640803d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.095441 18495 consensus_queue.cc:260] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ad42432de36047589878955d640803d7" member_type: VOTER }
I20260709 13:10:17.095854 18495 raft_consensus.cc:399] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:17.096041 18495 raft_consensus.cc:493] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:17.096251 18495 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.100600 18495 raft_consensus.cc:515] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad42432de36047589878955d640803d7" member_type: VOTER }
I20260709 13:10:17.101082 18495 leader_election.cc:304] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [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: ad42432de36047589878955d640803d7; no voters: 
I20260709 13:10:17.102255 18495 leader_election.cc:290] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:17.102705 18498 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:17.104025 18498 raft_consensus.cc:697] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [term 1 LEADER]: Becoming Leader. State: Replica: ad42432de36047589878955d640803d7, State: Running, Role: LEADER
I20260709 13:10:17.104694 18498 consensus_queue.cc:237] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [LEADER]: Queue going to LEADER mode. State: All 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: "ad42432de36047589878955d640803d7" member_type: VOTER }
I20260709 13:10:17.105151 18495 sys_catalog.cc:565] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:17.109841 18500 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ad42432de36047589878955d640803d7. Latest consensus state: current_term: 1 leader_uuid: "ad42432de36047589878955d640803d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad42432de36047589878955d640803d7" member_type: VOTER } }
I20260709 13:10:17.110653 18500 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:17.109918 18499 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ad42432de36047589878955d640803d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad42432de36047589878955d640803d7" member_type: VOTER } }
I20260709 13:10:17.111945 18499 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:17.112659 18506 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:17.117400 18506 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:17.121281 13910 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:17.126212 18506 catalog_manager.cc:1383] Generated new cluster ID: 7759aba388374942a662ff9161633d73
I20260709 13:10:17.126502 18506 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:17.151211 18506 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:17.152467 18506 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:17.163733 18506 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7: Generated new TSK 0
I20260709 13:10:17.164407 18506 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:17.188073 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:17.194160 18516 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:17.195134 18517 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:17.197060 13910 server_base.cc:1061] running on GCE node
W20260709 13:10:17.197465 18519 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:17.198450 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:17.198725 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:17.198882 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602617198870 us; error 0 us; skew 500 ppm
I20260709 13:10:17.199455 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:17.201984 13910 webserver.cc:533] Webserver started at http://127.13.149.129:40479/ using document root <none> and password file <none>
I20260709 13:10:17.202462 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:17.202666 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:17.202935 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:17.203995 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-0-root/instance:
uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
format_stamp: "Formatted at 2026-07-09 13:10:17 on dist-test-slave-mxd3"
I20260709 13:10:17.208328 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:17.211553 18524 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:17.212387 13910 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:10:17.212718 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-0-root
uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
format_stamp: "Formatted at 2026-07-09 13:10:17 on dist-test-slave-mxd3"
I20260709 13:10:17.213007 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:17.231540 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:17.232997 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:17.234697 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:17.237192 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:17.237402 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:17.237787 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:17.237967 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:17.282920 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.129:45309
I20260709 13:10:17.283008 18586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.129:45309 every 8 connection(s)
I20260709 13:10:17.288187 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:17.296350 18591 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:17.297915 18592 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:17.299410 13910 server_base.cc:1061] running on GCE node
W20260709 13:10:17.300022 18595 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:17.301017 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:17.301313 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:17.301522 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602617301504 us; error 0 us; skew 500 ppm
I20260709 13:10:17.302241 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:17.304224 18587 heartbeater.cc:344] Connected to a master server at 127.13.149.190:45209
I20260709 13:10:17.304603 18587 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:17.305160 13910 webserver.cc:533] Webserver started at http://127.13.149.130:39379/ using document root <none> and password file <none>
I20260709 13:10:17.305603 18587 heartbeater.cc:507] Master 127.13.149.190:45209 requested a full tablet report, sending...
I20260709 13:10:17.305768 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:17.306088 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:17.306423 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:17.307984 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-1-root/instance:
uuid: "a7339c5976e74341a4cdef23bc0f1506"
format_stamp: "Formatted at 2026-07-09 13:10:17 on dist-test-slave-mxd3"
I20260709 13:10:17.308149 18460 ts_manager.cc:194] Registered new tserver with Master: 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309)
I20260709 13:10:17.310601 18460 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59344
I20260709 13:10:17.314010 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:10:17.317812 18599 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:17.318621 13910 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:10:17.318914 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-1-root
uuid: "a7339c5976e74341a4cdef23bc0f1506"
format_stamp: "Formatted at 2026-07-09 13:10:17 on dist-test-slave-mxd3"
I20260709 13:10:17.319181 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:17.336755 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:17.338035 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:17.339516 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:17.341727 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:17.341948 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:17.342196 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:17.342376 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:17.382890 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.130:34527
I20260709 13:10:17.383003 18661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.130:34527 every 8 connection(s)
I20260709 13:10:17.387578 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:17.395165 18665 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:17.396409 18666 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:17.399747 13910 server_base.cc:1061] running on GCE node
W20260709 13:10:17.399956 18668 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:17.401242 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:10:17.401389 18662 heartbeater.cc:344] Connected to a master server at 127.13.149.190:45209
W20260709 13:10:17.401594 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:17.401885 18662 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:17.401895 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602617401877 us; error 0 us; skew 500 ppm
I20260709 13:10:17.402647 18662 heartbeater.cc:507] Master 127.13.149.190:45209 requested a full tablet report, sending...
I20260709 13:10:17.402702 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:17.404693 18460 ts_manager.cc:194] Registered new tserver with Master: a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:17.405810 13910 webserver.cc:533] Webserver started at http://127.13.149.131:38143/ using document root <none> and password file <none>
I20260709 13:10:17.406469 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:17.406540 18460 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59348
I20260709 13:10:17.406814 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:17.407159 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:17.408638 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-2-root/instance:
uuid: "d9310131f32448e3adc0eaab97ac71cf"
format_stamp: "Formatted at 2026-07-09 13:10:17 on dist-test-slave-mxd3"
I20260709 13:10:17.413144 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:17.416499 18673 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:17.417377 13910 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:10:17.417820 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-2-root
uuid: "d9310131f32448e3adc0eaab97ac71cf"
format_stamp: "Formatted at 2026-07-09 13:10:17 on dist-test-slave-mxd3"
I20260709 13:10:17.418154 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:17.430358 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:17.431641 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:17.433127 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:17.435467 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:17.435714 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:17.435976 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:17.436167 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:17.484144 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.131:42173
I20260709 13:10:17.484329 18735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.131:42173 every 8 connection(s)
I20260709 13:10:17.498070 18736 heartbeater.cc:344] Connected to a master server at 127.13.149.190:45209
I20260709 13:10:17.498610 18736 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:17.499313 18736 heartbeater.cc:507] Master 127.13.149.190:45209 requested a full tablet report, sending...
I20260709 13:10:17.501157 18460 ts_manager.cc:194] Registered new tserver with Master: d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:17.502157 13910 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014621353s
I20260709 13:10:17.502696 18460 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59356
I20260709 13:10:17.527648 18460 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59358:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:17.530594 18460 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:10:17.602717 18549 tablet_service.cc:1511] Processing CreateTablet for tablet 8abf00feac274842b084f83f5bba7de2 (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:10:17.603785 18551 tablet_service.cc:1511] Processing CreateTablet for tablet 3552287b8af746cda18eed3cede9663b (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:10:17.604272 18549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8abf00feac274842b084f83f5bba7de2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.605654 18548 tablet_service.cc:1511] Processing CreateTablet for tablet 09030c0ba6d943b4ab0f295066d668c1 (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:10:17.602717 18552 tablet_service.cc:1511] Processing CreateTablet for tablet 61d87b8b46924def91c70e270e3a4919 (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:10:17.607582 18550 tablet_service.cc:1511] Processing CreateTablet for tablet f703f1bad53f487bbac13369988e7365 (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:10:17.609423 18547 tablet_service.cc:1511] Processing CreateTablet for tablet b83908ab46c8406498d162fe562b9b54 (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:10:17.610932 18548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09030c0ba6d943b4ab0f295066d668c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.612886 18550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f703f1bad53f487bbac13369988e7365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.613970 18552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61d87b8b46924def91c70e270e3a4919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.615706 18546 tablet_service.cc:1511] Processing CreateTablet for tablet c8ad2ba26e4e4ee28a0c19a6b45e26ee (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:10:17.617127 18546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ad2ba26e4e4ee28a0c19a6b45e26ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.618036 18547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b83908ab46c8406498d162fe562b9b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.619961 18551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3552287b8af746cda18eed3cede9663b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.622586 18545 tablet_service.cc:1511] Processing CreateTablet for tablet 33333cc351024809bf5f11735e76555c (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:10:17.623888 18545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33333cc351024809bf5f11735e76555c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.627887 18544 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0ce17ca79d46abbcf5fb7c89ef0736 (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:10:17.629281 18544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0ce17ca79d46abbcf5fb7c89ef0736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.637625 18543 tablet_service.cc:1511] Processing CreateTablet for tablet 91cb9e7e519f406cb575e4aa4e4f1f9c (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:10:17.639137 18543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91cb9e7e519f406cb575e4aa4e4f1f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.640560 18701 tablet_service.cc:1511] Processing CreateTablet for tablet 61d87b8b46924def91c70e270e3a4919 (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:10:17.641901 18701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61d87b8b46924def91c70e270e3a4919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.642338 18696 tablet_service.cc:1511] Processing CreateTablet for tablet b83908ab46c8406498d162fe562b9b54 (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:10:17.643685 18696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b83908ab46c8406498d162fe562b9b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.646286 18695 tablet_service.cc:1511] Processing CreateTablet for tablet c8ad2ba26e4e4ee28a0c19a6b45e26ee (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:10:17.646845 18700 tablet_service.cc:1511] Processing CreateTablet for tablet 3552287b8af746cda18eed3cede9663b (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:10:17.647699 18695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ad2ba26e4e4ee28a0c19a6b45e26ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.650893 18698 tablet_service.cc:1511] Processing CreateTablet for tablet 8abf00feac274842b084f83f5bba7de2 (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:10:17.652211 18698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8abf00feac274842b084f83f5bba7de2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.654774 18697 tablet_service.cc:1511] Processing CreateTablet for tablet 09030c0ba6d943b4ab0f295066d668c1 (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:10:17.656044 18697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09030c0ba6d943b4ab0f295066d668c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.658797 18692 tablet_service.cc:1511] Processing CreateTablet for tablet 91cb9e7e519f406cb575e4aa4e4f1f9c (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:10:17.660044 18692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91cb9e7e519f406cb575e4aa4e4f1f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.662801 18693 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0ce17ca79d46abbcf5fb7c89ef0736 (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:10:17.664211 18693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0ce17ca79d46abbcf5fb7c89ef0736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.664657 18694 tablet_service.cc:1511] Processing CreateTablet for tablet 33333cc351024809bf5f11735e76555c (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:10:17.665948 18694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33333cc351024809bf5f11735e76555c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.649063 18699 tablet_service.cc:1511] Processing CreateTablet for tablet f703f1bad53f487bbac13369988e7365 (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:10:17.673899 18700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3552287b8af746cda18eed3cede9663b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.674582 18699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f703f1bad53f487bbac13369988e7365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.706023 18621 tablet_service.cc:1511] Processing CreateTablet for tablet c8ad2ba26e4e4ee28a0c19a6b45e26ee (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:10:17.706667 18627 tablet_service.cc:1511] Processing CreateTablet for tablet 61d87b8b46924def91c70e270e3a4919 (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:10:17.707551 18621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ad2ba26e4e4ee28a0c19a6b45e26ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.708932 18626 tablet_service.cc:1511] Processing CreateTablet for tablet 3552287b8af746cda18eed3cede9663b (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:10:17.710286 18626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3552287b8af746cda18eed3cede9663b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.714830 18625 tablet_service.cc:1511] Processing CreateTablet for tablet f703f1bad53f487bbac13369988e7365 (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:10:17.715361 18627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61d87b8b46924def91c70e270e3a4919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.716846 18620 tablet_service.cc:1511] Processing CreateTablet for tablet 33333cc351024809bf5f11735e76555c (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:10:17.718256 18620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33333cc351024809bf5f11735e76555c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.719584 18625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f703f1bad53f487bbac13369988e7365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.720450 18622 tablet_service.cc:1511] Processing CreateTablet for tablet b83908ab46c8406498d162fe562b9b54 (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:10:17.722740 18623 tablet_service.cc:1511] Processing CreateTablet for tablet 09030c0ba6d943b4ab0f295066d668c1 (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:10:17.724915 18624 tablet_service.cc:1511] Processing CreateTablet for tablet 8abf00feac274842b084f83f5bba7de2 (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:10:17.730043 18622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b83908ab46c8406498d162fe562b9b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.732062 18623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09030c0ba6d943b4ab0f295066d668c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.734079 18624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8abf00feac274842b084f83f5bba7de2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.741334 18619 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0ce17ca79d46abbcf5fb7c89ef0736 (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:10:17.742810 18619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0ce17ca79d46abbcf5fb7c89ef0736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.744829 18618 tablet_service.cc:1511] Processing CreateTablet for tablet 91cb9e7e519f406cb575e4aa4e4f1f9c (DEFAULT_TABLE table=test-workload [id=30be5f789d554a67890deb85120d2128]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:10:17.751470 18618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91cb9e7e519f406cb575e4aa4e4f1f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:17.770006 18750 tablet_bootstrap.cc:492] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:17.781442 18750 tablet_bootstrap.cc:654] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.788751 18751 tablet_bootstrap.cc:492] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf: Bootstrap starting.
I20260709 13:10:17.801409 18752 tablet_bootstrap.cc:492] T 61d87b8b46924def91c70e270e3a4919 P a7339c5976e74341a4cdef23bc0f1506: Bootstrap starting.
I20260709 13:10:17.832152 18750 tablet_bootstrap.cc:492] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: No bootstrap required, opened a new log
I20260709 13:10:17.832647 18750 ts_tablet_manager.cc:1403] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.041s
I20260709 13:10:17.834932 18750 raft_consensus.cc:359] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.835530 18750 raft_consensus.cc:385] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.835769 18750 raft_consensus.cc:740] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.836412 18750 consensus_queue.cc:260] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.841538 18752 tablet_bootstrap.cc:654] T 61d87b8b46924def91c70e270e3a4919 P a7339c5976e74341a4cdef23bc0f1506: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.837467 18751 tablet_bootstrap.cc:654] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.842938 18587 heartbeater.cc:499] Master 127.13.149.190:45209 was elected leader, sending a full tablet report...
I20260709 13:10:17.843179 18750 ts_tablet_manager.cc:1434] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260709 13:10:17.844048 18750 tablet_bootstrap.cc:492] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:17.848165 18751 tablet_bootstrap.cc:492] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf: No bootstrap required, opened a new log
I20260709 13:10:17.848747 18751 ts_tablet_manager.cc:1403] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.006s
I20260709 13:10:17.850173 18750 tablet_bootstrap.cc:654] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.851956 18751 raft_consensus.cc:359] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.852787 18751 raft_consensus.cc:385] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.853212 18751 raft_consensus.cc:740] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.854496 18751 consensus_queue.cc:260] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.876768 18751 ts_tablet_manager.cc:1434] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.016s
I20260709 13:10:17.877372 18736 heartbeater.cc:499] Master 127.13.149.190:45209 was elected leader, sending a full tablet report...
I20260709 13:10:17.878019 18751 tablet_bootstrap.cc:492] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf: Bootstrap starting.
I20260709 13:10:17.878667 18752 tablet_bootstrap.cc:492] T 61d87b8b46924def91c70e270e3a4919 P a7339c5976e74341a4cdef23bc0f1506: No bootstrap required, opened a new log
I20260709 13:10:17.879186 18752 ts_tablet_manager.cc:1403] T 61d87b8b46924def91c70e270e3a4919 P a7339c5976e74341a4cdef23bc0f1506: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.016s
I20260709 13:10:17.882165 18752 raft_consensus.cc:359] T 61d87b8b46924def91c70e270e3a4919 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.882892 18752 raft_consensus.cc:385] T 61d87b8b46924def91c70e270e3a4919 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.883129 18751 tablet_bootstrap.cc:654] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.883206 18752 raft_consensus.cc:740] T 61d87b8b46924def91c70e270e3a4919 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.884135 18752 consensus_queue.cc:260] T 61d87b8b46924def91c70e270e3a4919 P a7339c5976e74341a4cdef23bc0f1506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.886271 18662 heartbeater.cc:499] Master 127.13.149.190:45209 was elected leader, sending a full tablet report...
W20260709 13:10:17.886799 18663 tablet.cc:2406] T 61d87b8b46924def91c70e270e3a4919 P a7339c5976e74341a4cdef23bc0f1506: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:10:17.886755 18752 ts_tablet_manager.cc:1434] T 61d87b8b46924def91c70e270e3a4919 P a7339c5976e74341a4cdef23bc0f1506: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:17.888665 18752 tablet_bootstrap.cc:492] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506: Bootstrap starting.
I20260709 13:10:17.890746 18750 tablet_bootstrap.cc:492] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: No bootstrap required, opened a new log
I20260709 13:10:17.897343 18750 ts_tablet_manager.cc:1403] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.014s
I20260709 13:10:17.895087 18752 tablet_bootstrap.cc:654] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.901517 18750 raft_consensus.cc:359] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.902653 18750 raft_consensus.cc:385] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.903134 18750 raft_consensus.cc:740] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.904461 18750 consensus_queue.cc:260] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.908391 18751 tablet_bootstrap.cc:492] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf: No bootstrap required, opened a new log
I20260709 13:10:17.908946 18751 ts_tablet_manager.cc:1403] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.012s
I20260709 13:10:17.911937 18750 ts_tablet_manager.cc:1434] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 13:10:17.911747 18751 raft_consensus.cc:359] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.914621 18751 raft_consensus.cc:385] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.914966 18751 raft_consensus.cc:740] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.915818 18751 consensus_queue.cc:260] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.917429 18752 tablet_bootstrap.cc:492] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506: No bootstrap required, opened a new log
I20260709 13:10:17.917972 18752 ts_tablet_manager.cc:1403] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.008s
I20260709 13:10:17.918058 18750 tablet_bootstrap.cc:492] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:17.917985 18751 ts_tablet_manager.cc:1434] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 13:10:17.922289 18751 tablet_bootstrap.cc:492] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf: Bootstrap starting.
I20260709 13:10:17.924772 18750 tablet_bootstrap.cc:654] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.929032 18751 tablet_bootstrap.cc:654] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.931957 18752 raft_consensus.cc:359] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.932773 18752 raft_consensus.cc:385] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.933064 18752 raft_consensus.cc:740] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.933845 18752 consensus_queue.cc:260] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.935639 18752 ts_tablet_manager.cc:1434] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:10:17.936218 18750 tablet_bootstrap.cc:492] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: No bootstrap required, opened a new log
I20260709 13:10:17.936425 18752 tablet_bootstrap.cc:492] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506: Bootstrap starting.
I20260709 13:10:17.936755 18750 ts_tablet_manager.cc:1403] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.006s
I20260709 13:10:17.939755 18750 raft_consensus.cc:359] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.940469 18750 raft_consensus.cc:385] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.940770 18750 raft_consensus.cc:740] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.941941 18752 tablet_bootstrap.cc:654] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.941498 18750 consensus_queue.cc:260] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.943574 18751 tablet_bootstrap.cc:492] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf: No bootstrap required, opened a new log
I20260709 13:10:17.944083 18751 ts_tablet_manager.cc:1403] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 13:10:17.945567 18750 ts_tablet_manager.cc:1434] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:10:17.946595 18750 tablet_bootstrap.cc:492] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:17.947033 18751 raft_consensus.cc:359] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.947801 18751 raft_consensus.cc:385] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.948092 18751 raft_consensus.cc:740] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.948846 18751 consensus_queue.cc:260] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.951040 18751 ts_tablet_manager.cc:1434] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:10:17.952153 18751 tablet_bootstrap.cc:492] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf: Bootstrap starting.
I20260709 13:10:17.953482 18750 tablet_bootstrap.cc:654] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.960443 18751 tablet_bootstrap.cc:654] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.967211 18750 tablet_bootstrap.cc:492] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: No bootstrap required, opened a new log
I20260709 13:10:17.967865 18750 ts_tablet_manager.cc:1403] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260709 13:10:17.971573 18750 raft_consensus.cc:359] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.972437 18750 raft_consensus.cc:385] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.972744 18750 raft_consensus.cc:740] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.974742 18751 tablet_bootstrap.cc:492] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf: No bootstrap required, opened a new log
I20260709 13:10:17.975319 18751 ts_tablet_manager.cc:1403] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.006s
I20260709 13:10:17.976046 18752 tablet_bootstrap.cc:492] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506: No bootstrap required, opened a new log
I20260709 13:10:17.976547 18752 ts_tablet_manager.cc:1403] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.028s
I20260709 13:10:17.976293 18750 consensus_queue.cc:260] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.978223 18751 raft_consensus.cc:359] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.978911 18750 ts_tablet_manager.cc:1434] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:10:17.979004 18751 raft_consensus.cc:385] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.979375 18751 raft_consensus.cc:740] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.979482 18752 raft_consensus.cc:359] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.979913 18750 tablet_bootstrap.cc:492] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:17.980247 18752 raft_consensus.cc:385] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.980326 18751 consensus_queue.cc:260] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.982123 18752 raft_consensus.cc:740] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.983122 18752 consensus_queue.cc:260] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.987002 18751 ts_tablet_manager.cc:1434] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:10:17.987737 18750 tablet_bootstrap.cc:654] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.988052 18751 tablet_bootstrap.cc:492] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf: Bootstrap starting.
I20260709 13:10:17.989495 18752 ts_tablet_manager.cc:1434] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 13:10:17.990072 18758 raft_consensus.cc:493] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.990674 18758 raft_consensus.cc:515] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:17.991120 18752 tablet_bootstrap.cc:492] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506: Bootstrap starting.
I20260709 13:10:17.993218 18758 leader_election.cc:290] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:17.996971 18751 tablet_bootstrap.cc:654] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.997309 18752 tablet_bootstrap.cc:654] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.014133 18637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ad2ba26e4e4ee28a0c19a6b45e26ee" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506" is_pre_election: true
I20260709 13:10:18.015239 18637 raft_consensus.cc:2468] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 0.
I20260709 13:10:18.018606 18676 leader_election.cc:304] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7339c5976e74341a4cdef23bc0f1506, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:18.020188 18758 raft_consensus.cc:2804] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.020689 18758 raft_consensus.cc:493] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.021234 18758 raft_consensus.cc:3060] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.025441 18754 raft_consensus.cc:493] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.026265 18751 tablet_bootstrap.cc:492] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf: No bootstrap required, opened a new log
I20260709 13:10:18.026229 18754 raft_consensus.cc:515] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.027055 18751 ts_tablet_manager.cc:1403] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.013s
I20260709 13:10:18.030246 18751 raft_consensus.cc:359] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.030997 18751 raft_consensus.cc:385] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.031281 18751 raft_consensus.cc:740] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.032065 18754 leader_election.cc:290] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:18.032162 18751 consensus_queue.cc:260] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.035109 18758 raft_consensus.cc:515] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.041901 18751 ts_tablet_manager.cc:1434] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260709 13:10:18.025429 18752 tablet_bootstrap.cc:492] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506: No bootstrap required, opened a new log
I20260709 13:10:18.043191 18752 ts_tablet_manager.cc:1403] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.022s
I20260709 13:10:18.044358 18562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ad2ba26e4e4ee28a0c19a6b45e26ee" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" is_pre_election: true
I20260709 13:10:18.045858 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ad2ba26e4e4ee28a0c19a6b45e26ee" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
I20260709 13:10:18.047062 18752 raft_consensus.cc:359] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.048091 18752 raft_consensus.cc:385] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:10:18.048305 18677 leader_election.cc:343] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.048528 18752 raft_consensus.cc:740] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Initialized, Role: FOLLOWER
W20260709 13:10:18.049352 18677 leader_election.cc:343] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.051440 18752 consensus_queue.cc:260] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.054100 18752 ts_tablet_manager.cc:1434] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260709 13:10:18.054726 18751 tablet_bootstrap.cc:492] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf: Bootstrap starting.
I20260709 13:10:18.055032 18750 tablet_bootstrap.cc:492] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: No bootstrap required, opened a new log
I20260709 13:10:18.055524 18750 ts_tablet_manager.cc:1403] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.024s
I20260709 13:10:18.058502 18750 raft_consensus.cc:359] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.059221 18750 raft_consensus.cc:385] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.059535 18750 raft_consensus.cc:740] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.059819 18752 tablet_bootstrap.cc:492] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506: Bootstrap starting.
I20260709 13:10:18.060177 18750 consensus_queue.cc:260] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.061405 18751 tablet_bootstrap.cc:654] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.063383 18637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ad2ba26e4e4ee28a0c19a6b45e26ee" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
I20260709 13:10:18.063972 18637 raft_consensus.cc:3060] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.064419 18758 leader_election.cc:290] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:18.065848 18750 ts_tablet_manager.cc:1434] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:10:18.066929 18750 tablet_bootstrap.cc:492] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:18.068429 18752 tablet_bootstrap.cc:654] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.072194 18637 raft_consensus.cc:2468] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 1.
I20260709 13:10:18.073062 18750 tablet_bootstrap.cc:654] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.073558 18676 leader_election.cc:304] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [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: a7339c5976e74341a4cdef23bc0f1506, d9310131f32448e3adc0eaab97ac71cf; no voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0
I20260709 13:10:18.074806 18754 raft_consensus.cc:493] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.074905 18758 raft_consensus.cc:2804] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.075351 18754 raft_consensus.cc:515] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.076081 18758 raft_consensus.cc:697] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Becoming Leader. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Running, Role: LEADER
I20260709 13:10:18.078157 18754 leader_election.cc:290] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:18.077004 18758 consensus_queue.cc:237] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.084491 18752 tablet_bootstrap.cc:492] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506: No bootstrap required, opened a new log
I20260709 13:10:18.085052 18752 ts_tablet_manager.cc:1403] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.009s
I20260709 13:10:18.088088 18752 raft_consensus.cc:359] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.088804 18752 raft_consensus.cc:385] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.089083 18752 raft_consensus.cc:740] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.089762 18637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f703f1bad53f487bbac13369988e7365" candidate_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506" is_pre_election: true
I20260709 13:10:18.090083 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83908ab46c8406498d162fe562b9b54" candidate_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506" is_pre_election: true
I20260709 13:10:18.089915 18752 consensus_queue.cc:260] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.090859 18636 raft_consensus.cc:2468] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b2c824dbbae4b2fb70ddc0c0e14c9e0 in term 0.
W20260709 13:10:18.092372 18527 leader_election.cc:343] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.092803 18752 ts_tablet_manager.cc:1434] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:18.093189 18527 leader_election.cc:304] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, a7339c5976e74341a4cdef23bc0f1506; no voters: 
I20260709 13:10:18.093873 18752 tablet_bootstrap.cc:492] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506: Bootstrap starting.
I20260709 13:10:18.094113 18754 raft_consensus.cc:2804] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.094478 18754 raft_consensus.cc:493] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.094811 18754 raft_consensus.cc:3060] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.097566 18751 tablet_bootstrap.cc:492] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf: No bootstrap required, opened a new log
I20260709 13:10:18.098093 18751 ts_tablet_manager.cc:1403] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.004s
I20260709 13:10:18.100661 18752 tablet_bootstrap.cc:654] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.103451 18751 raft_consensus.cc:359] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.104534 18751 raft_consensus.cc:385] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.104825 18751 raft_consensus.cc:740] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.105758 18751 consensus_queue.cc:260] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.108489 18751 ts_tablet_manager.cc:1434] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:10:18.109579 18751 tablet_bootstrap.cc:492] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf: Bootstrap starting.
I20260709 13:10:18.113354 18750 tablet_bootstrap.cc:492] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: No bootstrap required, opened a new log
I20260709 13:10:18.112594 18460 catalog_manager.cc:5697] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf reported cstate change: term changed from 0 to 1, leader changed from <none> to d9310131f32448e3adc0eaab97ac71cf (127.13.149.131). New cstate: current_term: 1 leader_uuid: "d9310131f32448e3adc0eaab97ac71cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:18.114343 18750 ts_tablet_manager.cc:1403] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.006s
W20260709 13:10:18.116730 18508 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:18.103443 18754 raft_consensus.cc:515] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.118151 18751 tablet_bootstrap.cc:654] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.118338 18750 raft_consensus.cc:359] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.119253 18750 raft_consensus.cc:385] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.119791 18750 raft_consensus.cc:740] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.120400 18637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83908ab46c8406498d162fe562b9b54" candidate_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
I20260709 13:10:18.121043 18637 raft_consensus.cc:3060] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.121044 18750 consensus_queue.cc:260] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.123764 18752 tablet_bootstrap.cc:492] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506: No bootstrap required, opened a new log
I20260709 13:10:18.124284 18752 ts_tablet_manager.cc:1403] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.002s
I20260709 13:10:18.127246 18752 raft_consensus.cc:359] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.127928 18752 raft_consensus.cc:385] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.128201 18752 raft_consensus.cc:740] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.128908 18752 consensus_queue.cc:260] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.129485 18637 raft_consensus.cc:2468] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b2c824dbbae4b2fb70ddc0c0e14c9e0 in term 1.
I20260709 13:10:18.131675 18752 ts_tablet_manager.cc:1434] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:18.131775 18527 leader_election.cc:304] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, a7339c5976e74341a4cdef23bc0f1506; no voters: 
I20260709 13:10:18.132853 18752 tablet_bootstrap.cc:492] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506: Bootstrap starting.
I20260709 13:10:18.130169 18754 leader_election.cc:290] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [CANDIDATE]: Term 1 election: Requested vote from peers a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:18.140467 18754 raft_consensus.cc:2804] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.141157 18754 raft_consensus.cc:697] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 LEADER]: Becoming Leader. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Running, Role: LEADER
I20260709 13:10:18.142367 18754 consensus_queue.cc:237] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.145941 18758 raft_consensus.cc:493] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.146512 18758 raft_consensus.cc:515] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.148687 18758 leader_election.cc:290] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:18.149724 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f703f1bad53f487bbac13369988e7365" candidate_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9310131f32448e3adc0eaab97ac71cf" is_pre_election: true
I20260709 13:10:18.150228 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61d87b8b46924def91c70e270e3a4919" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" is_pre_election: true
I20260709 13:10:18.150434 18711 raft_consensus.cc:2468] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b2c824dbbae4b2fb70ddc0c0e14c9e0 in term 0.
I20260709 13:10:18.150872 18561 raft_consensus.cc:2468] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 0.
I20260709 13:10:18.152081 18677 leader_election.cc:304] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:18.152348 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83908ab46c8406498d162fe562b9b54" candidate_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9310131f32448e3adc0eaab97ac71cf" is_pre_election: true
I20260709 13:10:18.152973 18758 raft_consensus.cc:2804] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.153345 18758 raft_consensus.cc:493] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.153720 18758 raft_consensus.cc:3060] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.154578 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83908ab46c8406498d162fe562b9b54" candidate_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
I20260709 13:10:18.156144 18527 leader_election.cc:304] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [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: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, d9310131f32448e3adc0eaab97ac71cf; no voters: a7339c5976e74341a4cdef23bc0f1506
W20260709 13:10:18.158133 18527 leader_election.cc:343] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:18.159097 18527 leader_election.cc:343] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.156961 18637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61d87b8b46924def91c70e270e3a4919" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506" is_pre_election: true
I20260709 13:10:18.160161 18637 raft_consensus.cc:2468] T 61d87b8b46924def91c70e270e3a4919 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 0.
I20260709 13:10:18.160882 18758 raft_consensus.cc:515] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.162667 18782 raft_consensus.cc:2804] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.163151 18782 raft_consensus.cc:493] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.163645 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61d87b8b46924def91c70e270e3a4919" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
I20260709 13:10:18.163700 18782 raft_consensus.cc:3060] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.164287 18561 raft_consensus.cc:3060] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.171293 18561 raft_consensus.cc:2468] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 1.
I20260709 13:10:18.172428 18677 leader_election.cc:304] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:18.173454 18772 raft_consensus.cc:2804] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.173786 18758 leader_election.cc:290] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:18.175415 18637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61d87b8b46924def91c70e270e3a4919" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
I20260709 13:10:18.176316 18637 raft_consensus.cc:3060] T 61d87b8b46924def91c70e270e3a4919 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.148823 18752 tablet_bootstrap.cc:654] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.177614 18772 raft_consensus.cc:697] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Becoming Leader. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Running, Role: LEADER
I20260709 13:10:18.179195 18772 consensus_queue.cc:237] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.180157 18750 ts_tablet_manager.cc:1434] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.065s	user 0.029s	sys 0.028s
I20260709 13:10:18.181200 18750 tablet_bootstrap.cc:492] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:18.183940 18751 tablet_bootstrap.cc:492] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf: No bootstrap required, opened a new log
I20260709 13:10:18.184458 18751 ts_tablet_manager.cc:1403] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.009s
I20260709 13:10:18.189909 18750 tablet_bootstrap.cc:654] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.192269 18457 catalog_manager.cc:5697] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129). New cstate: current_term: 1 leader_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:18.188303 18782 raft_consensus.cc:515] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.196870 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f703f1bad53f487bbac13369988e7365" candidate_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
W20260709 13:10:18.198239 18527 leader_election.cc:343] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.198547 18782 leader_election.cc:290] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [CANDIDATE]: Term 1 election: Requested vote from peers a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:18.188119 18751 raft_consensus.cc:359] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.200806 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f703f1bad53f487bbac13369988e7365" candidate_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
I20260709 13:10:18.201722 18711 raft_consensus.cc:3060] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.206221 18751 raft_consensus.cc:385] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.208209 18637 raft_consensus.cc:2468] T 61d87b8b46924def91c70e270e3a4919 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 1.
I20260709 13:10:18.209076 18751 raft_consensus.cc:740] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.210372 18751 consensus_queue.cc:260] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.214676 18752 tablet_bootstrap.cc:492] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506: No bootstrap required, opened a new log
I20260709 13:10:18.215351 18752 ts_tablet_manager.cc:1403] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.003s
I20260709 13:10:18.211699 18711 raft_consensus.cc:2468] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b2c824dbbae4b2fb70ddc0c0e14c9e0 in term 1.
I20260709 13:10:18.215576 18751 ts_tablet_manager.cc:1434] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.001s
I20260709 13:10:18.216646 18527 leader_election.cc:304] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [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: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, d9310131f32448e3adc0eaab97ac71cf; no voters: a7339c5976e74341a4cdef23bc0f1506
I20260709 13:10:18.217451 18782 raft_consensus.cc:2804] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.218011 18782 raft_consensus.cc:697] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 LEADER]: Becoming Leader. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Running, Role: LEADER
I20260709 13:10:18.218753 18782 consensus_queue.cc:237] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.219210 18752 raft_consensus.cc:359] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.220166 18752 raft_consensus.cc:385] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.220646 18752 raft_consensus.cc:740] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.215785 18750 tablet_bootstrap.cc:492] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: No bootstrap required, opened a new log
I20260709 13:10:18.221596 18752 consensus_queue.cc:260] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.222512 18750 ts_tablet_manager.cc:1403] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.002s
I20260709 13:10:18.226675 18750 raft_consensus.cc:359] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.217146 18751 tablet_bootstrap.cc:492] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf: Bootstrap starting.
I20260709 13:10:18.233805 18750 raft_consensus.cc:385] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.234185 18750 raft_consensus.cc:740] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.235443 18751 tablet_bootstrap.cc:654] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.235044 18750 consensus_queue.cc:260] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.237314 18750 ts_tablet_manager.cc:1434] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:10:18.238637 18772 raft_consensus.cc:493] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.239068 18752 ts_tablet_manager.cc:1434] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:10:18.239146 18772 raft_consensus.cc:515] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.240451 18752 tablet_bootstrap.cc:492] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506: Bootstrap starting.
I20260709 13:10:18.241356 18750 tablet_bootstrap.cc:492] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:18.241499 18772 leader_election.cc:290] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:18.242699 18637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0ce17ca79d46abbcf5fb7c89ef0736" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506" is_pre_election: true
I20260709 13:10:18.243356 18637 raft_consensus.cc:2468] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 0.
I20260709 13:10:18.243192 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0ce17ca79d46abbcf5fb7c89ef0736" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" is_pre_election: true
I20260709 13:10:18.244197 18561 raft_consensus.cc:2468] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 0.
I20260709 13:10:18.244822 18676 leader_election.cc:304] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7339c5976e74341a4cdef23bc0f1506, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:18.245808 18772 raft_consensus.cc:2804] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.246146 18772 raft_consensus.cc:493] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.246481 18772 raft_consensus.cc:3060] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.249805 18457 catalog_manager.cc:5697] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf reported cstate change: term changed from 0 to 1, leader changed from <none> to d9310131f32448e3adc0eaab97ac71cf (127.13.149.131). New cstate: current_term: 1 leader_uuid: "d9310131f32448e3adc0eaab97ac71cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:18.254383 18750 tablet_bootstrap.cc:654] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.260233 18752 tablet_bootstrap.cc:654] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.254202 18772 raft_consensus.cc:515] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.263443 18637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0ce17ca79d46abbcf5fb7c89ef0736" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
I20260709 13:10:18.263564 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0ce17ca79d46abbcf5fb7c89ef0736" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
I20260709 13:10:18.264262 18784 raft_consensus.cc:493] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.264580 18772 leader_election.cc:290] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:18.264689 18561 raft_consensus.cc:3060] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.264133 18637 raft_consensus.cc:3060] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.265793 18759 raft_consensus.cc:493] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.266358 18759 raft_consensus.cc:515] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.264786 18784 raft_consensus.cc:515] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.272374 18784 leader_election.cc:290] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:18.273473 18759 leader_election.cc:290] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:18.275864 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33333cc351024809bf5f11735e76555c" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506" is_pre_election: true
I20260709 13:10:18.276847 18636 raft_consensus.cc:2468] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 0.
I20260709 13:10:18.273521 18562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33333cc351024809bf5f11735e76555c" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" is_pre_election: true
I20260709 13:10:18.278694 18562 raft_consensus.cc:2468] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 0.
I20260709 13:10:18.282039 18677 leader_election.cc:304] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:18.282788 18784 raft_consensus.cc:2804] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.283133 18784 raft_consensus.cc:493] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.283465 18784 raft_consensus.cc:3060] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.289011 18562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb9e7e519f406cb575e4aa4e4f1f9c" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" is_pre_election: true
I20260709 13:10:18.289431 18752 tablet_bootstrap.cc:492] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506: No bootstrap required, opened a new log
I20260709 13:10:18.289887 18752 ts_tablet_manager.cc:1403] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.004s
I20260709 13:10:18.289773 18562 raft_consensus.cc:2468] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 0.
I20260709 13:10:18.291152 18603 leader_election.cc:304] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, a7339c5976e74341a4cdef23bc0f1506; no voters: 
I20260709 13:10:18.292008 18772 raft_consensus.cc:493] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.292665 18772 raft_consensus.cc:515] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.277783 18460 catalog_manager.cc:5697] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129). New cstate: current_term: 1 leader_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:18.293618 18637 raft_consensus.cc:2468] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 1.
I20260709 13:10:18.296161 18562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb9e7e519f406cb575e4aa4e4f1f9c" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" is_pre_election: true
I20260709 13:10:18.300479 18562 raft_consensus.cc:2468] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 0.
I20260709 13:10:18.300895 18676 leader_election.cc:304] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7339c5976e74341a4cdef23bc0f1506, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:18.297972 18752 raft_consensus.cc:359] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.301587 18677 leader_election.cc:304] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:18.296021 18772 leader_election.cc:290] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:18.302311 18758 raft_consensus.cc:2804] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.302515 18772 raft_consensus.cc:2804] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.302857 18758 raft_consensus.cc:697] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Becoming Leader. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Running, Role: LEADER
I20260709 13:10:18.303081 18772 raft_consensus.cc:493] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.303586 18772 raft_consensus.cc:3060] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.303782 18758 consensus_queue.cc:237] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.296922 18759 raft_consensus.cc:2804] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.305222 18759 raft_consensus.cc:493] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.305590 18759 raft_consensus.cc:3060] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.297093 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb9e7e519f406cb575e4aa4e4f1f9c" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506" is_pre_election: true
I20260709 13:10:18.296602 18561 raft_consensus.cc:2468] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 1.
I20260709 13:10:18.298064 18784 raft_consensus.cc:515] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.300897 18750 tablet_bootstrap.cc:492] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: No bootstrap required, opened a new log
I20260709 13:10:18.311794 18750 ts_tablet_manager.cc:1403] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.003s
I20260709 13:10:18.312599 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33333cc351024809bf5f11735e76555c" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
I20260709 13:10:18.313230 18561 raft_consensus.cc:3060] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.313731 18784 leader_election.cc:290] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:18.299230 18751 tablet_bootstrap.cc:492] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf: No bootstrap required, opened a new log
I20260709 13:10:18.314698 18751 ts_tablet_manager.cc:1403] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf: Time spent bootstrapping tablet: real 0.098s	user 0.024s	sys 0.028s
I20260709 13:10:18.317930 18759 raft_consensus.cc:515] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.318149 18751 raft_consensus.cc:359] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.318874 18751 raft_consensus.cc:385] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.319176 18636 raft_consensus.cc:2393] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9310131f32448e3adc0eaab97ac71cf in current term 1: Already voted for candidate a7339c5976e74341a4cdef23bc0f1506 in this term.
I20260709 13:10:18.320025 18750 raft_consensus.cc:359] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.323087 18750 raft_consensus.cc:385] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.323379 18750 raft_consensus.cc:740] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.324165 18561 raft_consensus.cc:2468] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 1.
I20260709 13:10:18.324047 18750 consensus_queue.cc:260] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.321950 18772 raft_consensus.cc:515] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.324463 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33333cc351024809bf5f11735e76555c" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
I20260709 13:10:18.325096 18636 raft_consensus.cc:3060] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.325277 18677 leader_election.cc:304] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:18.326193 18758 raft_consensus.cc:2804] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.326651 18758 raft_consensus.cc:697] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Becoming Leader. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Running, Role: LEADER
I20260709 13:10:18.327816 18562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb9e7e519f406cb575e4aa4e4f1f9c" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
I20260709 13:10:18.328779 18562 raft_consensus.cc:3060] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.327450 18758 consensus_queue.cc:237] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.330833 18460 catalog_manager.cc:5697] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf reported cstate change: term changed from 0 to 1, leader changed from <none> to d9310131f32448e3adc0eaab97ac71cf (127.13.149.131). New cstate: current_term: 1 leader_uuid: "d9310131f32448e3adc0eaab97ac71cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:18.332310 18636 raft_consensus.cc:2468] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 1.
I20260709 13:10:18.326205 18759 leader_election.cc:290] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 1 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:18.301795 18752 raft_consensus.cc:385] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.334846 18752 raft_consensus.cc:740] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.335371 18560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb9e7e519f406cb575e4aa4e4f1f9c" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
I20260709 13:10:18.335651 18752 consensus_queue.cc:260] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.336930 18562 raft_consensus.cc:2468] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 1.
I20260709 13:10:18.337745 18752 ts_tablet_manager.cc:1434] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 13:10:18.338069 18603 leader_election.cc:304] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, a7339c5976e74341a4cdef23bc0f1506; no voters: 
I20260709 13:10:18.319157 18751 raft_consensus.cc:740] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.339607 18750 ts_tablet_manager.cc:1434] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:10:18.339840 18751 consensus_queue.cc:260] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.340533 18750 tablet_bootstrap.cc:492] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:18.340699 18759 raft_consensus.cc:2804] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.343340 18751 ts_tablet_manager.cc:1434] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 13:10:18.344923 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb9e7e519f406cb575e4aa4e4f1f9c" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
I20260709 13:10:18.345438 18751 tablet_bootstrap.cc:492] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf: Bootstrap starting.
I20260709 13:10:18.345708 18710 raft_consensus.cc:2393] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a7339c5976e74341a4cdef23bc0f1506 in current term 1: Already voted for candidate d9310131f32448e3adc0eaab97ac71cf in this term.
I20260709 13:10:18.343415 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb9e7e519f406cb575e4aa4e4f1f9c" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9310131f32448e3adc0eaab97ac71cf" is_pre_election: true
I20260709 13:10:18.346766 18711 raft_consensus.cc:2393] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7339c5976e74341a4cdef23bc0f1506 in current term 1: Already voted for candidate d9310131f32448e3adc0eaab97ac71cf in this term.
I20260709 13:10:18.349905 18752 tablet_bootstrap.cc:492] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506: Bootstrap starting.
I20260709 13:10:18.350484 18759 raft_consensus.cc:697] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 1 LEADER]: Becoming Leader. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Running, Role: LEADER
I20260709 13:10:18.351368 18759 consensus_queue.cc:237] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.352360 18751 tablet_bootstrap.cc:654] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.353827 18772 leader_election.cc:290] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:18.354689 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb9e7e519f406cb575e4aa4e4f1f9c" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
I20260709 13:10:18.356503 18676 leader_election.cc:304] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [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: d9310131f32448e3adc0eaab97ac71cf; no voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, a7339c5976e74341a4cdef23bc0f1506
I20260709 13:10:18.357313 18772 raft_consensus.cc:2749] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:18.359627 18752 tablet_bootstrap.cc:654] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.363147 18772 raft_consensus.cc:493] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.363679 18772 raft_consensus.cc:515] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.366647 18750 tablet_bootstrap.cc:654] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.370569 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3552287b8af746cda18eed3cede9663b" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" is_pre_election: true
I20260709 13:10:18.370163 18459 catalog_manager.cc:5697] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130). New cstate: current_term: 1 leader_uuid: "a7339c5976e74341a4cdef23bc0f1506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:18.371280 18751 tablet_bootstrap.cc:492] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf: No bootstrap required, opened a new log
I20260709 13:10:18.371201 18561 raft_consensus.cc:2468] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 0.
I20260709 13:10:18.371801 18751 ts_tablet_manager.cc:1403] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.012s
I20260709 13:10:18.372629 18677 leader_election.cc:304] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:18.373485 18758 raft_consensus.cc:2804] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.373867 18758 raft_consensus.cc:493] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.374192 18758 raft_consensus.cc:3060] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.374442 18751 raft_consensus.cc:359] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.375186 18751 raft_consensus.cc:385] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.375439 18751 raft_consensus.cc:740] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.375694 18460 catalog_manager.cc:5697] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf reported cstate change: term changed from 0 to 1, leader changed from <none> to d9310131f32448e3adc0eaab97ac71cf (127.13.149.131). New cstate: current_term: 1 leader_uuid: "d9310131f32448e3adc0eaab97ac71cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:18.376175 18751 consensus_queue.cc:260] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.379520 18772 leader_election.cc:290] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:18.379698 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3552287b8af746cda18eed3cede9663b" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506" is_pre_election: true
I20260709 13:10:18.380344 18636 raft_consensus.cc:2468] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 0.
I20260709 13:10:18.381351 18758 raft_consensus.cc:515] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.383662 18751 ts_tablet_manager.cc:1434] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:10:18.384268 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3552287b8af746cda18eed3cede9663b" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
I20260709 13:10:18.384768 18751 tablet_bootstrap.cc:492] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf: Bootstrap starting.
I20260709 13:10:18.384876 18561 raft_consensus.cc:3060] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.392377 18561 raft_consensus.cc:2468] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 1.
I20260709 13:10:18.393496 18758 leader_election.cc:290] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:18.394862 18677 leader_election.cc:304] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:18.395385 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3552287b8af746cda18eed3cede9663b" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
I20260709 13:10:18.395996 18772 raft_consensus.cc:2804] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.396147 18636 raft_consensus.cc:3060] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.396620 18772 raft_consensus.cc:697] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Becoming Leader. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Running, Role: LEADER
I20260709 13:10:18.396073 18750 tablet_bootstrap.cc:492] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: No bootstrap required, opened a new log
I20260709 13:10:18.397280 18750 ts_tablet_manager.cc:1403] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.000s
I20260709 13:10:18.397554 18772 consensus_queue.cc:237] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.399058 18752 tablet_bootstrap.cc:492] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506: No bootstrap required, opened a new log
I20260709 13:10:18.399570 18752 ts_tablet_manager.cc:1403] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.001s
I20260709 13:10:18.400017 18750 raft_consensus.cc:359] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.400722 18750 raft_consensus.cc:385] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.401022 18750 raft_consensus.cc:740] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.401937 18750 consensus_queue.cc:260] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.402441 18752 raft_consensus.cc:359] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.403255 18752 raft_consensus.cc:385] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.403589 18752 raft_consensus.cc:740] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.404590 18750 ts_tablet_manager.cc:1434] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:18.404387 18752 consensus_queue.cc:260] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.406077 18750 tablet_bootstrap.cc:492] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:18.411441 18752 ts_tablet_manager.cc:1434] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:10:18.415781 18750 tablet_bootstrap.cc:654] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.418551 18752 tablet_bootstrap.cc:492] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506: Bootstrap starting.
I20260709 13:10:18.422556 18636 raft_consensus.cc:2468] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 1.
I20260709 13:10:18.425895 18751 tablet_bootstrap.cc:654] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.428241 18750 tablet_bootstrap.cc:492] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: No bootstrap required, opened a new log
I20260709 13:10:18.428270 18752 tablet_bootstrap.cc:654] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.429137 18750 ts_tablet_manager.cc:1403] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.001s
I20260709 13:10:18.428305 18459 catalog_manager.cc:5697] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf reported cstate change: term changed from 0 to 1, leader changed from <none> to d9310131f32448e3adc0eaab97ac71cf (127.13.149.131). New cstate: current_term: 1 leader_uuid: "d9310131f32448e3adc0eaab97ac71cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:18.431931 18750 raft_consensus.cc:359] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.432626 18750 raft_consensus.cc:385] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.432940 18750 raft_consensus.cc:740] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.433662 18750 consensus_queue.cc:260] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.435740 18750 ts_tablet_manager.cc:1434] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:18.438221 18782 raft_consensus.cc:493] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.438750 18782 raft_consensus.cc:515] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.440763 18751 tablet_bootstrap.cc:492] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf: No bootstrap required, opened a new log
I20260709 13:10:18.440840 18782 leader_election.cc:290] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:18.441375 18751 ts_tablet_manager.cc:1403] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.011s
I20260709 13:10:18.442276 18752 tablet_bootstrap.cc:492] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506: No bootstrap required, opened a new log
I20260709 13:10:18.442836 18752 ts_tablet_manager.cc:1403] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260709 13:10:18.442735 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ad2ba26e4e4ee28a0c19a6b45e26ee" candidate_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506" is_pre_election: true
I20260709 13:10:18.443635 18636 raft_consensus.cc:2393] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b2c824dbbae4b2fb70ddc0c0e14c9e0 in current term 1: Already voted for candidate d9310131f32448e3adc0eaab97ac71cf in this term.
I20260709 13:10:18.444135 18751 raft_consensus.cc:359] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.444525 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ad2ba26e4e4ee28a0c19a6b45e26ee" candidate_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9310131f32448e3adc0eaab97ac71cf" is_pre_election: true
I20260709 13:10:18.444814 18751 raft_consensus.cc:385] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.445124 18751 raft_consensus.cc:740] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.445847 18752 raft_consensus.cc:359] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.445921 18751 consensus_queue.cc:260] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.446686 18752 raft_consensus.cc:385] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.447036 18752 raft_consensus.cc:740] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.448035 18751 ts_tablet_manager.cc:1434] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:10:18.447973 18752 consensus_queue.cc:260] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.447024 18527 leader_election.cc:304] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0; no voters: a7339c5976e74341a4cdef23bc0f1506, d9310131f32448e3adc0eaab97ac71cf
I20260709 13:10:18.449823 18782 raft_consensus.cc:3060] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.450033 18752 ts_tablet_manager.cc:1434] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:18.455277 18782 raft_consensus.cc:2749] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:18.499540 18782 raft_consensus.cc:493] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.500046 18782 raft_consensus.cc:515] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.501726 18782 leader_election.cc:290] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:18.502583 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abf00feac274842b084f83f5bba7de2" candidate_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506" is_pre_election: true
I20260709 13:10:18.502804 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abf00feac274842b084f83f5bba7de2" candidate_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9310131f32448e3adc0eaab97ac71cf" is_pre_election: true
I20260709 13:10:18.503281 18636 raft_consensus.cc:2468] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b2c824dbbae4b2fb70ddc0c0e14c9e0 in term 0.
I20260709 13:10:18.503383 18711 raft_consensus.cc:2468] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b2c824dbbae4b2fb70ddc0c0e14c9e0 in term 0.
I20260709 13:10:18.504346 18527 leader_election.cc:304] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:18.504899 18782 raft_consensus.cc:2804] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.505239 18782 raft_consensus.cc:493] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.505522 18782 raft_consensus.cc:3060] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.508584 18772 consensus_queue.cc:1048] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:18.511178 18782 raft_consensus.cc:515] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.513127 18782 leader_election.cc:290] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [CANDIDATE]: Term 1 election: Requested vote from peers a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:18.514266 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abf00feac274842b084f83f5bba7de2" candidate_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
I20260709 13:10:18.514840 18711 raft_consensus.cc:3060] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.514854 18637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abf00feac274842b084f83f5bba7de2" candidate_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
I20260709 13:10:18.515618 18637 raft_consensus.cc:3060] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.525584 18637 raft_consensus.cc:2468] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b2c824dbbae4b2fb70ddc0c0e14c9e0 in term 1.
I20260709 13:10:18.527166 18527 leader_election.cc:304] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, a7339c5976e74341a4cdef23bc0f1506; no voters: 
I20260709 13:10:18.528044 18782 raft_consensus.cc:2804] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.528688 18782 raft_consensus.cc:697] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 LEADER]: Becoming Leader. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Running, Role: LEADER
I20260709 13:10:18.528955 18711 raft_consensus.cc:2468] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b2c824dbbae4b2fb70ddc0c0e14c9e0 in term 1.
I20260709 13:10:18.529551 18782 consensus_queue.cc:237] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.532243 18772 consensus_queue.cc:1048] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:18.537173 18772 raft_consensus.cc:493] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.537714 18772 raft_consensus.cc:515] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.539917 18772 leader_election.cc:290] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:18.541580 18637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83908ab46c8406498d162fe562b9b54" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506" is_pre_election: true
I20260709 13:10:18.541982 18562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83908ab46c8406498d162fe562b9b54" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" is_pre_election: true
I20260709 13:10:18.542579 18637 raft_consensus.cc:2393] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9310131f32448e3adc0eaab97ac71cf in current term 1: Already voted for candidate 2b2c824dbbae4b2fb70ddc0c0e14c9e0 in this term.
I20260709 13:10:18.546325 18677 leader_election.cc:304] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9310131f32448e3adc0eaab97ac71cf; no voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, a7339c5976e74341a4cdef23bc0f1506
I20260709 13:10:18.547899 18758 raft_consensus.cc:3060] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.550503 18460 catalog_manager.cc:5697] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129). New cstate: current_term: 1 leader_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:18.554833 18758 raft_consensus.cc:2749] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:18.629838 18782 consensus_queue.cc:1048] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:18.630759 18759 raft_consensus.cc:493] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.631312 18759 raft_consensus.cc:515] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.633091 18759 leader_election.cc:290] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:18.633931 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09030c0ba6d943b4ab0f295066d668c1" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" is_pre_election: true
I20260709 13:10:18.634675 18561 raft_consensus.cc:2468] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 0.
I20260709 13:10:18.634579 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09030c0ba6d943b4ab0f295066d668c1" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9310131f32448e3adc0eaab97ac71cf" is_pre_election: true
I20260709 13:10:18.635764 18710 raft_consensus.cc:2468] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 0.
I20260709 13:10:18.636159 18603 leader_election.cc:304] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, a7339c5976e74341a4cdef23bc0f1506; no voters: 
I20260709 13:10:18.637137 18759 raft_consensus.cc:2804] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.637490 18759 raft_consensus.cc:493] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.637887 18759 raft_consensus.cc:3060] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.639269 18758 consensus_queue.cc:1048] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:18.645403 18781 consensus_queue.cc:1048] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:18.650130 18759 raft_consensus.cc:515] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.653609 18759 leader_election.cc:290] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 1 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:18.653849 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09030c0ba6d943b4ab0f295066d668c1" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
I20260709 13:10:18.654469 18561 raft_consensus.cc:3060] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.655223 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09030c0ba6d943b4ab0f295066d668c1" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
I20260709 13:10:18.655834 18711 raft_consensus.cc:3060] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.662655 18758 consensus_queue.cc:1048] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:18.667325 18711 raft_consensus.cc:2468] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 1.
I20260709 13:10:18.668505 18602 leader_election.cc:304] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7339c5976e74341a4cdef23bc0f1506, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:18.669464 18800 raft_consensus.cc:2804] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.669936 18800 raft_consensus.cc:697] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 1 LEADER]: Becoming Leader. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Running, Role: LEADER
I20260709 13:10:18.670758 18800 consensus_queue.cc:237] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.672241 18561 raft_consensus.cc:2468] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 1.
I20260709 13:10:18.685199 18460 catalog_manager.cc:5697] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130). New cstate: current_term: 1 leader_uuid: "a7339c5976e74341a4cdef23bc0f1506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:18.705308 13910 ts_manager.cc:295] Set tserver state for 2b2c824dbbae4b2fb70ddc0c0e14c9e0 to MAINTENANCE_MODE
I20260709 13:10:18.706040 13910 tablet_server.cc:179] TabletServer@127.13.149.129:0 shutting down...
W20260709 13:10:18.722584 18677 consensus_peers.cc:597] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:18.727779 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:18.728727 13910 tablet_replica.cc:333] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: stopping tablet replica
I20260709 13:10:18.728857 18800 raft_consensus.cc:493] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.729434 13910 raft_consensus.cc:2243] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.729450 18800 raft_consensus.cc:515] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:18.730139 13910 raft_consensus.cc:2272] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.731921 18800 leader_election.cc:290] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:18.733067 13910 tablet_replica.cc:333] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: stopping tablet replica
I20260709 13:10:18.733002 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f703f1bad53f487bbac13369988e7365" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9310131f32448e3adc0eaab97ac71cf" is_pre_election: true
I20260709 13:10:18.733867 18711 raft_consensus.cc:2393] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7339c5976e74341a4cdef23bc0f1506 in current term 1: Already voted for candidate 2b2c824dbbae4b2fb70ddc0c0e14c9e0 in this term.
I20260709 13:10:18.734017 13910 raft_consensus.cc:2243] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.734835 13910 pending_rounds.cc:70] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Trying to abort 1 pending ops.
I20260709 13:10:18.735069 13910 pending_rounds.cc:77] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305636325508329472 op_type: NO_OP noop_request { }
I20260709 13:10:18.735463 13910 raft_consensus.cc:2889] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:10:18.735803 13910 raft_consensus.cc:2272] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:18.736362 18603 leader_election.cc:336] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:10:18.736937 18603 leader_election.cc:304] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7339c5976e74341a4cdef23bc0f1506; no voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, d9310131f32448e3adc0eaab97ac71cf
I20260709 13:10:18.737785 18800 raft_consensus.cc:3060] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.738392 13910 tablet_replica.cc:333] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: stopping tablet replica
I20260709 13:10:18.738997 13910 raft_consensus.cc:2243] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.739363 13910 raft_consensus.cc:2272] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.741199 13910 tablet_replica.cc:333] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: stopping tablet replica
I20260709 13:10:18.741823 13910 raft_consensus.cc:2243] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.742268 13910 raft_consensus.cc:2272] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.744050 13910 tablet_replica.cc:333] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: stopping tablet replica
I20260709 13:10:18.744051 18800 raft_consensus.cc:2749] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:18.744717 13910 raft_consensus.cc:2243] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.745190 13910 raft_consensus.cc:2272] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.746920 13910 tablet_replica.cc:333] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: stopping tablet replica
I20260709 13:10:18.747603 13910 raft_consensus.cc:2243] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.748422 13910 raft_consensus.cc:2272] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.748078 18782 consensus_queue.cc:1048] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:18.751008 13910 tablet_replica.cc:333] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: stopping tablet replica
I20260709 13:10:18.751765 13910 raft_consensus.cc:2243] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.752275 13910 raft_consensus.cc:2272] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:18.754278 18677 consensus_peers.cc:597] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:18.755314 13910 tablet_replica.cc:333] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: stopping tablet replica
I20260709 13:10:18.756083 13910 raft_consensus.cc:2243] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.756477 13910 raft_consensus.cc:2272] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.758742 13910 tablet_replica.cc:333] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: stopping tablet replica
I20260709 13:10:18.759400 13910 raft_consensus.cc:2243] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.759809 13910 raft_consensus.cc:2272] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.760524 18781 consensus_queue.cc:1048] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:18.763401 13910 tablet_replica.cc:333] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: stopping tablet replica
I20260709 13:10:18.764176 13910 raft_consensus.cc:2243] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.765182 13910 raft_consensus.cc:2272] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.797724 13910 tablet_server.cc:196] TabletServer@127.13.149.129:0 shutdown complete.
W20260709 13:10:18.868608 18603 consensus_peers.cc:597] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:18.879585 18758 consensus_queue.cc:1048] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:18.898792 18677 consensus_peers.cc:597] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:18.902966 18800 consensus_queue.cc:1048] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:18.903883 18772 consensus_queue.cc:1048] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:18.958020 18784 consensus_queue.cc:1048] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:19.042397 18677 consensus_peers.cc:597] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:19.117847 18508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:10:19.148510 18603 consensus_peers.cc:597] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:19.260294 18677 consensus_peers.cc:597] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:19.261657 18800 consensus_queue.cc:1048] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:20.118924 18508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:20.144110 18784 raft_consensus.cc:493] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b2c824dbbae4b2fb70ddc0c0e14c9e0)
I20260709 13:10:20.145126 18784 raft_consensus.cc:515] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:20.148406 18784 leader_election.cc:290] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:20.151232 18759 raft_consensus.cc:493] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b2c824dbbae4b2fb70ddc0c0e14c9e0)
I20260709 13:10:20.152334 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83908ab46c8406498d162fe562b9b54" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506" is_pre_election: true
I20260709 13:10:20.152199 18759 raft_consensus.cc:515] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:20.153354 18635 raft_consensus.cc:2468] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 1.
W20260709 13:10:20.154845 18677 leader_election.cc:336] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111)
I20260709 13:10:20.155056 18759 leader_election.cc:290] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:20.155540 18676 leader_election.cc:304] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [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: a7339c5976e74341a4cdef23bc0f1506, d9310131f32448e3adc0eaab97ac71cf; no voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0
I20260709 13:10:20.156410 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83908ab46c8406498d162fe562b9b54" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d9310131f32448e3adc0eaab97ac71cf" is_pre_election: true
I20260709 13:10:20.156633 18784 raft_consensus.cc:2804] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:20.157120 18711 raft_consensus.cc:2468] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 1.
I20260709 13:10:20.157575 18784 raft_consensus.cc:493] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b2c824dbbae4b2fb70ddc0c0e14c9e0)
I20260709 13:10:20.158015 18784 raft_consensus.cc:3060] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.158456 18602 leader_election.cc:304] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [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: a7339c5976e74341a4cdef23bc0f1506, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:20.159482 18759 raft_consensus.cc:2804] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:20.159885 18759 raft_consensus.cc:493] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b2c824dbbae4b2fb70ddc0c0e14c9e0)
I20260709 13:10:20.160324 18759 raft_consensus.cc:3060] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.163950 18784 raft_consensus.cc:515] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:20.167464 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83908ab46c8406498d162fe562b9b54" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
I20260709 13:10:20.168247 18784 leader_election.cc:290] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 2 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:20.169783 18759 raft_consensus.cc:515] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:20.171258 18635 raft_consensus.cc:2393] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d9310131f32448e3adc0eaab97ac71cf in current term 2: Already voted for candidate a7339c5976e74341a4cdef23bc0f1506 in this term.
W20260709 13:10:20.171857 18677 leader_election.cc:336] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111)
I20260709 13:10:20.173130 18676 leader_election.cc:304] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [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: d9310131f32448e3adc0eaab97ac71cf; no voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, a7339c5976e74341a4cdef23bc0f1506
I20260709 13:10:20.174260 18784 raft_consensus.cc:2749] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:10:20.174286 18759 leader_election.cc:290] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:20.175570 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83908ab46c8406498d162fe562b9b54" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
I20260709 13:10:20.176481 18711 raft_consensus.cc:2393] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a7339c5976e74341a4cdef23bc0f1506 in current term 2: Already voted for candidate d9310131f32448e3adc0eaab97ac71cf in this term.
I20260709 13:10:20.261271 18759 raft_consensus.cc:493] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b2c824dbbae4b2fb70ddc0c0e14c9e0)
I20260709 13:10:20.261976 18759 raft_consensus.cc:515] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:20.264124 18759 leader_election.cc:290] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:20.264658 18784 raft_consensus.cc:493] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b2c824dbbae4b2fb70ddc0c0e14c9e0)
I20260709 13:10:20.265241 18784 raft_consensus.cc:515] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:20.265574 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f703f1bad53f487bbac13369988e7365" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d9310131f32448e3adc0eaab97ac71cf" is_pre_election: true
I20260709 13:10:20.266881 18711 raft_consensus.cc:2468] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 1.
I20260709 13:10:20.267874 18784 leader_election.cc:290] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:20.268018 18602 leader_election.cc:304] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [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: a7339c5976e74341a4cdef23bc0f1506, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:20.268993 18759 raft_consensus.cc:2804] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:20.269080 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f703f1bad53f487bbac13369988e7365" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506" is_pre_election: true
I20260709 13:10:20.269629 18759 raft_consensus.cc:493] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b2c824dbbae4b2fb70ddc0c0e14c9e0)
I20260709 13:10:20.270083 18759 raft_consensus.cc:3060] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:10:20.274067 18677 leader_election.cc:336] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111)
I20260709 13:10:20.277516 18759 raft_consensus.cc:515] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:20.278753 18635 raft_consensus.cc:2393] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9310131f32448e3adc0eaab97ac71cf in current term 2: Already voted for candidate a7339c5976e74341a4cdef23bc0f1506 in this term.
I20260709 13:10:20.279522 18759 leader_election.cc:290] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:20.280603 18676 leader_election.cc:304] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [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: d9310131f32448e3adc0eaab97ac71cf; no voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, a7339c5976e74341a4cdef23bc0f1506
I20260709 13:10:20.280856 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f703f1bad53f487bbac13369988e7365" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
I20260709 13:10:20.281478 18711 raft_consensus.cc:3060] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.288491 18711 raft_consensus.cc:2468] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 2.
I20260709 13:10:20.288971 18784 raft_consensus.cc:2749] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:20.289674 18602 leader_election.cc:304] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7339c5976e74341a4cdef23bc0f1506, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:20.290623 18759 raft_consensus.cc:2804] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:20.291639 18759 raft_consensus.cc:697] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 2 LEADER]: Becoming Leader. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Running, Role: LEADER
I20260709 13:10:20.292550 18759 consensus_queue.cc:237] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:20.301424 18459 catalog_manager.cc:5697] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 reported cstate change: term changed from 1 to 2, leader changed from 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129) to a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130). New cstate: current_term: 2 leader_uuid: "a7339c5976e74341a4cdef23bc0f1506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:20.380973 18677 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111) [suppressed 131 similar messages]
I20260709 13:10:20.415982 18759 raft_consensus.cc:493] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.416647 18759 raft_consensus.cc:515] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:20.418469 18759 leader_election.cc:290] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:20.419822 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abf00feac274842b084f83f5bba7de2" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9310131f32448e3adc0eaab97ac71cf" is_pre_election: true
I20260709 13:10:20.420535 18711 raft_consensus.cc:2468] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 1.
I20260709 13:10:20.421820 18602 leader_election.cc:304] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [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: a7339c5976e74341a4cdef23bc0f1506, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:20.422585 18759 raft_consensus.cc:2804] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:20.422914 18759 raft_consensus.cc:493] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.423198 18759 raft_consensus.cc:3060] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.429576 18759 raft_consensus.cc:515] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:20.431751 18759 leader_election.cc:290] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:20.432917 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abf00feac274842b084f83f5bba7de2" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
I20260709 13:10:20.433529 18711 raft_consensus.cc:3060] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.439077 18711 raft_consensus.cc:2468] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 2.
I20260709 13:10:20.440249 18602 leader_election.cc:304] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7339c5976e74341a4cdef23bc0f1506, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:20.441016 18759 raft_consensus.cc:2804] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:20.441491 18759 raft_consensus.cc:697] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [term 2 LEADER]: Becoming Leader. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Running, Role: LEADER
I20260709 13:10:20.442433 18759 consensus_queue.cc:237] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Queue going to LEADER 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: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:20.450328 18459 catalog_manager.cc:5697] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 reported cstate change: term changed from 1 to 2, leader changed from 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129) to a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130). New cstate: current_term: 2 leader_uuid: "a7339c5976e74341a4cdef23bc0f1506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:20.619225 18603 leader_election.cc:336] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111)
W20260709 13:10:20.620205 18603 leader_election.cc:336] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111)
I20260709 13:10:20.620515 18603 leader_election.cc:304] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [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: a7339c5976e74341a4cdef23bc0f1506; no voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, d9310131f32448e3adc0eaab97ac71cf
I20260709 13:10:20.621258 18759 raft_consensus.cc:2749] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:10:20.621376 18603 leader_election.cc:336] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111)
W20260709 13:10:20.622596 18603 leader_election.cc:336] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111)
W20260709 13:10:20.623298 18603 leader_election.cc:336] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111)
W20260709 13:10:20.624061 18603 leader_election.cc:336] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111)
I20260709 13:10:20.848912 18711 raft_consensus.cc:1275] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Refusing update from remote peer a7339c5976e74341a4cdef23bc0f1506: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:20.850737 18759 consensus_queue.cc:1048] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:20.869711 18603 consensus_peers.cc:597] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:20.873422 18603 consensus_peers.cc:597] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:20.989486 18711 raft_consensus.cc:1275] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Refusing update from remote peer a7339c5976e74341a4cdef23bc0f1506: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:10:20.992003 18833 consensus_queue.cc:1048] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:10:21.120350 18508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:10:21.316438 18677 consensus_peers.cc:597] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:21.461076 18677 consensus_peers.cc:597] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:21.503348 18677 consensus_peers.cc:597] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:21.580722 18677 consensus_peers.cc:597] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:21.592509 18677 consensus_peers.cc:597] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:21.902034 18603 consensus_peers.cc:597] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:10:22.098882 18846 raft_consensus.cc:493] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:22.099794 18846 raft_consensus.cc:515] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:22.102279 18846 leader_election.cc:290] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:22.103794 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83908ab46c8406498d162fe562b9b54" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506" is_pre_election: true
I20260709 13:10:22.104952 18635 raft_consensus.cc:2468] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 2.
I20260709 13:10:22.106781 18676 leader_election.cc:304] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [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: a7339c5976e74341a4cdef23bc0f1506, d9310131f32448e3adc0eaab97ac71cf; no voters: 
W20260709 13:10:22.107743 18677 leader_election.cc:336] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111)
I20260709 13:10:22.107813 18846 raft_consensus.cc:2804] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:10:22.108592 18846 raft_consensus.cc:493] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:22.109074 18846 raft_consensus.cc:3060] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:22.118816 18846 raft_consensus.cc:515] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:22.120653 18846 leader_election.cc:290] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 3 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:22.122063 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83908ab46c8406498d162fe562b9b54" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
W20260709 13:10:22.121996 18508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:22.123050 18635 raft_consensus.cc:3060] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:10:22.126842 18677 leader_election.cc:336] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111)
I20260709 13:10:22.131619 18635 raft_consensus.cc:2468] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 3.
I20260709 13:10:22.133159 18676 leader_election.cc:304] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [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: a7339c5976e74341a4cdef23bc0f1506, d9310131f32448e3adc0eaab97ac71cf; no voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0
I20260709 13:10:22.134330 18846 raft_consensus.cc:2804] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:22.135764 18846 raft_consensus.cc:697] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 3 LEADER]: Becoming Leader. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Running, Role: LEADER
I20260709 13:10:22.137179 18846 consensus_queue.cc:237] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Queue going to LEADER 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: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:22.146059 18459 catalog_manager.cc:5697] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf reported cstate change: term changed from 1 to 3, leader changed from 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129) to d9310131f32448e3adc0eaab97ac71cf (127.13.149.131). New cstate: current_term: 3 leader_uuid: "d9310131f32448e3adc0eaab97ac71cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: HEALTHY } } }
W20260709 13:10:22.543680 18603 consensus_peers.cc:597] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:22.544404 18677 consensus_peers.cc:597] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:22.651569 18635 raft_consensus.cc:1275] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 3 FOLLOWER]: Refusing update from remote peer d9310131f32448e3adc0eaab97ac71cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:22.653327 18846 consensus_queue.cc:1048] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:23.123684 18508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:10:23.273838 18603 consensus_peers.cc:597] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:23.494948 18603 consensus_peers.cc:597] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:10:23.815889 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:23.827677 18859 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:23.828392 18677 consensus_peers.cc:597] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:23.831871 18858 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:23.832698 18861 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:23.833266 13910 server_base.cc:1061] running on GCE node
I20260709 13:10:23.836015 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:23.836321 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:23.836547 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602623836527 us; error 0 us; skew 500 ppm
I20260709 13:10:23.837275 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:23.841300 13910 webserver.cc:533] Webserver started at http://127.13.149.129:40479/ using document root <none> and password file <none>
I20260709 13:10:23.842118 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:23.842389 13910 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 13:10:23.844282 18677 consensus_peers.cc:597] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:23.848059 13910 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:10:23.855631 18866 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:23.856729 13910 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 13:10:23.857080 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-0-root
uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
format_stamp: "Formatted at 2026-07-09 13:10:17 on dist-test-slave-mxd3"
I20260709 13:10:23.857599 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602488436206-13910-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 13:10:23.858337 18677 consensus_peers.cc:597] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:23.878407 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:23.880190 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:23.882128 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:23.887420 18873 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:10:23.910339 18677 consensus_peers.cc:597] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:23.956077 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:10:23.956473 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.070s	user 0.003s	sys 0.000s
I20260709 13:10:23.956730 13910 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:10:23.964093 18873 tablet_bootstrap.cc:492] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:23.983636 18873 tablet_bootstrap.cc:492] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:23.984615 18873 tablet_bootstrap.cc:492] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap complete.
I20260709 13:10:23.985435 18873 ts_tablet_manager.cc:1403] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 13:10:23.989305 18873 raft_consensus.cc:359] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:23.990271 18873 raft_consensus.cc:740] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:23.991052 18873 consensus_queue.cc:260] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
W20260709 13:10:23.995038 18677 consensus_peers.cc:597] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:23.995303 18873 ts_tablet_manager.cc:1434] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:10:23.996407 18873 tablet_bootstrap.cc:492] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:24.016717 18873 tablet_bootstrap.cc:492] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:24.017850 18873 tablet_bootstrap.cc:492] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap complete.
I20260709 13:10:24.018611 18873 ts_tablet_manager.cc:1403] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260709 13:10:24.021692 18873 raft_consensus.cc:359] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.022431 18873 raft_consensus.cc:740] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.023226 18873 consensus_queue.cc:260] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [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: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.025347 18873 ts_tablet_manager.cc:1434] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:24.026274 18873 tablet_bootstrap.cc:492] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:24.035555 13910 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:10:24.036033 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.079s	user 0.060s	sys 0.016s
I20260709 13:10:24.043079 18873 tablet_bootstrap.cc:492] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:24.044116 18873 tablet_bootstrap.cc:492] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap complete.
I20260709 13:10:24.044942 18873 ts_tablet_manager.cc:1403] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 13:10:24.048281 18873 raft_consensus.cc:359] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.049377 18873 raft_consensus.cc:740] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.050629 18873 consensus_queue.cc:260] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.054101 18873 ts_tablet_manager.cc:1434] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.003s
I20260709 13:10:24.055305 18873 tablet_bootstrap.cc:492] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:24.074481 18873 tablet_bootstrap.cc:492] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:24.075350 18873 tablet_bootstrap.cc:492] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap complete.
I20260709 13:10:24.076169 18873 ts_tablet_manager.cc:1403] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260709 13:10:24.079401 18873 raft_consensus.cc:359] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.080250 18873 raft_consensus.cc:740] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.081045 18873 consensus_queue.cc:260] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.083191 18873 ts_tablet_manager.cc:1434] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:10:24.084219 18873 tablet_bootstrap.cc:492] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:24.102934 18873 tablet_bootstrap.cc:492] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: 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 13:10:24.103890 18873 tablet_bootstrap.cc:492] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap complete.
I20260709 13:10:24.104779 18873 ts_tablet_manager.cc:1403] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 13:10:24.107781 18873 raft_consensus.cc:359] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.108556 18873 raft_consensus.cc:740] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.109308 18873 consensus_queue.cc:260] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [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: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.110991 18873 ts_tablet_manager.cc:1434] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:10:24.111753 18873 tablet_bootstrap.cc:492] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:24.119800 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.129:45309
I20260709 13:10:24.120239 18935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.129:45309 every 8 connection(s)
W20260709 13:10:24.124822 18508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:24.127409 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:24.128387 18873 tablet_bootstrap.cc:492] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:24.130128 18873 tablet_bootstrap.cc:492] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap complete.
I20260709 13:10:24.131034 18873 ts_tablet_manager.cc:1403] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 13:10:24.135383 18873 raft_consensus.cc:359] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.136731 18873 raft_consensus.cc:740] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.138425 18873 consensus_queue.cc:260] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [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: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.141006 18873 ts_tablet_manager.cc:1434] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:10:24.142020 18873 tablet_bootstrap.cc:492] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:24.160537 18873 tablet_bootstrap.cc:492] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:24.161849 18873 tablet_bootstrap.cc:492] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap complete.
I20260709 13:10:24.162717 18873 ts_tablet_manager.cc:1403] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 13:10:24.164295 18711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33333cc351024809bf5f11735e76555c"
dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
mode: GRACEFUL
new_leader_uuid: "a7339c5976e74341a4cdef23bc0f1506"
 from {username='slave'} at 127.0.0.1:52602
I20260709 13:10:24.165299 18711 raft_consensus.cc:606] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Received request to transfer leadership to TS a7339c5976e74341a4cdef23bc0f1506
I20260709 13:10:24.166489 18937 heartbeater.cc:344] Connected to a master server at 127.13.149.190:45209
I20260709 13:10:24.166177 18873 raft_consensus.cc:359] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.167001 18937 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:24.167168 18873 raft_consensus.cc:740] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.168161 18937 heartbeater.cc:507] Master 127.13.149.190:45209 requested a full tablet report, sending...
I20260709 13:10:24.168092 18873 consensus_queue.cc:260] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [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: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.168692 18711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b0ce17ca79d46abbcf5fb7c89ef0736"
dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
mode: GRACEFUL
new_leader_uuid: "a7339c5976e74341a4cdef23bc0f1506"
 from {username='slave'} at 127.0.0.1:52602
I20260709 13:10:24.169315 18711 raft_consensus.cc:606] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Received request to transfer leadership to TS a7339c5976e74341a4cdef23bc0f1506
I20260709 13:10:24.170614 18873 ts_tablet_manager.cc:1434] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:10:24.170670 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:24.171676 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:24.171934 18873 tablet_bootstrap.cc:492] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:24.172957 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:24.174703 18459 ts_manager.cc:194] Re-registered known tserver with Master: 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309)
I20260709 13:10:24.186915 18459 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58330
I20260709 13:10:24.189349 18873 tablet_bootstrap.cc:492] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:24.190233 18873 tablet_bootstrap.cc:492] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap complete.
I20260709 13:10:24.190822 18873 ts_tablet_manager.cc:1403] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:10:24.190999 18937 heartbeater.cc:499] Master 127.13.149.190:45209 was elected leader, sending a full tablet report...
I20260709 13:10:24.193306 18873 raft_consensus.cc:359] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.193907 18873 raft_consensus.cc:740] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.194537 18873 consensus_queue.cc:260] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.196215 18873 ts_tablet_manager.cc:1434] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:24.197068 18873 tablet_bootstrap.cc:492] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:24.209044 18873 tablet_bootstrap.cc:492] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:24.210294 18873 tablet_bootstrap.cc:492] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap complete.
I20260709 13:10:24.211134 18873 ts_tablet_manager.cc:1403] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260709 13:10:24.213155 18873 raft_consensus.cc:359] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.213754 18873 raft_consensus.cc:740] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.214354 18873 consensus_queue.cc:260] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.216373 18873 ts_tablet_manager.cc:1434] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20260709 13:10:24.217360 18873 tablet_bootstrap.cc:492] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap starting.
I20260709 13:10:24.234712 18873 tablet_bootstrap.cc:492] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:10:24.235818 18873 tablet_bootstrap.cc:492] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Bootstrap complete.
I20260709 13:10:24.236613 18873 ts_tablet_manager.cc:1403] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.001s
I20260709 13:10:24.238984 18873 raft_consensus.cc:359] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.239600 18873 raft_consensus.cc:740] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.240450 18873 consensus_queue.cc:260] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [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: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.243278 18873 ts_tablet_manager.cc:1434] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:24.311903 18910 raft_consensus.cc:3060] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:24.363646 18910 raft_consensus.cc:3060] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:10:24.430120 18855 raft_consensus.cc:993] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf: : Instructing follower a7339c5976e74341a4cdef23bc0f1506 to start an election
I20260709 13:10:24.430655 18855 raft_consensus.cc:1081] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Signalling peer a7339c5976e74341a4cdef23bc0f1506 to start an election
I20260709 13:10:24.432610 18635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b0ce17ca79d46abbcf5fb7c89ef0736"
dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
 from {username='slave'} at 127.0.0.1:37482
I20260709 13:10:24.433218 18635 raft_consensus.cc:493] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:24.433495 18635 raft_consensus.cc:3060] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:24.441533 18635 raft_consensus.cc:515] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.443454 18635 leader_election.cc:290] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:24.444439 18910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0ce17ca79d46abbcf5fb7c89ef0736" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
I20260709 13:10:24.444518 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0ce17ca79d46abbcf5fb7c89ef0736" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
I20260709 13:10:24.445214 18910 raft_consensus.cc:3060] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:24.445298 18711 raft_consensus.cc:3055] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:24.445762 18711 raft_consensus.cc:740] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Running, Role: LEADER
I20260709 13:10:24.446509 18711 consensus_queue.cc:260] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.447655 18711 raft_consensus.cc:3060] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:24.451493 18910 raft_consensus.cc:2468] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 2.
I20260709 13:10:24.452939 18603 leader_election.cc:304] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, a7339c5976e74341a4cdef23bc0f1506; no voters: 
I20260709 13:10:24.453946 18833 raft_consensus.cc:2804] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:24.455061 18711 raft_consensus.cc:2468] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 2.
I20260709 13:10:24.455288 18833 raft_consensus.cc:697] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 2 LEADER]: Becoming Leader. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Running, Role: LEADER
I20260709 13:10:24.456418 18833 consensus_queue.cc:237] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.464282 18952 raft_consensus.cc:993] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf: : Instructing follower a7339c5976e74341a4cdef23bc0f1506 to start an election
I20260709 13:10:24.464960 18855 raft_consensus.cc:1081] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Signalling peer a7339c5976e74341a4cdef23bc0f1506 to start an election
I20260709 13:10:24.465528 18459 catalog_manager.cc:5697] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 reported cstate change: term changed from 1 to 2, leader changed from d9310131f32448e3adc0eaab97ac71cf (127.13.149.131) to a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130). New cstate: current_term: 2 leader_uuid: "a7339c5976e74341a4cdef23bc0f1506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:24.466562 18635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33333cc351024809bf5f11735e76555c"
dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
 from {username='slave'} at 127.0.0.1:37482
I20260709 13:10:24.467186 18635 raft_consensus.cc:493] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:24.467715 18635 raft_consensus.cc:3060] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:24.474947 18635 raft_consensus.cc:515] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.477145 18635 leader_election.cc:290] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:24.478502 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33333cc351024809bf5f11735e76555c" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
I20260709 13:10:24.478521 18910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33333cc351024809bf5f11735e76555c" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
I20260709 13:10:24.479357 18711 raft_consensus.cc:3055] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:24.479431 18910 raft_consensus.cc:3060] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:24.479779 18711 raft_consensus.cc:740] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Running, Role: LEADER
I20260709 13:10:24.480751 18711 consensus_queue.cc:260] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.482556 18711 raft_consensus.cc:3060] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:24.488454 18910 raft_consensus.cc:2468] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 2.
I20260709 13:10:24.490212 18603 leader_election.cc:304] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, a7339c5976e74341a4cdef23bc0f1506; no voters: 
I20260709 13:10:24.490507 18711 raft_consensus.cc:2468] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 2.
I20260709 13:10:24.491187 18833 raft_consensus.cc:2804] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:24.491734 18833 raft_consensus.cc:697] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [term 2 LEADER]: Becoming Leader. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Running, Role: LEADER
I20260709 13:10:24.492713 18833 consensus_queue.cc:237] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:24.501488 18459 catalog_manager.cc:5697] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 reported cstate change: term changed from 1 to 2, leader changed from d9310131f32448e3adc0eaab97ac71cf (127.13.149.131) to a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130). New cstate: current_term: 2 leader_uuid: "a7339c5976e74341a4cdef23bc0f1506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:24.533864 18910 raft_consensus.cc:3060] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:24.540637 18910 pending_rounds.cc:85] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Aborting all ops after (but not including) 0
I20260709 13:10:24.540969 18910 pending_rounds.cc:107] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:10:24.541365 18910 raft_consensus.cc:2889] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:10:24.882047 18910 raft_consensus.cc:1275] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Refusing update from remote peer a7339c5976e74341a4cdef23bc0f1506: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:24.883627 18965 consensus_queue.cc:1048] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:24.891974 18711 raft_consensus.cc:1275] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Refusing update from remote peer a7339c5976e74341a4cdef23bc0f1506: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:24.894289 18965 consensus_queue.cc:1048] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:24.895592 18711 raft_consensus.cc:1275] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Refusing update from remote peer a7339c5976e74341a4cdef23bc0f1506: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:24.898384 18953 consensus_queue.cc:1048] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:24.911060 18910 raft_consensus.cc:1275] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Refusing update from remote peer a7339c5976e74341a4cdef23bc0f1506: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:24.913440 18965 consensus_queue.cc:1048] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:10:25.126154 18508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:25.186246 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:25.204854 18635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91cb9e7e519f406cb575e4aa4e4f1f9c"
dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
mode: GRACEFUL
new_leader_uuid: "d9310131f32448e3adc0eaab97ac71cf"
 from {username='slave'} at 127.0.0.1:38956
I20260709 13:10:25.205560 18635 raft_consensus.cc:606] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 1 LEADER]: Received request to transfer leadership to TS d9310131f32448e3adc0eaab97ac71cf
I20260709 13:10:25.209544 18635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f703f1bad53f487bbac13369988e7365"
dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
mode: GRACEFUL
new_leader_uuid: "d9310131f32448e3adc0eaab97ac71cf"
 from {username='slave'} at 127.0.0.1:38956
I20260709 13:10:25.210340 18635 raft_consensus.cc:606] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 2 LEADER]: Received request to transfer leadership to TS d9310131f32448e3adc0eaab97ac71cf
I20260709 13:10:25.211723 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:25.212301 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:25.212925 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:25.221052 18953 raft_consensus.cc:993] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506: : Instructing follower d9310131f32448e3adc0eaab97ac71cf to start an election
I20260709 13:10:25.222137 18953 raft_consensus.cc:1081] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 2 LEADER]: Signalling peer d9310131f32448e3adc0eaab97ac71cf to start an election
I20260709 13:10:25.224192 18710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f703f1bad53f487bbac13369988e7365"
dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
 from {username='slave'} at 127.0.0.1:34442
I20260709 13:10:25.224740 18710 raft_consensus.cc:493] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:25.225064 18710 raft_consensus.cc:3060] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:25.232038 18710 raft_consensus.cc:515] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:25.234040 18710 leader_election.cc:290] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 3 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:25.235193 18910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f703f1bad53f487bbac13369988e7365" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
I20260709 13:10:25.235374 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f703f1bad53f487bbac13369988e7365" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
I20260709 13:10:25.236148 18910 raft_consensus.cc:3060] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:25.236263 18635 raft_consensus.cc:3055] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:25.236678 18635 raft_consensus.cc:740] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Running, Role: LEADER
I20260709 13:10:25.237596 18635 consensus_queue.cc:260] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [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: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:25.239120 18635 raft_consensus.cc:3060] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:25.245357 18910 raft_consensus.cc:2468] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 3.
I20260709 13:10:25.247005 18677 leader_election.cc:304] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [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: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:25.247943 18964 raft_consensus.cc:2804] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:25.247829 18635 raft_consensus.cc:2468] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 3.
I20260709 13:10:25.248627 18964 raft_consensus.cc:697] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 3 LEADER]: Becoming Leader. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Running, Role: LEADER
I20260709 13:10:25.250064 18964 consensus_queue.cc:237] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [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: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:25.259001 18458 catalog_manager.cc:5697] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf reported cstate change: term changed from 2 to 3, leader changed from a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130) to d9310131f32448e3adc0eaab97ac71cf (127.13.149.131). New cstate: current_term: 3 leader_uuid: "d9310131f32448e3adc0eaab97ac71cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:25.567250 18965 raft_consensus.cc:993] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506: : Instructing follower d9310131f32448e3adc0eaab97ac71cf to start an election
I20260709 13:10:25.567965 18833 raft_consensus.cc:1081] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 1 LEADER]: Signalling peer d9310131f32448e3adc0eaab97ac71cf to start an election
I20260709 13:10:25.569718 18710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91cb9e7e519f406cb575e4aa4e4f1f9c"
dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
 from {username='slave'} at 127.0.0.1:34442
I20260709 13:10:25.570168 18710 raft_consensus.cc:493] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:25.570441 18710 raft_consensus.cc:3060] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.576311 18710 raft_consensus.cc:515] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:25.578671 18710 leader_election.cc:290] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 2 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:25.579107 18910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb9e7e519f406cb575e4aa4e4f1f9c" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
I20260709 13:10:25.579211 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb9e7e519f406cb575e4aa4e4f1f9c" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
I20260709 13:10:25.580000 18910 raft_consensus.cc:3060] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.580041 18635 raft_consensus.cc:3055] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:25.580612 18635 raft_consensus.cc:740] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Running, Role: LEADER
I20260709 13:10:25.581883 18635 consensus_queue.cc:260] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:25.583662 18635 raft_consensus.cc:3060] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.589708 18910 raft_consensus.cc:2468] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 2.
I20260709 13:10:25.591390 18677 leader_election.cc:304] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:25.591915 18635 raft_consensus.cc:2468] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 2.
I20260709 13:10:25.592192 18964 raft_consensus.cc:2804] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:25.592728 18964 raft_consensus.cc:697] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 2 LEADER]: Becoming Leader. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Running, Role: LEADER
I20260709 13:10:25.594050 18964 consensus_queue.cc:237] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:25.603668 18458 catalog_manager.cc:5697] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf reported cstate change: term changed from 1 to 2, leader changed from a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130) to d9310131f32448e3adc0eaab97ac71cf (127.13.149.131). New cstate: current_term: 2 leader_uuid: "d9310131f32448e3adc0eaab97ac71cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:25.685963 18635 raft_consensus.cc:1275] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 3 FOLLOWER]: Refusing update from remote peer d9310131f32448e3adc0eaab97ac71cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:25.687286 18964 consensus_queue.cc:1048] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:25.700608 18910 raft_consensus.cc:1275] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 3 FOLLOWER]: Refusing update from remote peer d9310131f32448e3adc0eaab97ac71cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:25.703133 18964 consensus_queue.cc:1048] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:25.997061 18910 raft_consensus.cc:1275] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Refusing update from remote peer d9310131f32448e3adc0eaab97ac71cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:25.998540 18964 consensus_queue.cc:1048] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.016644 18635 raft_consensus.cc:1275] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Refusing update from remote peer d9310131f32448e3adc0eaab97ac71cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.020700 18985 consensus_queue.cc:1048] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:26.127111 18508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:26.220571 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:26.229002 18710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3552287b8af746cda18eed3cede9663b"
dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
mode: GRACEFUL
new_leader_uuid: "a7339c5976e74341a4cdef23bc0f1506"
 from {username='slave'} at 127.0.0.1:52602
I20260709 13:10:26.229821 18710 raft_consensus.cc:606] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Received request to transfer leadership to TS a7339c5976e74341a4cdef23bc0f1506
I20260709 13:10:26.233165 18710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8ad2ba26e4e4ee28a0c19a6b45e26ee"
dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
mode: GRACEFUL
new_leader_uuid: "a7339c5976e74341a4cdef23bc0f1506"
 from {username='slave'} at 127.0.0.1:52602
I20260709 13:10:26.233875 18710 raft_consensus.cc:606] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Received request to transfer leadership to TS a7339c5976e74341a4cdef23bc0f1506
I20260709 13:10:26.235149 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:26.235706 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:26.236290 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:26.313351 18985 raft_consensus.cc:993] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf: : Instructing follower a7339c5976e74341a4cdef23bc0f1506 to start an election
I20260709 13:10:26.313879 18855 raft_consensus.cc:1081] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Signalling peer a7339c5976e74341a4cdef23bc0f1506 to start an election
I20260709 13:10:26.315568 18635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3552287b8af746cda18eed3cede9663b"
dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
 from {username='slave'} at 127.0.0.1:37482
I20260709 13:10:26.316236 18635 raft_consensus.cc:493] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:26.316727 18635 raft_consensus.cc:3060] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.322708 18635 raft_consensus.cc:515] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:26.324498 18635 leader_election.cc:290] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:26.325474 18910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3552287b8af746cda18eed3cede9663b" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
I20260709 13:10:26.325709 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3552287b8af746cda18eed3cede9663b" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
I20260709 13:10:26.326270 18910 raft_consensus.cc:3060] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.326363 18710 raft_consensus.cc:3055] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:26.326814 18710 raft_consensus.cc:740] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Running, Role: LEADER
I20260709 13:10:26.327704 18710 consensus_queue.cc:260] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:26.328775 18710 raft_consensus.cc:3060] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.332623 18910 raft_consensus.cc:2468] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 2.
I20260709 13:10:26.333971 18603 leader_election.cc:304] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, a7339c5976e74341a4cdef23bc0f1506; no voters: 
I20260709 13:10:26.334779 18833 raft_consensus.cc:2804] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:26.334981 18710 raft_consensus.cc:2468] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 2.
I20260709 13:10:26.335978 18833 raft_consensus.cc:697] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [term 2 LEADER]: Becoming Leader. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Running, Role: LEADER
I20260709 13:10:26.337260 18833 consensus_queue.cc:237] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:26.345467 18459 catalog_manager.cc:5697] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 reported cstate change: term changed from 1 to 2, leader changed from d9310131f32448e3adc0eaab97ac71cf (127.13.149.131) to a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130). New cstate: current_term: 2 leader_uuid: "a7339c5976e74341a4cdef23bc0f1506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:26.668143 18985 raft_consensus.cc:993] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf: : Instructing follower a7339c5976e74341a4cdef23bc0f1506 to start an election
I20260709 13:10:26.668771 18855 raft_consensus.cc:1081] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Signalling peer a7339c5976e74341a4cdef23bc0f1506 to start an election
I20260709 13:10:26.670900 18635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8ad2ba26e4e4ee28a0c19a6b45e26ee"
dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
 from {username='slave'} at 127.0.0.1:37482
I20260709 13:10:26.671814 18635 raft_consensus.cc:493] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:26.672158 18635 raft_consensus.cc:3060] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.677626 18635 raft_consensus.cc:515] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:26.679299 18635 leader_election.cc:290] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:26.680271 18910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ad2ba26e4e4ee28a0c19a6b45e26ee" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
I20260709 13:10:26.680500 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ad2ba26e4e4ee28a0c19a6b45e26ee" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
I20260709 13:10:26.681027 18910 raft_consensus.cc:3060] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.681221 18710 raft_consensus.cc:3055] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:26.681702 18710 raft_consensus.cc:740] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Running, Role: LEADER
I20260709 13:10:26.682538 18710 consensus_queue.cc:260] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:26.683629 18710 raft_consensus.cc:3060] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.687182 18910 raft_consensus.cc:2468] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 2.
I20260709 13:10:26.688711 18603 leader_election.cc:304] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, a7339c5976e74341a4cdef23bc0f1506; no voters: 
I20260709 13:10:26.689769 18833 raft_consensus.cc:2804] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:26.690231 18710 raft_consensus.cc:2468] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 2.
I20260709 13:10:26.690265 18833 raft_consensus.cc:697] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [term 2 LEADER]: Becoming Leader. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Running, Role: LEADER
I20260709 13:10:26.691601 18833 consensus_queue.cc:237] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:26.699190 18459 catalog_manager.cc:5697] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 reported cstate change: term changed from 1 to 2, leader changed from d9310131f32448e3adc0eaab97ac71cf (127.13.149.131) to a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130). New cstate: current_term: 2 leader_uuid: "a7339c5976e74341a4cdef23bc0f1506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:26.826953 18910 raft_consensus.cc:1275] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Refusing update from remote peer a7339c5976e74341a4cdef23bc0f1506: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.828401 18833 consensus_queue.cc:1048] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.829147 18710 raft_consensus.cc:1275] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Refusing update from remote peer a7339c5976e74341a4cdef23bc0f1506: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.830710 18833 consensus_queue.cc:1048] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:27.122942 18710 raft_consensus.cc:1275] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Refusing update from remote peer a7339c5976e74341a4cdef23bc0f1506: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:27.124392 18833 consensus_queue.cc:1048] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:27.128207 18508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:27.133944 18910 raft_consensus.cc:1275] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Refusing update from remote peer a7339c5976e74341a4cdef23bc0f1506: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:27.136601 19000 consensus_queue.cc:1048] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:27.243366 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:27.251776 18635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09030c0ba6d943b4ab0f295066d668c1"
dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
mode: GRACEFUL
new_leader_uuid: "d9310131f32448e3adc0eaab97ac71cf"
 from {username='slave'} at 127.0.0.1:38956
I20260709 13:10:27.252301 18635 raft_consensus.cc:606] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 1 LEADER]: Received request to transfer leadership to TS d9310131f32448e3adc0eaab97ac71cf
I20260709 13:10:27.255031 18635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b0ce17ca79d46abbcf5fb7c89ef0736"
dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
mode: GRACEFUL
new_leader_uuid: "d9310131f32448e3adc0eaab97ac71cf"
 from {username='slave'} at 127.0.0.1:38956
I20260709 13:10:27.255541 18635 raft_consensus.cc:606] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 2 LEADER]: Received request to transfer leadership to TS d9310131f32448e3adc0eaab97ac71cf
I20260709 13:10:27.256680 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:27.257179 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:27.257812 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:27.573875 18987 raft_consensus.cc:993] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506: : Instructing follower d9310131f32448e3adc0eaab97ac71cf to start an election
I20260709 13:10:27.574451 18987 raft_consensus.cc:1081] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 1 LEADER]: Signalling peer d9310131f32448e3adc0eaab97ac71cf to start an election
I20260709 13:10:27.576211 18710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09030c0ba6d943b4ab0f295066d668c1"
dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
 from {username='slave'} at 127.0.0.1:34442
I20260709 13:10:27.576818 18710 raft_consensus.cc:493] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:27.577157 18710 raft_consensus.cc:3060] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:27.582435 18710 raft_consensus.cc:515] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:27.584210 18710 leader_election.cc:290] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 2 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:27.585314 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09030c0ba6d943b4ab0f295066d668c1" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
I20260709 13:10:27.585184 18910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09030c0ba6d943b4ab0f295066d668c1" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
I20260709 13:10:27.586112 18635 raft_consensus.cc:3055] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:27.586194 18910 raft_consensus.cc:3060] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:27.586428 18635 raft_consensus.cc:740] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Running, Role: LEADER
I20260709 13:10:27.587384 18635 consensus_queue.cc:260] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:27.588368 18635 raft_consensus.cc:3060] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:27.591542 18910 raft_consensus.cc:2468] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 2.
I20260709 13:10:27.592777 18677 leader_election.cc:304] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:27.593303 18635 raft_consensus.cc:2468] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 2.
I20260709 13:10:27.593701 18964 raft_consensus.cc:2804] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:27.594260 18964 raft_consensus.cc:697] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [term 2 LEADER]: Becoming Leader. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Running, Role: LEADER
I20260709 13:10:27.595584 18964 consensus_queue.cc:237] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:27.602689 18458 catalog_manager.cc:5697] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf reported cstate change: term changed from 1 to 2, leader changed from a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130) to d9310131f32448e3adc0eaab97ac71cf (127.13.149.131). New cstate: current_term: 2 leader_uuid: "d9310131f32448e3adc0eaab97ac71cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:27.806947 19006 raft_consensus.cc:993] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506: : Instructing follower d9310131f32448e3adc0eaab97ac71cf to start an election
I20260709 13:10:27.807480 19000 raft_consensus.cc:1081] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 2 LEADER]: Signalling peer d9310131f32448e3adc0eaab97ac71cf to start an election
I20260709 13:10:27.808925 18710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b0ce17ca79d46abbcf5fb7c89ef0736"
dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
 from {username='slave'} at 127.0.0.1:34442
I20260709 13:10:27.809415 18710 raft_consensus.cc:493] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:27.809746 18710 raft_consensus.cc:3060] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:27.814455 18710 raft_consensus.cc:515] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:27.816270 18710 leader_election.cc:290] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [CANDIDATE]: Term 3 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527)
I20260709 13:10:27.817085 18910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0ce17ca79d46abbcf5fb7c89ef0736" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
I20260709 13:10:27.817363 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0ce17ca79d46abbcf5fb7c89ef0736" candidate_uuid: "d9310131f32448e3adc0eaab97ac71cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
I20260709 13:10:27.817800 18910 raft_consensus.cc:3060] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:27.818002 18635 raft_consensus.cc:3055] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:27.818349 18635 raft_consensus.cc:740] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Running, Role: LEADER
I20260709 13:10:27.819048 18635 consensus_queue.cc:260] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [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: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:27.820266 18635 raft_consensus.cc:3060] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:27.824226 18910 raft_consensus.cc:2468] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 3.
I20260709 13:10:27.824851 18635 raft_consensus.cc:2468] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9310131f32448e3adc0eaab97ac71cf in term 3.
I20260709 13:10:27.825455 18677 leader_election.cc:304] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [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: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, d9310131f32448e3adc0eaab97ac71cf; no voters: 
I20260709 13:10:27.826236 18964 raft_consensus.cc:2804] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:27.826704 18964 raft_consensus.cc:697] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 3 LEADER]: Becoming Leader. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Running, Role: LEADER
I20260709 13:10:27.827454 18964 consensus_queue.cc:237] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [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: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:27.836143 18458 catalog_manager.cc:5697] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf reported cstate change: term changed from 2 to 3, leader changed from a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130) to d9310131f32448e3adc0eaab97ac71cf (127.13.149.131). New cstate: current_term: 3 leader_uuid: "d9310131f32448e3adc0eaab97ac71cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:28.000059 18910 raft_consensus.cc:1275] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Refusing update from remote peer d9310131f32448e3adc0eaab97ac71cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:28.001366 18964 consensus_queue.cc:1048] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:28.001794 18635 raft_consensus.cc:1275] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Refusing update from remote peer d9310131f32448e3adc0eaab97ac71cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:28.002971 18964 consensus_queue.cc:1048] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:28.129303 18508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:28.264750 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:28.272732 18710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91cb9e7e519f406cb575e4aa4e4f1f9c"
dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
mode: GRACEFUL
new_leader_uuid: "a7339c5976e74341a4cdef23bc0f1506"
 from {username='slave'} at 127.0.0.1:52602
I20260709 13:10:28.273375 18710 raft_consensus.cc:606] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 2 LEADER]: Received request to transfer leadership to TS a7339c5976e74341a4cdef23bc0f1506
I20260709 13:10:28.276419 18710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f703f1bad53f487bbac13369988e7365"
dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
mode: GRACEFUL
new_leader_uuid: "a7339c5976e74341a4cdef23bc0f1506"
 from {username='slave'} at 127.0.0.1:52602
I20260709 13:10:28.276970 18710 raft_consensus.cc:606] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 3 LEADER]: Received request to transfer leadership to TS a7339c5976e74341a4cdef23bc0f1506
I20260709 13:10:28.278049 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:28.278558 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:28.279134 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:28.316538 19012 raft_consensus.cc:993] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf: : Instructing follower a7339c5976e74341a4cdef23bc0f1506 to start an election
I20260709 13:10:28.317111 18985 raft_consensus.cc:1081] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 2 LEADER]: Signalling peer a7339c5976e74341a4cdef23bc0f1506 to start an election
I20260709 13:10:28.318506 18635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91cb9e7e519f406cb575e4aa4e4f1f9c"
dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
 from {username='slave'} at 127.0.0.1:37482
I20260709 13:10:28.318950 18635 raft_consensus.cc:493] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:28.319342 18635 raft_consensus.cc:3060] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:28.324849 18635 raft_consensus.cc:515] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:28.326777 18635 leader_election.cc:290] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 3 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:28.327468 18910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb9e7e519f406cb575e4aa4e4f1f9c" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
I20260709 13:10:28.327728 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb9e7e519f406cb575e4aa4e4f1f9c" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
I20260709 13:10:28.328032 18910 raft_consensus.cc:3060] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:28.328347 18710 raft_consensus.cc:3055] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:28.328649 18710 raft_consensus.cc:740] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Running, Role: LEADER
I20260709 13:10:28.329381 18710 consensus_queue.cc:260] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [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: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:28.330343 18710 raft_consensus.cc:3060] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:28.332742 18910 raft_consensus.cc:2468] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 3.
I20260709 13:10:28.333803 18603 leader_election.cc:304] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [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: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, a7339c5976e74341a4cdef23bc0f1506; no voters: 
I20260709 13:10:28.334523 19000 raft_consensus.cc:2804] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:28.335450 19000 raft_consensus.cc:697] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 3 LEADER]: Becoming Leader. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Running, Role: LEADER
I20260709 13:10:28.335556 18710 raft_consensus.cc:2468] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 3.
I20260709 13:10:28.336367 19000 consensus_queue.cc:237] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [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: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:28.343256 18458 catalog_manager.cc:5697] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 reported cstate change: term changed from 2 to 3, leader changed from d9310131f32448e3adc0eaab97ac71cf (127.13.149.131) to a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130). New cstate: current_term: 3 leader_uuid: "a7339c5976e74341a4cdef23bc0f1506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:28.362179 18635 raft_consensus.cc:1275] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 3 FOLLOWER]: Refusing update from remote peer d9310131f32448e3adc0eaab97ac71cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:28.363425 18985 consensus_queue.cc:1048] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:28.371690 18910 raft_consensus.cc:1275] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 3 FOLLOWER]: Refusing update from remote peer d9310131f32448e3adc0eaab97ac71cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:28.373786 18985 consensus_queue.cc:1048] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:28.464049 18985 raft_consensus.cc:993] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf: : Instructing follower a7339c5976e74341a4cdef23bc0f1506 to start an election
I20260709 13:10:28.464552 19012 raft_consensus.cc:1081] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 3 LEADER]: Signalling peer a7339c5976e74341a4cdef23bc0f1506 to start an election
I20260709 13:10:28.466027 18635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f703f1bad53f487bbac13369988e7365"
dest_uuid: "a7339c5976e74341a4cdef23bc0f1506"
 from {username='slave'} at 127.0.0.1:37482
I20260709 13:10:28.466580 18635 raft_consensus.cc:493] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:28.466951 18635 raft_consensus.cc:3060] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:28.472838 18635 raft_consensus.cc:515] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:28.474521 18635 leader_election.cc:290] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [CANDIDATE]: Term 4 election: Requested vote from peers 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309), d9310131f32448e3adc0eaab97ac71cf (127.13.149.131:42173)
I20260709 13:10:28.475308 18910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f703f1bad53f487bbac13369988e7365" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0"
I20260709 13:10:28.475530 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f703f1bad53f487bbac13369988e7365" candidate_uuid: "a7339c5976e74341a4cdef23bc0f1506" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d9310131f32448e3adc0eaab97ac71cf"
I20260709 13:10:28.475898 18910 raft_consensus.cc:3060] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:28.476192 18710 raft_consensus.cc:3055] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:28.476516 18710 raft_consensus.cc:740] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d9310131f32448e3adc0eaab97ac71cf, State: Running, Role: LEADER
I20260709 13:10:28.477187 18710 consensus_queue.cc:260] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [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: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:28.478246 18710 raft_consensus.cc:3060] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:28.480564 18910 raft_consensus.cc:2468] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 4.
I20260709 13:10:28.481573 18603 leader_election.cc:304] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [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: 2b2c824dbbae4b2fb70ddc0c0e14c9e0, a7339c5976e74341a4cdef23bc0f1506; no voters: 
I20260709 13:10:28.482379 19000 raft_consensus.cc:2804] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:28.482811 19000 raft_consensus.cc:697] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 4 LEADER]: Becoming Leader. State: Replica: a7339c5976e74341a4cdef23bc0f1506, State: Running, Role: LEADER
I20260709 13:10:28.483512 19000 consensus_queue.cc:237] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [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: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } }
I20260709 13:10:28.483912 18710 raft_consensus.cc:2468] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7339c5976e74341a4cdef23bc0f1506 in term 4.
I20260709 13:10:28.491489 18459 catalog_manager.cc:5697] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 reported cstate change: term changed from 3 to 4, leader changed from d9310131f32448e3adc0eaab97ac71cf (127.13.149.131) to a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130). New cstate: current_term: 4 leader_uuid: "a7339c5976e74341a4cdef23bc0f1506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7339c5976e74341a4cdef23bc0f1506" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 34527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:28.743871 18710 raft_consensus.cc:1275] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 3 FOLLOWER]: Refusing update from remote peer a7339c5976e74341a4cdef23bc0f1506: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:28.745039 19000 consensus_queue.cc:1048] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:28.754295 18910 raft_consensus.cc:1275] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 3 FOLLOWER]: Refusing update from remote peer a7339c5976e74341a4cdef23bc0f1506: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:28.757232 19000 consensus_queue.cc:1048] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:29.029284 18910 raft_consensus.cc:1275] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 4 FOLLOWER]: Refusing update from remote peer a7339c5976e74341a4cdef23bc0f1506: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:29.030495 19025 consensus_queue.cc:1048] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b2c824dbbae4b2fb70ddc0c0e14c9e0" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:29.040361 18710 raft_consensus.cc:1275] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 4 FOLLOWER]: Refusing update from remote peer a7339c5976e74341a4cdef23bc0f1506: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:29.041793 19025 consensus_queue.cc:1048] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9310131f32448e3adc0eaab97ac71cf" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 42173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:10:29.130272 18508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:29.285396 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:29.313740 13910 tablet_server.cc:179] TabletServer@127.13.149.129:45309 shutting down...
I20260709 13:10:29.334697 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:29.335525 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:29.336199 13910 raft_consensus.cc:2243] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.336668 13910 raft_consensus.cc:2272] T b83908ab46c8406498d162fe562b9b54 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.338613 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:29.339195 13910 raft_consensus.cc:2243] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.339661 13910 raft_consensus.cc:2272] T 91cb9e7e519f406cb575e4aa4e4f1f9c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.342073 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:29.342629 13910 raft_consensus.cc:2243] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.343060 13910 raft_consensus.cc:2272] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.345222 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:29.345853 13910 raft_consensus.cc:2243] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.346320 13910 raft_consensus.cc:2272] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.348201 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:29.348701 13910 raft_consensus.cc:2243] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.349098 13910 raft_consensus.cc:2272] T f703f1bad53f487bbac13369988e7365 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.351262 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:29.351794 13910 raft_consensus.cc:2243] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.352198 13910 raft_consensus.cc:2272] T 09030c0ba6d943b4ab0f295066d668c1 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.353912 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:29.354403 13910 raft_consensus.cc:2243] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.354784 13910 raft_consensus.cc:2272] T 8abf00feac274842b084f83f5bba7de2 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.356401 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:29.356891 13910 raft_consensus.cc:2243] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.357295 13910 raft_consensus.cc:2272] T 3552287b8af746cda18eed3cede9663b P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.358985 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:29.359460 13910 raft_consensus.cc:2243] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.359870 13910 raft_consensus.cc:2272] T 33333cc351024809bf5f11735e76555c P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.361469 13910 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:29.361927 13910 raft_consensus.cc:2243] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.362289 13910 raft_consensus.cc:2272] T 61d87b8b46924def91c70e270e3a4919 P 2b2c824dbbae4b2fb70ddc0c0e14c9e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.390916 13910 tablet_server.cc:196] TabletServer@127.13.149.129:45309 shutdown complete.
I20260709 13:10:29.409055 13910 tablet_server.cc:179] TabletServer@127.13.149.130:0 shutting down...
W20260709 13:10:29.419221 18677 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111) [suppressed 78 similar messages]
W20260709 13:10:29.428139 18677 consensus_peers.cc:597] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:29.439105 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:29.439781 13910 tablet_replica.cc:333] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506: stopping tablet replica
I20260709 13:10:29.440569 13910 raft_consensus.cc:2243] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.441398 13910 raft_consensus.cc:2272] T f703f1bad53f487bbac13369988e7365 P a7339c5976e74341a4cdef23bc0f1506 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.444205 13910 tablet_replica.cc:333] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506: stopping tablet replica
I20260709 13:10:29.444730 13910 raft_consensus.cc:2243] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.445449 13910 raft_consensus.cc:2272] T 91cb9e7e519f406cb575e4aa4e4f1f9c P a7339c5976e74341a4cdef23bc0f1506 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.448443 13910 tablet_replica.cc:333] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506: stopping tablet replica
I20260709 13:10:29.449424 13910 raft_consensus.cc:2243] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.450032 13910 raft_consensus.cc:2272] T 09030c0ba6d943b4ab0f295066d668c1 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.452541 13910 tablet_replica.cc:333] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506: stopping tablet replica
W20260709 13:10:29.452567 18677 consensus_peers.cc:597] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:29.453363 13910 raft_consensus.cc:2243] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.454609 13910 raft_consensus.cc:2272] T 8abf00feac274842b084f83f5bba7de2 P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.457850 13910 tablet_replica.cc:333] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506: stopping tablet replica
I20260709 13:10:29.458796 13910 raft_consensus.cc:2243] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.459882 13910 raft_consensus.cc:2272] T 3552287b8af746cda18eed3cede9663b P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.462922 13910 tablet_replica.cc:333] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506: stopping tablet replica
I20260709 13:10:29.463625 13910 raft_consensus.cc:2243] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.464203 13910 raft_consensus.cc:2272] T b83908ab46c8406498d162fe562b9b54 P a7339c5976e74341a4cdef23bc0f1506 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:29.465822 18677 consensus_peers.cc:597] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:29.466984 13910 tablet_replica.cc:333] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506: stopping tablet replica
W20260709 13:10:29.467634 18676 consensus_peers.cc:597] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf -> Peer a7339c5976e74341a4cdef23bc0f1506 (127.13.149.130:34527): Couldn't send request to peer a7339c5976e74341a4cdef23bc0f1506. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:29.467741 13910 raft_consensus.cc:2243] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.468575 13910 raft_consensus.cc:2272] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.470582 13910 tablet_replica.cc:333] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506: stopping tablet replica
I20260709 13:10:29.471144 13910 raft_consensus.cc:2243] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.471565 13910 raft_consensus.cc:2272] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P a7339c5976e74341a4cdef23bc0f1506 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.473500 13910 tablet_replica.cc:333] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506: stopping tablet replica
I20260709 13:10:29.474066 13910 raft_consensus.cc:2243] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.474797 13910 raft_consensus.cc:2272] T 33333cc351024809bf5f11735e76555c P a7339c5976e74341a4cdef23bc0f1506 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.476636 13910 tablet_replica.cc:333] T 61d87b8b46924def91c70e270e3a4919 P a7339c5976e74341a4cdef23bc0f1506: stopping tablet replica
I20260709 13:10:29.477128 13910 raft_consensus.cc:2243] T 61d87b8b46924def91c70e270e3a4919 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.477541 13910 raft_consensus.cc:2272] T 61d87b8b46924def91c70e270e3a4919 P a7339c5976e74341a4cdef23bc0f1506 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.508039 13910 tablet_server.cc:196] TabletServer@127.13.149.130:0 shutdown complete.
I20260709 13:10:29.532473 13910 tablet_server.cc:179] TabletServer@127.13.149.131:0 shutting down...
W20260709 13:10:29.552099 18677 consensus_peers.cc:597] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf -> Peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0 (127.13.149.129:45309): Couldn't send request to peer 2b2c824dbbae4b2fb70ddc0c0e14c9e0. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:45309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:29.565030 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:29.565941 13910 tablet_replica.cc:333] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf: stopping tablet replica
I20260709 13:10:29.566618 13910 raft_consensus.cc:2243] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.567405 13910 raft_consensus.cc:2272] T b83908ab46c8406498d162fe562b9b54 P d9310131f32448e3adc0eaab97ac71cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.569386 13910 tablet_replica.cc:333] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf: stopping tablet replica
I20260709 13:10:29.570010 13910 raft_consensus.cc:2243] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.570437 13910 raft_consensus.cc:2272] T 33333cc351024809bf5f11735e76555c P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.572273 13910 tablet_replica.cc:333] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf: stopping tablet replica
I20260709 13:10:29.572836 13910 raft_consensus.cc:2243] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.573266 13910 raft_consensus.cc:2272] T 8abf00feac274842b084f83f5bba7de2 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.575268 13910 tablet_replica.cc:333] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf: stopping tablet replica
I20260709 13:10:29.575781 13910 raft_consensus.cc:2243] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.576645 13910 raft_consensus.cc:2272] T 09030c0ba6d943b4ab0f295066d668c1 P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.578979 13910 tablet_replica.cc:333] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf: stopping tablet replica
I20260709 13:10:29.579541 13910 raft_consensus.cc:2243] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.580031 13910 raft_consensus.cc:2272] T 3552287b8af746cda18eed3cede9663b P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.581930 13910 tablet_replica.cc:333] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf: stopping tablet replica
I20260709 13:10:29.582446 13910 raft_consensus.cc:2243] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.583206 13910 raft_consensus.cc:2272] T 61d87b8b46924def91c70e270e3a4919 P d9310131f32448e3adc0eaab97ac71cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.585144 13910 tablet_replica.cc:333] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf: stopping tablet replica
I20260709 13:10:29.585705 13910 raft_consensus.cc:2243] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.586412 13910 raft_consensus.cc:2272] T 3b0ce17ca79d46abbcf5fb7c89ef0736 P d9310131f32448e3adc0eaab97ac71cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.588234 13910 tablet_replica.cc:333] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf: stopping tablet replica
I20260709 13:10:29.588754 13910 raft_consensus.cc:2243] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.589150 13910 raft_consensus.cc:2272] T f703f1bad53f487bbac13369988e7365 P d9310131f32448e3adc0eaab97ac71cf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.591511 13910 tablet_replica.cc:333] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf: stopping tablet replica
I20260709 13:10:29.591984 13910 raft_consensus.cc:2243] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.592386 13910 raft_consensus.cc:2272] T 91cb9e7e519f406cb575e4aa4e4f1f9c P d9310131f32448e3adc0eaab97ac71cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.594719 13910 tablet_replica.cc:333] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf: stopping tablet replica
I20260709 13:10:29.595345 13910 raft_consensus.cc:2243] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.595749 13910 raft_consensus.cc:2272] T c8ad2ba26e4e4ee28a0c19a6b45e26ee P d9310131f32448e3adc0eaab97ac71cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.625718 13910 tablet_server.cc:196] TabletServer@127.13.149.131:0 shutdown complete.
I20260709 13:10:29.648872 13910 master.cc:562] Master@127.13.149.190:45209 shutting down...
I20260709 13:10:29.672667 13910 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.673158 13910 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.673458 13910 tablet_replica.cc:333] T 00000000000000000000000000000000 P ad42432de36047589878955d640803d7: stopping tablet replica
I20260709 13:10:29.693850 13910 master.cc:584] Master@127.13.149.190:45209 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12746 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:10:29.738623 13910 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.149.190:39373
I20260709 13:10:29.739706 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:29.745106 19035 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:29.745398 19036 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:29.746191 19038 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:29.748102 13910 server_base.cc:1061] running on GCE node
I20260709 13:10:29.749012 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:29.749184 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:29.749384 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602629749351 us; error 0 us; skew 500 ppm
I20260709 13:10:29.750002 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:29.752413 13910 webserver.cc:533] Webserver started at http://127.13.149.190:45235/ using document root <none> and password file <none>
I20260709 13:10:29.752923 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:29.753105 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:29.753356 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:29.754532 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/master-0-root/instance:
uuid: "7e95d2036cec4aa4b68825a9a2529714"
format_stamp: "Formatted at 2026-07-09 13:10:29 on dist-test-slave-mxd3"
I20260709 13:10:29.758883 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:10:29.762225 19043 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:29.763031 13910 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:10:29.763391 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/master-0-root
uuid: "7e95d2036cec4aa4b68825a9a2529714"
format_stamp: "Formatted at 2026-07-09 13:10:29 on dist-test-slave-mxd3"
I20260709 13:10:29.763686 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:29.788522 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:29.789897 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:29.831758 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.190:39373
I20260709 13:10:29.831864 19094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.190:39373 every 8 connection(s)
I20260709 13:10:29.835841 19095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:29.846673 19095 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714: Bootstrap starting.
I20260709 13:10:29.851277 19095 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:29.855602 19095 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714: No bootstrap required, opened a new log
I20260709 13:10:29.857940 19095 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e95d2036cec4aa4b68825a9a2529714" member_type: VOTER }
I20260709 13:10:29.858347 19095 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:29.858549 19095 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e95d2036cec4aa4b68825a9a2529714, State: Initialized, Role: FOLLOWER
I20260709 13:10:29.859179 19095 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7e95d2036cec4aa4b68825a9a2529714" member_type: VOTER }
I20260709 13:10:29.859670 19095 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:29.859900 19095 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:29.860132 19095 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:29.865500 19095 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e95d2036cec4aa4b68825a9a2529714" member_type: VOTER }
I20260709 13:10:29.866153 19095 leader_election.cc:304] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [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: 7e95d2036cec4aa4b68825a9a2529714; no voters: 
I20260709 13:10:29.867329 19095 leader_election.cc:290] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:29.867769 19098 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:29.869144 19098 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [term 1 LEADER]: Becoming Leader. State: Replica: 7e95d2036cec4aa4b68825a9a2529714, State: Running, Role: LEADER
I20260709 13:10:29.869894 19098 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [LEADER]: Queue going to LEADER mode. State: All 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: "7e95d2036cec4aa4b68825a9a2529714" member_type: VOTER }
I20260709 13:10:29.870535 19095 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:29.874432 19099 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7e95d2036cec4aa4b68825a9a2529714" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e95d2036cec4aa4b68825a9a2529714" member_type: VOTER } }
I20260709 13:10:29.875134 19099 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:29.875000 19100 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e95d2036cec4aa4b68825a9a2529714. Latest consensus state: current_term: 1 leader_uuid: "7e95d2036cec4aa4b68825a9a2529714" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e95d2036cec4aa4b68825a9a2529714" member_type: VOTER } }
I20260709 13:10:29.875571 19100 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:29.882709 19105 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:29.887877 19105 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:29.889142 13910 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:29.897037 19105 catalog_manager.cc:1383] Generated new cluster ID: fd8aa5afe2404fbb97b378c58b699ff2
I20260709 13:10:29.897351 19105 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:29.920399 19105 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:29.921818 19105 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:29.935792 19105 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714: Generated new TSK 0
I20260709 13:10:29.936376 19105 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:29.956154 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:29.962252 19116 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:29.963301 19117 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:29.964849 19119 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:29.964898 13910 server_base.cc:1061] running on GCE node
I20260709 13:10:29.966343 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:29.966552 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:29.966797 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602629966776 us; error 0 us; skew 500 ppm
I20260709 13:10:29.967463 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:29.976227 13910 webserver.cc:533] Webserver started at http://127.13.149.129:35035/ using document root <none> and password file <none>
I20260709 13:10:29.976907 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:29.977146 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:29.977490 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:29.979003 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/ts-0-root/instance:
uuid: "d1d711841ace49eba7474c9e9f613d4c"
format_stamp: "Formatted at 2026-07-09 13:10:29 on dist-test-slave-mxd3"
I20260709 13:10:29.984900 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:10:29.989507 19124 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:29.990744 13910 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:10:29.991113 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/ts-0-root
uuid: "d1d711841ace49eba7474c9e9f613d4c"
format_stamp: "Formatted at 2026-07-09 13:10:29 on dist-test-slave-mxd3"
I20260709 13:10:29.991581 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:30.014966 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:30.016595 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:30.019007 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:30.022598 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:30.022867 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:30.023164 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:30.023314 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:30.076810 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.129:35489
I20260709 13:10:30.076925 19186 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.129:35489 every 8 connection(s)
I20260709 13:10:30.083550 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:30.091531 19191 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:30.092492 19192 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:30.095495 19194 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:30.098129 13910 server_base.cc:1061] running on GCE node
I20260709 13:10:30.098621 19187 heartbeater.cc:344] Connected to a master server at 127.13.149.190:39373
I20260709 13:10:30.099045 19187 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:30.099555 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:30.099807 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:30.099891 19187 heartbeater.cc:507] Master 127.13.149.190:39373 requested a full tablet report, sending...
I20260709 13:10:30.100014 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602630099982 us; error 0 us; skew 500 ppm
I20260709 13:10:30.100852 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:30.103211 19060 ts_manager.cc:194] Registered new tserver with Master: d1d711841ace49eba7474c9e9f613d4c (127.13.149.129:35489)
I20260709 13:10:30.104224 13910 webserver.cc:533] Webserver started at http://127.13.149.130:43851/ using document root <none> and password file <none>
I20260709 13:10:30.104956 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:30.105230 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:30.105546 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:30.105973 19060 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36114
I20260709 13:10:30.107229 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/ts-1-root/instance:
uuid: "489d3eb5428047ebb164fc2eb48d878f"
format_stamp: "Formatted at 2026-07-09 13:10:30 on dist-test-slave-mxd3"
I20260709 13:10:30.112156 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:10:30.116226 19199 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:30.117136 13910 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 13:10:30.117465 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/ts-1-root
uuid: "489d3eb5428047ebb164fc2eb48d878f"
format_stamp: "Formatted at 2026-07-09 13:10:30 on dist-test-slave-mxd3"
I20260709 13:10:30.117856 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:30.131682 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:30.133591 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:30.135509 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:30.138964 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:30.139292 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:30.139556 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:30.139740 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:30.192271 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.130:36441
I20260709 13:10:30.192427 19261 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.130:36441 every 8 connection(s)
I20260709 13:10:30.197698 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:30.210701 19266 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:30.214808 19265 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:30.217967 19262 heartbeater.cc:344] Connected to a master server at 127.13.149.190:39373
I20260709 13:10:30.218748 19262 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:30.220098 19262 heartbeater.cc:507] Master 127.13.149.190:39373 requested a full tablet report, sending...
W20260709 13:10:30.220573 19268 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:30.222872 13910 server_base.cc:1061] running on GCE node
I20260709 13:10:30.223170 19060 ts_manager.cc:194] Registered new tserver with Master: 489d3eb5428047ebb164fc2eb48d878f (127.13.149.130:36441)
I20260709 13:10:30.224207 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:30.224522 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:30.224742 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602630224718 us; error 0 us; skew 500 ppm
I20260709 13:10:30.225255 19060 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36124
I20260709 13:10:30.225597 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:30.230571 13910 webserver.cc:533] Webserver started at http://127.13.149.131:35631/ using document root <none> and password file <none>
I20260709 13:10:30.231590 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:30.231863 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:30.232278 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:30.234205 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/ts-2-root/instance:
uuid: "c0500fe98bed4957b7e5714b60abacd8"
format_stamp: "Formatted at 2026-07-09 13:10:30 on dist-test-slave-mxd3"
I20260709 13:10:30.241499 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:10:30.247112 19273 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:30.248934 13910 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:10:30.249431 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/ts-2-root
uuid: "c0500fe98bed4957b7e5714b60abacd8"
format_stamp: "Formatted at 2026-07-09 13:10:30 on dist-test-slave-mxd3"
I20260709 13:10:30.249955 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602488436206-13910-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:30.276644 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:30.278427 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:30.280130 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:30.283269 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:30.283499 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:30.283704 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:30.283833 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:30.339847 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.131:36951
I20260709 13:10:30.340061 19335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.131:36951 every 8 connection(s)
I20260709 13:10:30.358127 19336 heartbeater.cc:344] Connected to a master server at 127.13.149.190:39373
I20260709 13:10:30.358649 19336 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:30.359416 19336 heartbeater.cc:507] Master 127.13.149.190:39373 requested a full tablet report, sending...
I20260709 13:10:30.361549 19060 ts_manager.cc:194] Registered new tserver with Master: c0500fe98bed4957b7e5714b60abacd8 (127.13.149.131:36951)
I20260709 13:10:30.361750 13910 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018097401s
I20260709 13:10:30.363584 19060 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36126
I20260709 13:10:30.396044 19060 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36136:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:30.398794 19060 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:10:30.467644 19152 tablet_service.cc:1511] Processing CreateTablet for tablet d7b766818e3245eaac799c2ec6ba2c11 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0219f9766f2e41d1a048077c878ea230]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:30.468151 19301 tablet_service.cc:1511] Processing CreateTablet for tablet d7b766818e3245eaac799c2ec6ba2c11 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0219f9766f2e41d1a048077c878ea230]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:30.469293 19152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b766818e3245eaac799c2ec6ba2c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:30.469775 19301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b766818e3245eaac799c2ec6ba2c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:30.473192 19300 tablet_service.cc:1511] Processing CreateTablet for tablet d7c51d2286a64539b3eaace5ce5e378c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0219f9766f2e41d1a048077c878ea230]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:30.473690 19227 tablet_service.cc:1511] Processing CreateTablet for tablet d7b766818e3245eaac799c2ec6ba2c11 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0219f9766f2e41d1a048077c878ea230]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:30.473275 19151 tablet_service.cc:1511] Processing CreateTablet for tablet d7c51d2286a64539b3eaace5ce5e378c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0219f9766f2e41d1a048077c878ea230]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:30.475003 19300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7c51d2286a64539b3eaace5ce5e378c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:30.475060 19227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b766818e3245eaac799c2ec6ba2c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:30.475674 19151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7c51d2286a64539b3eaace5ce5e378c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:30.479065 19226 tablet_service.cc:1511] Processing CreateTablet for tablet d7c51d2286a64539b3eaace5ce5e378c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0219f9766f2e41d1a048077c878ea230]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:30.480713 19226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7c51d2286a64539b3eaace5ce5e378c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:30.502952 19351 tablet_bootstrap.cc:492] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8: Bootstrap starting.
I20260709 13:10:30.511294 19351 tablet_bootstrap.cc:654] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:30.521309 19353 tablet_bootstrap.cc:492] T d7c51d2286a64539b3eaace5ce5e378c P d1d711841ace49eba7474c9e9f613d4c: Bootstrap starting.
I20260709 13:10:30.525126 19354 tablet_bootstrap.cc:492] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f: Bootstrap starting.
I20260709 13:10:30.526598 19351 tablet_bootstrap.cc:492] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8: No bootstrap required, opened a new log
I20260709 13:10:30.527153 19351 ts_tablet_manager.cc:1403] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260709 13:10:30.530103 19351 raft_consensus.cc:359] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } }
I20260709 13:10:30.530046 19353 tablet_bootstrap.cc:654] T d7c51d2286a64539b3eaace5ce5e378c P d1d711841ace49eba7474c9e9f613d4c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:30.530884 19351 raft_consensus.cc:385] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:30.531340 19351 raft_consensus.cc:740] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0500fe98bed4957b7e5714b60abacd8, State: Initialized, Role: FOLLOWER
I20260709 13:10:30.532310 19351 consensus_queue.cc:260] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } }
I20260709 13:10:30.533305 19354 tablet_bootstrap.cc:654] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:30.535291 19336 heartbeater.cc:499] Master 127.13.149.190:39373 was elected leader, sending a full tablet report...
I20260709 13:10:30.536306 19351 ts_tablet_manager.cc:1434] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 13:10:30.538017 19351 tablet_bootstrap.cc:492] T d7c51d2286a64539b3eaace5ce5e378c P c0500fe98bed4957b7e5714b60abacd8: Bootstrap starting.
I20260709 13:10:30.547178 19354 tablet_bootstrap.cc:492] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f: No bootstrap required, opened a new log
I20260709 13:10:30.548393 19354 ts_tablet_manager.cc:1403] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260709 13:10:30.550638 19353 tablet_bootstrap.cc:492] T d7c51d2286a64539b3eaace5ce5e378c P d1d711841ace49eba7474c9e9f613d4c: No bootstrap required, opened a new log
I20260709 13:10:30.551397 19353 ts_tablet_manager.cc:1403] T d7c51d2286a64539b3eaace5ce5e378c P d1d711841ace49eba7474c9e9f613d4c: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.009s
I20260709 13:10:30.552145 19354 raft_consensus.cc:359] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.553045 19354 raft_consensus.cc:385] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:30.553336 19354 raft_consensus.cc:740] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d3eb5428047ebb164fc2eb48d878f, State: Initialized, Role: FOLLOWER
I20260709 13:10:30.547344 19351 tablet_bootstrap.cc:654] T d7c51d2286a64539b3eaace5ce5e378c P c0500fe98bed4957b7e5714b60abacd8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:30.554173 19354 consensus_queue.cc:260] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.554926 19353 raft_consensus.cc:359] T d7c51d2286a64539b3eaace5ce5e378c P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.555958 19353 raft_consensus.cc:385] T d7c51d2286a64539b3eaace5ce5e378c P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:30.556367 19353 raft_consensus.cc:740] T d7c51d2286a64539b3eaace5ce5e378c P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d711841ace49eba7474c9e9f613d4c, State: Initialized, Role: FOLLOWER
I20260709 13:10:30.557817 19354 ts_tablet_manager.cc:1434] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.008s
I20260709 13:10:30.557499 19353 consensus_queue.cc:260] T d7c51d2286a64539b3eaace5ce5e378c P d1d711841ace49eba7474c9e9f613d4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.557979 19262 heartbeater.cc:499] Master 127.13.149.190:39373 was elected leader, sending a full tablet report...
I20260709 13:10:30.559104 19354 tablet_bootstrap.cc:492] T d7b766818e3245eaac799c2ec6ba2c11 P 489d3eb5428047ebb164fc2eb48d878f: Bootstrap starting.
I20260709 13:10:30.571395 19354 tablet_bootstrap.cc:654] T d7b766818e3245eaac799c2ec6ba2c11 P 489d3eb5428047ebb164fc2eb48d878f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:30.579032 19187 heartbeater.cc:499] Master 127.13.149.190:39373 was elected leader, sending a full tablet report...
I20260709 13:10:30.579667 19353 ts_tablet_manager.cc:1434] T d7c51d2286a64539b3eaace5ce5e378c P d1d711841ace49eba7474c9e9f613d4c: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.019s
I20260709 13:10:30.580250 19354 tablet_bootstrap.cc:492] T d7b766818e3245eaac799c2ec6ba2c11 P 489d3eb5428047ebb164fc2eb48d878f: No bootstrap required, opened a new log
I20260709 13:10:30.580250 19351 tablet_bootstrap.cc:492] T d7c51d2286a64539b3eaace5ce5e378c P c0500fe98bed4957b7e5714b60abacd8: No bootstrap required, opened a new log
I20260709 13:10:30.581094 19354 ts_tablet_manager.cc:1403] T d7b766818e3245eaac799c2ec6ba2c11 P 489d3eb5428047ebb164fc2eb48d878f: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260709 13:10:30.581105 19351 ts_tablet_manager.cc:1403] T d7c51d2286a64539b3eaace5ce5e378c P c0500fe98bed4957b7e5714b60abacd8: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.009s
I20260709 13:10:30.582005 19353 tablet_bootstrap.cc:492] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c: Bootstrap starting.
I20260709 13:10:30.585219 19351 raft_consensus.cc:359] T d7c51d2286a64539b3eaace5ce5e378c P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.586088 19351 raft_consensus.cc:385] T d7c51d2286a64539b3eaace5ce5e378c P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:30.585820 19354 raft_consensus.cc:359] T d7b766818e3245eaac799c2ec6ba2c11 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } }
I20260709 13:10:30.586426 19351 raft_consensus.cc:740] T d7c51d2286a64539b3eaace5ce5e378c P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0500fe98bed4957b7e5714b60abacd8, State: Initialized, Role: FOLLOWER
I20260709 13:10:30.586651 19354 raft_consensus.cc:385] T d7b766818e3245eaac799c2ec6ba2c11 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:30.586969 19354 raft_consensus.cc:740] T d7b766818e3245eaac799c2ec6ba2c11 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d3eb5428047ebb164fc2eb48d878f, State: Initialized, Role: FOLLOWER
I20260709 13:10:30.587463 19351 consensus_queue.cc:260] T d7c51d2286a64539b3eaace5ce5e378c P c0500fe98bed4957b7e5714b60abacd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.587953 19354 consensus_queue.cc:260] T d7b766818e3245eaac799c2ec6ba2c11 P 489d3eb5428047ebb164fc2eb48d878f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } }
I20260709 13:10:30.591320 19353 tablet_bootstrap.cc:654] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:30.593554 19354 ts_tablet_manager.cc:1434] T d7b766818e3245eaac799c2ec6ba2c11 P 489d3eb5428047ebb164fc2eb48d878f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:10:30.597405 19351 ts_tablet_manager.cc:1434] T d7c51d2286a64539b3eaace5ce5e378c P c0500fe98bed4957b7e5714b60abacd8: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 13:10:30.598773 19353 tablet_bootstrap.cc:492] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c: No bootstrap required, opened a new log
I20260709 13:10:30.599301 19353 ts_tablet_manager.cc:1403] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 13:10:30.602324 19353 raft_consensus.cc:359] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } }
I20260709 13:10:30.603185 19353 raft_consensus.cc:385] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:30.603624 19353 raft_consensus.cc:740] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d711841ace49eba7474c9e9f613d4c, State: Initialized, Role: FOLLOWER
I20260709 13:10:30.604374 19353 consensus_queue.cc:260] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } }
I20260709 13:10:30.607651 19353 ts_tablet_manager.cc:1434] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:10:30.616091 19355 raft_consensus.cc:493] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:30.616793 19355 raft_consensus.cc:515] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } }
I20260709 13:10:30.620795 19355 leader_election.cc:290] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1d711841ace49eba7474c9e9f613d4c (127.13.149.129:35489), 489d3eb5428047ebb164fc2eb48d878f (127.13.149.130:36441)
I20260709 13:10:30.629297 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b766818e3245eaac799c2ec6ba2c11" candidate_uuid: "c0500fe98bed4957b7e5714b60abacd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d711841ace49eba7474c9e9f613d4c" is_pre_election: true
I20260709 13:10:30.630178 19162 raft_consensus.cc:2468] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0500fe98bed4957b7e5714b60abacd8 in term 0.
I20260709 13:10:30.631379 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b766818e3245eaac799c2ec6ba2c11" candidate_uuid: "c0500fe98bed4957b7e5714b60abacd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d3eb5428047ebb164fc2eb48d878f" is_pre_election: true
I20260709 13:10:30.631456 19275 leader_election.cc:304] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0500fe98bed4957b7e5714b60abacd8, d1d711841ace49eba7474c9e9f613d4c; no voters: 
I20260709 13:10:30.632140 19237 raft_consensus.cc:2468] T d7b766818e3245eaac799c2ec6ba2c11 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0500fe98bed4957b7e5714b60abacd8 in term 0.
I20260709 13:10:30.632719 19355 raft_consensus.cc:2804] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:30.633138 19355 raft_consensus.cc:493] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:30.632242 19358 raft_consensus.cc:493] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:30.633492 19355 raft_consensus.cc:3060] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:30.633924 19358 raft_consensus.cc:515] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.637322 19358 leader_election.cc:290] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1d711841ace49eba7474c9e9f613d4c (127.13.149.129:35489), c0500fe98bed4957b7e5714b60abacd8 (127.13.149.131:36951)
I20260709 13:10:30.644026 19355 raft_consensus.cc:515] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } }
I20260709 13:10:30.647619 19355 leader_election.cc:290] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [CANDIDATE]: Term 1 election: Requested vote from peers d1d711841ace49eba7474c9e9f613d4c (127.13.149.129:35489), 489d3eb5428047ebb164fc2eb48d878f (127.13.149.130:36441)
I20260709 13:10:30.647495 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b766818e3245eaac799c2ec6ba2c11" candidate_uuid: "c0500fe98bed4957b7e5714b60abacd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d711841ace49eba7474c9e9f613d4c"
I20260709 13:10:30.648304 19162 raft_consensus.cc:3060] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:30.648598 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7c51d2286a64539b3eaace5ce5e378c" candidate_uuid: "489d3eb5428047ebb164fc2eb48d878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d711841ace49eba7474c9e9f613d4c" is_pre_election: true
I20260709 13:10:30.649364 19161 raft_consensus.cc:2468] T d7c51d2286a64539b3eaace5ce5e378c P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d3eb5428047ebb164fc2eb48d878f in term 0.
I20260709 13:10:30.650955 19201 leader_election.cc:304] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d3eb5428047ebb164fc2eb48d878f, d1d711841ace49eba7474c9e9f613d4c; no voters: 
I20260709 13:10:30.651968 19358 raft_consensus.cc:2804] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:30.652355 19358 raft_consensus.cc:493] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:30.652691 19358 raft_consensus.cc:3060] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:30.653218 19311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7c51d2286a64539b3eaace5ce5e378c" candidate_uuid: "489d3eb5428047ebb164fc2eb48d878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0500fe98bed4957b7e5714b60abacd8" is_pre_election: true
I20260709 13:10:30.653949 19311 raft_consensus.cc:2468] T d7c51d2286a64539b3eaace5ce5e378c P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d3eb5428047ebb164fc2eb48d878f in term 0.
I20260709 13:10:30.654129 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b766818e3245eaac799c2ec6ba2c11" candidate_uuid: "c0500fe98bed4957b7e5714b60abacd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d3eb5428047ebb164fc2eb48d878f"
I20260709 13:10:30.654734 19237 raft_consensus.cc:3060] T d7b766818e3245eaac799c2ec6ba2c11 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:30.658329 19162 raft_consensus.cc:2468] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0500fe98bed4957b7e5714b60abacd8 in term 1.
I20260709 13:10:30.660089 19275 leader_election.cc:304] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0500fe98bed4957b7e5714b60abacd8, d1d711841ace49eba7474c9e9f613d4c; no voters: 
I20260709 13:10:30.660955 19355 raft_consensus.cc:2804] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:30.662485 19355 raft_consensus.cc:697] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 1 LEADER]: Becoming Leader. State: Replica: c0500fe98bed4957b7e5714b60abacd8, State: Running, Role: LEADER
I20260709 13:10:30.662155 19358 raft_consensus.cc:515] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.663421 19237 raft_consensus.cc:2468] T d7b766818e3245eaac799c2ec6ba2c11 P 489d3eb5428047ebb164fc2eb48d878f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0500fe98bed4957b7e5714b60abacd8 in term 1.
I20260709 13:10:30.663609 19355 consensus_queue.cc:237] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } }
I20260709 13:10:30.664603 19358 leader_election.cc:290] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [CANDIDATE]: Term 1 election: Requested vote from peers d1d711841ace49eba7474c9e9f613d4c (127.13.149.129:35489), c0500fe98bed4957b7e5714b60abacd8 (127.13.149.131:36951)
I20260709 13:10:30.666023 19311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7c51d2286a64539b3eaace5ce5e378c" candidate_uuid: "489d3eb5428047ebb164fc2eb48d878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0500fe98bed4957b7e5714b60abacd8"
I20260709 13:10:30.666167 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7c51d2286a64539b3eaace5ce5e378c" candidate_uuid: "489d3eb5428047ebb164fc2eb48d878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d711841ace49eba7474c9e9f613d4c"
I20260709 13:10:30.667054 19162 raft_consensus.cc:3060] T d7c51d2286a64539b3eaace5ce5e378c P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:30.667073 19311 raft_consensus.cc:3060] T d7c51d2286a64539b3eaace5ce5e378c P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:30.676263 19059 catalog_manager.cc:5697] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0500fe98bed4957b7e5714b60abacd8 (127.13.149.131). New cstate: current_term: 1 leader_uuid: "c0500fe98bed4957b7e5714b60abacd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:30.677946 19162 raft_consensus.cc:2468] T d7c51d2286a64539b3eaace5ce5e378c P d1d711841ace49eba7474c9e9f613d4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d3eb5428047ebb164fc2eb48d878f in term 1.
I20260709 13:10:30.678481 19311 raft_consensus.cc:2468] T d7c51d2286a64539b3eaace5ce5e378c P c0500fe98bed4957b7e5714b60abacd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d3eb5428047ebb164fc2eb48d878f in term 1.
I20260709 13:10:30.679754 19201 leader_election.cc:304] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d3eb5428047ebb164fc2eb48d878f, d1d711841ace49eba7474c9e9f613d4c; no voters: 
I20260709 13:10:30.680975 19358 raft_consensus.cc:2804] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:30.682528 19358 raft_consensus.cc:697] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [term 1 LEADER]: Becoming Leader. State: Replica: 489d3eb5428047ebb164fc2eb48d878f, State: Running, Role: LEADER
I20260709 13:10:30.683627 19358 consensus_queue.cc:237] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.692655 19059 catalog_manager.cc:5697] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f reported cstate change: term changed from 0 to 1, leader changed from <none> to 489d3eb5428047ebb164fc2eb48d878f (127.13.149.130). New cstate: current_term: 1 leader_uuid: "489d3eb5428047ebb164fc2eb48d878f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:30.750703 19059 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36148:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:30.752947 19059 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:10:30.780905 19151 tablet_service.cc:1511] Processing CreateTablet for tablet ffc7698db9254cb5aaf0b26bb4f6bc26 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a3d89eb277b24c86be4e4646dde8415d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:30.782537 19151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc7698db9254cb5aaf0b26bb4f6bc26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:30.782189 19226 tablet_service.cc:1511] Processing CreateTablet for tablet ffc7698db9254cb5aaf0b26bb4f6bc26 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a3d89eb277b24c86be4e4646dde8415d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:30.783607 19226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc7698db9254cb5aaf0b26bb4f6bc26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:30.783771 19301 tablet_service.cc:1511] Processing CreateTablet for tablet ffc7698db9254cb5aaf0b26bb4f6bc26 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a3d89eb277b24c86be4e4646dde8415d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:30.785439 19301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc7698db9254cb5aaf0b26bb4f6bc26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:30.787587 19152 tablet_service.cc:1511] Processing CreateTablet for tablet d1b13d89f02646cfabe4a860441f6f29 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a3d89eb277b24c86be4e4646dde8415d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:30.789069 19152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b13d89f02646cfabe4a860441f6f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:30.793934 19227 tablet_service.cc:1511] Processing CreateTablet for tablet d1b13d89f02646cfabe4a860441f6f29 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a3d89eb277b24c86be4e4646dde8415d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:30.795441 19227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b13d89f02646cfabe4a860441f6f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:30.799510 19300 tablet_service.cc:1511] Processing CreateTablet for tablet d1b13d89f02646cfabe4a860441f6f29 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a3d89eb277b24c86be4e4646dde8415d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:30.801029 19300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b13d89f02646cfabe4a860441f6f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:30.803288 19354 tablet_bootstrap.cc:492] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f: Bootstrap starting.
I20260709 13:10:30.810717 19354 tablet_bootstrap.cc:654] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:30.825805 19351 tablet_bootstrap.cc:492] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8: Bootstrap starting.
I20260709 13:10:30.835557 19353 tablet_bootstrap.cc:492] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c: Bootstrap starting.
I20260709 13:10:30.835981 19351 tablet_bootstrap.cc:654] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:30.838829 19354 tablet_bootstrap.cc:492] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f: No bootstrap required, opened a new log
I20260709 13:10:30.839473 19354 ts_tablet_manager.cc:1403] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.012s
I20260709 13:10:30.843212 19354 raft_consensus.cc:359] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.844080 19354 raft_consensus.cc:385] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:30.844391 19354 raft_consensus.cc:740] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d3eb5428047ebb164fc2eb48d878f, State: Initialized, Role: FOLLOWER
I20260709 13:10:30.844887 19353 tablet_bootstrap.cc:654] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:30.845301 19354 consensus_queue.cc:260] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.848079 19354 ts_tablet_manager.cc:1434] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:10:30.852118 19354 tablet_bootstrap.cc:492] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f: Bootstrap starting.
I20260709 13:10:30.855007 19351 tablet_bootstrap.cc:492] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8: No bootstrap required, opened a new log
I20260709 13:10:30.855681 19351 ts_tablet_manager.cc:1403] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.006s
I20260709 13:10:30.858976 19353 tablet_bootstrap.cc:492] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c: No bootstrap required, opened a new log
I20260709 13:10:30.859740 19353 ts_tablet_manager.cc:1403] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260709 13:10:30.861215 19354 tablet_bootstrap.cc:654] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:30.861372 19351 raft_consensus.cc:359] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.862429 19351 raft_consensus.cc:385] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:30.862792 19351 raft_consensus.cc:740] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0500fe98bed4957b7e5714b60abacd8, State: Initialized, Role: FOLLOWER
I20260709 13:10:30.864148 19351 consensus_queue.cc:260] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.866123 19353 raft_consensus.cc:359] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.866981 19353 raft_consensus.cc:385] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:30.867286 19353 raft_consensus.cc:740] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d711841ace49eba7474c9e9f613d4c, State: Initialized, Role: FOLLOWER
I20260709 13:10:30.868265 19351 ts_tablet_manager.cc:1434] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 13:10:30.868340 19353 consensus_queue.cc:260] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.869848 19351 tablet_bootstrap.cc:492] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8: Bootstrap starting.
I20260709 13:10:30.869906 19354 tablet_bootstrap.cc:492] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f: No bootstrap required, opened a new log
I20260709 13:10:30.870527 19354 ts_tablet_manager.cc:1403] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 13:10:30.874353 19353 ts_tablet_manager.cc:1434] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.005s
I20260709 13:10:30.875589 19353 tablet_bootstrap.cc:492] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c: Bootstrap starting.
I20260709 13:10:30.873968 19354 raft_consensus.cc:359] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.878851 19354 raft_consensus.cc:385] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:30.878865 19351 tablet_bootstrap.cc:654] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:30.879279 19354 raft_consensus.cc:740] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d3eb5428047ebb164fc2eb48d878f, State: Initialized, Role: FOLLOWER
I20260709 13:10:30.880456 19354 consensus_queue.cc:260] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
W20260709 13:10:30.882742 19108 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:30.887705 19353 tablet_bootstrap.cc:654] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:30.892246 19354 ts_tablet_manager.cc:1434] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:10:30.897514 19351 tablet_bootstrap.cc:492] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8: No bootstrap required, opened a new log
I20260709 13:10:30.897514 19353 tablet_bootstrap.cc:492] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c: No bootstrap required, opened a new log
I20260709 13:10:30.898445 19351 ts_tablet_manager.cc:1403] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.015s
I20260709 13:10:30.898445 19353 ts_tablet_manager.cc:1403] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260709 13:10:30.902271 19353 raft_consensus.cc:359] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.902420 19351 raft_consensus.cc:359] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.903263 19353 raft_consensus.cc:385] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:30.903383 19351 raft_consensus.cc:385] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:30.903676 19353 raft_consensus.cc:740] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d711841ace49eba7474c9e9f613d4c, State: Initialized, Role: FOLLOWER
I20260709 13:10:30.903723 19351 raft_consensus.cc:740] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0500fe98bed4957b7e5714b60abacd8, State: Initialized, Role: FOLLOWER
I20260709 13:10:30.904652 19351 consensus_queue.cc:260] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.904601 19353 consensus_queue.cc:260] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.907397 19351 ts_tablet_manager.cc:1434] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:10:30.909523 19355 raft_consensus.cc:493] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:30.910140 19355 raft_consensus.cc:515] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.910521 19358 raft_consensus.cc:493] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:30.911398 19353 ts_tablet_manager.cc:1434] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:10:30.911149 19358 raft_consensus.cc:515] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.912712 19355 leader_election.cc:290] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1d711841ace49eba7474c9e9f613d4c (127.13.149.129:35489), 489d3eb5428047ebb164fc2eb48d878f (127.13.149.130:36441)
I20260709 13:10:30.914013 19358 leader_election.cc:290] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1d711841ace49eba7474c9e9f613d4c (127.13.149.129:35489), c0500fe98bed4957b7e5714b60abacd8 (127.13.149.131:36951)
I20260709 13:10:30.914453 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc7698db9254cb5aaf0b26bb4f6bc26" candidate_uuid: "c0500fe98bed4957b7e5714b60abacd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d3eb5428047ebb164fc2eb48d878f" is_pre_election: true
I20260709 13:10:30.914717 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc7698db9254cb5aaf0b26bb4f6bc26" candidate_uuid: "489d3eb5428047ebb164fc2eb48d878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d711841ace49eba7474c9e9f613d4c" is_pre_election: true
I20260709 13:10:30.914817 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc7698db9254cb5aaf0b26bb4f6bc26" candidate_uuid: "c0500fe98bed4957b7e5714b60abacd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d711841ace49eba7474c9e9f613d4c" is_pre_election: true
I20260709 13:10:30.915712 19237 raft_consensus.cc:2468] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0500fe98bed4957b7e5714b60abacd8 in term 0.
I20260709 13:10:30.915740 19161 raft_consensus.cc:2468] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d3eb5428047ebb164fc2eb48d878f in term 0.
I20260709 13:10:30.916558 19311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc7698db9254cb5aaf0b26bb4f6bc26" candidate_uuid: "489d3eb5428047ebb164fc2eb48d878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0500fe98bed4957b7e5714b60abacd8" is_pre_election: true
I20260709 13:10:30.917266 19311 raft_consensus.cc:2468] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d3eb5428047ebb164fc2eb48d878f in term 0.
I20260709 13:10:30.917685 19276 leader_election.cc:304] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d3eb5428047ebb164fc2eb48d878f, c0500fe98bed4957b7e5714b60abacd8; no voters: 
I20260709 13:10:30.917982 19201 leader_election.cc:304] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d3eb5428047ebb164fc2eb48d878f, d1d711841ace49eba7474c9e9f613d4c; no voters: 
I20260709 13:10:30.918892 19355 raft_consensus.cc:2804] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:30.919412 19355 raft_consensus.cc:493] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:30.919863 19355 raft_consensus.cc:3060] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:30.923388 19358 raft_consensus.cc:2804] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:30.923956 19358 raft_consensus.cc:493] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:30.924314 19358 raft_consensus.cc:3060] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:30.928833 19355 raft_consensus.cc:515] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.930949 19355 leader_election.cc:290] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [CANDIDATE]: Term 1 election: Requested vote from peers d1d711841ace49eba7474c9e9f613d4c (127.13.149.129:35489), 489d3eb5428047ebb164fc2eb48d878f (127.13.149.130:36441)
I20260709 13:10:30.931449 19358 raft_consensus.cc:515] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.932013 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc7698db9254cb5aaf0b26bb4f6bc26" candidate_uuid: "c0500fe98bed4957b7e5714b60abacd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d711841ace49eba7474c9e9f613d4c"
I20260709 13:10:30.932250 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc7698db9254cb5aaf0b26bb4f6bc26" candidate_uuid: "c0500fe98bed4957b7e5714b60abacd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d3eb5428047ebb164fc2eb48d878f"
I20260709 13:10:30.932686 19161 raft_consensus.cc:3060] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:30.933073 19237 raft_consensus.cc:2393] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0500fe98bed4957b7e5714b60abacd8 in current term 1: Already voted for candidate 489d3eb5428047ebb164fc2eb48d878f in this term.
I20260709 13:10:30.934471 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc7698db9254cb5aaf0b26bb4f6bc26" candidate_uuid: "489d3eb5428047ebb164fc2eb48d878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d711841ace49eba7474c9e9f613d4c"
I20260709 13:10:30.934727 19358 leader_election.cc:290] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [CANDIDATE]: Term 1 election: Requested vote from peers d1d711841ace49eba7474c9e9f613d4c (127.13.149.129:35489), c0500fe98bed4957b7e5714b60abacd8 (127.13.149.131:36951)
I20260709 13:10:30.935325 19311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc7698db9254cb5aaf0b26bb4f6bc26" candidate_uuid: "489d3eb5428047ebb164fc2eb48d878f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0500fe98bed4957b7e5714b60abacd8"
I20260709 13:10:30.936007 19311 raft_consensus.cc:2393] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 489d3eb5428047ebb164fc2eb48d878f in current term 1: Already voted for candidate c0500fe98bed4957b7e5714b60abacd8 in this term.
I20260709 13:10:30.936918 19202 leader_election.cc:304] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [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: 489d3eb5428047ebb164fc2eb48d878f; no voters: c0500fe98bed4957b7e5714b60abacd8, d1d711841ace49eba7474c9e9f613d4c
I20260709 13:10:30.937752 19358 raft_consensus.cc:2749] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:30.942044 19161 raft_consensus.cc:2468] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0500fe98bed4957b7e5714b60abacd8 in term 1.
I20260709 13:10:30.943409 19275 leader_election.cc:304] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [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: c0500fe98bed4957b7e5714b60abacd8, d1d711841ace49eba7474c9e9f613d4c; no voters: 489d3eb5428047ebb164fc2eb48d878f
I20260709 13:10:30.944478 19355 raft_consensus.cc:2804] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:30.944985 19355 raft_consensus.cc:697] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 1 LEADER]: Becoming Leader. State: Replica: c0500fe98bed4957b7e5714b60abacd8, State: Running, Role: LEADER
I20260709 13:10:30.945876 19355 consensus_queue.cc:237] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.954799 19057 catalog_manager.cc:5697] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0500fe98bed4957b7e5714b60abacd8 (127.13.149.131). New cstate: current_term: 1 leader_uuid: "c0500fe98bed4957b7e5714b60abacd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:30.979804 19355 raft_consensus.cc:493] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:30.980553 19355 raft_consensus.cc:515] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.982721 19355 leader_election.cc:290] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1d711841ace49eba7474c9e9f613d4c (127.13.149.129:35489), 489d3eb5428047ebb164fc2eb48d878f (127.13.149.130:36441)
I20260709 13:10:30.983747 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b13d89f02646cfabe4a860441f6f29" candidate_uuid: "c0500fe98bed4957b7e5714b60abacd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d711841ace49eba7474c9e9f613d4c" is_pre_election: true
I20260709 13:10:30.983930 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b13d89f02646cfabe4a860441f6f29" candidate_uuid: "c0500fe98bed4957b7e5714b60abacd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d3eb5428047ebb164fc2eb48d878f" is_pre_election: true
I20260709 13:10:30.984510 19161 raft_consensus.cc:2468] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0500fe98bed4957b7e5714b60abacd8 in term 0.
I20260709 13:10:30.984618 19237 raft_consensus.cc:2468] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0500fe98bed4957b7e5714b60abacd8 in term 0.
I20260709 13:10:30.985819 19276 leader_election.cc:304] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d3eb5428047ebb164fc2eb48d878f, c0500fe98bed4957b7e5714b60abacd8; no voters: 
I20260709 13:10:30.986557 19355 raft_consensus.cc:2804] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:30.986943 19355 raft_consensus.cc:493] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:30.987234 19355 raft_consensus.cc:3060] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:30.993315 19355 raft_consensus.cc:515] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:30.995507 19355 leader_election.cc:290] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [CANDIDATE]: Term 1 election: Requested vote from peers d1d711841ace49eba7474c9e9f613d4c (127.13.149.129:35489), 489d3eb5428047ebb164fc2eb48d878f (127.13.149.130:36441)
I20260709 13:10:30.996419 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b13d89f02646cfabe4a860441f6f29" candidate_uuid: "c0500fe98bed4957b7e5714b60abacd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d711841ace49eba7474c9e9f613d4c"
I20260709 13:10:30.996631 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b13d89f02646cfabe4a860441f6f29" candidate_uuid: "c0500fe98bed4957b7e5714b60abacd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d3eb5428047ebb164fc2eb48d878f"
I20260709 13:10:30.997254 19161 raft_consensus.cc:3060] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:30.997403 19237 raft_consensus.cc:3060] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:31.002851 19161 raft_consensus.cc:2468] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0500fe98bed4957b7e5714b60abacd8 in term 1.
I20260709 13:10:31.003222 19237 raft_consensus.cc:2468] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0500fe98bed4957b7e5714b60abacd8 in term 1.
I20260709 13:10:31.004083 19275 leader_election.cc:304] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0500fe98bed4957b7e5714b60abacd8, d1d711841ace49eba7474c9e9f613d4c; no voters: 
I20260709 13:10:31.004994 19355 raft_consensus.cc:2804] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:31.005447 19355 raft_consensus.cc:697] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 1 LEADER]: Becoming Leader. State: Replica: c0500fe98bed4957b7e5714b60abacd8, State: Running, Role: LEADER
I20260709 13:10:31.006281 19355 consensus_queue.cc:237] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:31.012672 19057 catalog_manager.cc:5697] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0500fe98bed4957b7e5714b60abacd8 (127.13.149.131). New cstate: current_term: 1 leader_uuid: "c0500fe98bed4957b7e5714b60abacd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:31.072711 19358 consensus_queue.cc:1048] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:31.085330 19311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7b766818e3245eaac799c2ec6ba2c11"
dest_uuid: "c0500fe98bed4957b7e5714b60abacd8"
mode: GRACEFUL
new_leader_uuid: "d1d711841ace49eba7474c9e9f613d4c"
 from {username='slave'} at 127.0.0.1:43734
I20260709 13:10:31.086428 19311 raft_consensus.cc:606] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 1 LEADER]: Received request to transfer leadership to TS d1d711841ace49eba7474c9e9f613d4c
I20260709 13:10:31.093734 19367 consensus_queue.cc:1048] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:31.104954 19310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffc7698db9254cb5aaf0b26bb4f6bc26"
dest_uuid: "c0500fe98bed4957b7e5714b60abacd8"
mode: GRACEFUL
new_leader_uuid: "d1d711841ace49eba7474c9e9f613d4c"
 from {username='slave'} at 127.0.0.1:43734
I20260709 13:10:31.105712 19310 raft_consensus.cc:606] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 1 LEADER]: Received request to transfer leadership to TS d1d711841ace49eba7474c9e9f613d4c
I20260709 13:10:31.111553 19310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1b13d89f02646cfabe4a860441f6f29"
dest_uuid: "c0500fe98bed4957b7e5714b60abacd8"
mode: GRACEFUL
new_leader_uuid: "d1d711841ace49eba7474c9e9f613d4c"
 from {username='slave'} at 127.0.0.1:43734
I20260709 13:10:31.112098 19310 raft_consensus.cc:606] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 1 LEADER]: Received request to transfer leadership to TS d1d711841ace49eba7474c9e9f613d4c
I20260709 13:10:31.126631 19355 consensus_queue.cc:1048] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:31.135506 19365 raft_consensus.cc:993] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8: : Instructing follower d1d711841ace49eba7474c9e9f613d4c to start an election
I20260709 13:10:31.136237 19355 raft_consensus.cc:1081] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 1 LEADER]: Signalling peer d1d711841ace49eba7474c9e9f613d4c to start an election
I20260709 13:10:31.138336 19162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7b766818e3245eaac799c2ec6ba2c11"
dest_uuid: "d1d711841ace49eba7474c9e9f613d4c"
 from {username='slave'} at 127.0.0.1:48958
I20260709 13:10:31.139551 19162 raft_consensus.cc:493] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:31.140022 19162 raft_consensus.cc:3060] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:31.147720 19162 raft_consensus.cc:515] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } }
I20260709 13:10:31.153005 19389 consensus_queue.cc:1048] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:31.174254 19162 leader_election.cc:290] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [CANDIDATE]: Term 2 election: Requested vote from peers c0500fe98bed4957b7e5714b60abacd8 (127.13.149.131:36951), 489d3eb5428047ebb164fc2eb48d878f (127.13.149.130:36441)
I20260709 13:10:31.181993 19310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b766818e3245eaac799c2ec6ba2c11" candidate_uuid: "d1d711841ace49eba7474c9e9f613d4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0500fe98bed4957b7e5714b60abacd8"
I20260709 13:10:31.182765 19310 raft_consensus.cc:3055] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:31.183126 19310 raft_consensus.cc:740] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0500fe98bed4957b7e5714b60abacd8, State: Running, Role: LEADER
I20260709 13:10:31.184046 19310 consensus_queue.cc:260] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } }
I20260709 13:10:31.188068 19310 raft_consensus.cc:3060] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:31.189437 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b766818e3245eaac799c2ec6ba2c11" candidate_uuid: "d1d711841ace49eba7474c9e9f613d4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "489d3eb5428047ebb164fc2eb48d878f"
I20260709 13:10:31.190197 19237 raft_consensus.cc:3060] T d7b766818e3245eaac799c2ec6ba2c11 P 489d3eb5428047ebb164fc2eb48d878f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:31.195626 19310 raft_consensus.cc:2468] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d711841ace49eba7474c9e9f613d4c in term 2.
I20260709 13:10:31.197000 19127 leader_election.cc:304] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0500fe98bed4957b7e5714b60abacd8, d1d711841ace49eba7474c9e9f613d4c; no voters: 
I20260709 13:10:31.198042 19360 raft_consensus.cc:2804] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:31.198279 19237 raft_consensus.cc:2468] T d7b766818e3245eaac799c2ec6ba2c11 P 489d3eb5428047ebb164fc2eb48d878f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d711841ace49eba7474c9e9f613d4c in term 2.
I20260709 13:10:31.199764 19360 raft_consensus.cc:697] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [term 2 LEADER]: Becoming Leader. State: Replica: d1d711841ace49eba7474c9e9f613d4c, State: Running, Role: LEADER
I20260709 13:10:31.200765 19360 consensus_queue.cc:237] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } }
I20260709 13:10:31.210659 19059 catalog_manager.cc:5697] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c reported cstate change: term changed from 1 to 2, leader changed from c0500fe98bed4957b7e5714b60abacd8 (127.13.149.131) to d1d711841ace49eba7474c9e9f613d4c (127.13.149.129). New cstate: current_term: 2 leader_uuid: "d1d711841ace49eba7474c9e9f613d4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:31.378757 19389 consensus_queue.cc:1048] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:31.388500 19365 consensus_queue.cc:1048] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:31.396596 19355 raft_consensus.cc:993] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8: : Instructing follower d1d711841ace49eba7474c9e9f613d4c to start an election
I20260709 13:10:31.397078 19365 raft_consensus.cc:1081] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 1 LEADER]: Signalling peer d1d711841ace49eba7474c9e9f613d4c to start an election
I20260709 13:10:31.398466 19162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffc7698db9254cb5aaf0b26bb4f6bc26"
dest_uuid: "d1d711841ace49eba7474c9e9f613d4c"
 from {username='slave'} at 127.0.0.1:48958
I20260709 13:10:31.398967 19162 raft_consensus.cc:493] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:31.399268 19162 raft_consensus.cc:3060] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:31.404069 19162 raft_consensus.cc:515] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:31.405555 19162 leader_election.cc:290] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [CANDIDATE]: Term 2 election: Requested vote from peers 489d3eb5428047ebb164fc2eb48d878f (127.13.149.130:36441), c0500fe98bed4957b7e5714b60abacd8 (127.13.149.131:36951)
I20260709 13:10:31.406620 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc7698db9254cb5aaf0b26bb4f6bc26" candidate_uuid: "d1d711841ace49eba7474c9e9f613d4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "489d3eb5428047ebb164fc2eb48d878f"
I20260709 13:10:31.406873 19310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc7698db9254cb5aaf0b26bb4f6bc26" candidate_uuid: "d1d711841ace49eba7474c9e9f613d4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0500fe98bed4957b7e5714b60abacd8"
I20260709 13:10:31.407263 19237 raft_consensus.cc:3060] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:31.407389 19310 raft_consensus.cc:3055] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:31.407696 19310 raft_consensus.cc:740] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0500fe98bed4957b7e5714b60abacd8, State: Running, Role: LEADER
I20260709 13:10:31.408527 19310 consensus_queue.cc:260] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:31.409628 19310 raft_consensus.cc:3060] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:31.413410 19237 raft_consensus.cc:2468] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d711841ace49eba7474c9e9f613d4c in term 2.
I20260709 13:10:31.414459 19127 leader_election.cc:304] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d3eb5428047ebb164fc2eb48d878f, d1d711841ace49eba7474c9e9f613d4c; no voters: 
I20260709 13:10:31.415047 19310 raft_consensus.cc:2468] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d711841ace49eba7474c9e9f613d4c in term 2.
I20260709 13:10:31.415258 19360 raft_consensus.cc:2804] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:31.415851 19360 raft_consensus.cc:697] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [term 2 LEADER]: Becoming Leader. State: Replica: d1d711841ace49eba7474c9e9f613d4c, State: Running, Role: LEADER
I20260709 13:10:31.416689 19360 consensus_queue.cc:237] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:31.423571 19059 catalog_manager.cc:5697] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c reported cstate change: term changed from 1 to 2, leader changed from c0500fe98bed4957b7e5714b60abacd8 (127.13.149.131) to d1d711841ace49eba7474c9e9f613d4c (127.13.149.129). New cstate: current_term: 2 leader_uuid: "d1d711841ace49eba7474c9e9f613d4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:31.425304 19365 consensus_queue.cc:1048] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:31.433811 19355 raft_consensus.cc:993] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8: : Instructing follower d1d711841ace49eba7474c9e9f613d4c to start an election
I20260709 13:10:31.434262 19355 raft_consensus.cc:1081] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 1 LEADER]: Signalling peer d1d711841ace49eba7474c9e9f613d4c to start an election
I20260709 13:10:31.436579 19161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1b13d89f02646cfabe4a860441f6f29"
dest_uuid: "d1d711841ace49eba7474c9e9f613d4c"
 from {username='slave'} at 127.0.0.1:48958
I20260709 13:10:31.437163 19161 raft_consensus.cc:493] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:31.437528 19161 raft_consensus.cc:3060] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:31.442054 19355 consensus_queue.cc:1048] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:31.444041 19161 raft_consensus.cc:515] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:31.446827 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b13d89f02646cfabe4a860441f6f29" candidate_uuid: "d1d711841ace49eba7474c9e9f613d4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "489d3eb5428047ebb164fc2eb48d878f"
I20260709 13:10:31.447484 19162 raft_consensus.cc:1240] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 2 FOLLOWER]: Rejecting Update request from peer c0500fe98bed4957b7e5714b60abacd8 for earlier term 1. Current term is 2. Ops: []
I20260709 13:10:31.449775 19161 leader_election.cc:290] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [CANDIDATE]: Term 2 election: Requested vote from peers 489d3eb5428047ebb164fc2eb48d878f (127.13.149.130:36441), c0500fe98bed4957b7e5714b60abacd8 (127.13.149.131:36951)
I20260709 13:10:31.452194 19310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b13d89f02646cfabe4a860441f6f29" candidate_uuid: "d1d711841ace49eba7474c9e9f613d4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0500fe98bed4957b7e5714b60abacd8"
I20260709 13:10:31.452602 19355 consensus_queue.cc:1059] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:31.457331 19310 raft_consensus.cc:3055] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:31.457784 19310 raft_consensus.cc:740] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0500fe98bed4957b7e5714b60abacd8, State: Running, Role: LEADER
I20260709 13:10:31.458573 19310 consensus_queue.cc:260] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:31.459942 19310 raft_consensus.cc:3060] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:31.466003 19310 raft_consensus.cc:2468] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d711841ace49eba7474c9e9f613d4c in term 2.
W20260709 13:10:31.466425 19365 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:10:31.467051 19127 leader_election.cc:304] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [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: c0500fe98bed4957b7e5714b60abacd8, d1d711841ace49eba7474c9e9f613d4c; no voters: 489d3eb5428047ebb164fc2eb48d878f
I20260709 13:10:31.467876 19360 raft_consensus.cc:2804] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:31.468333 19360 raft_consensus.cc:697] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 2 LEADER]: Becoming Leader. State: Replica: d1d711841ace49eba7474c9e9f613d4c, State: Running, Role: LEADER
I20260709 13:10:31.469031 19360 consensus_queue.cc:237] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [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: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:31.475191 19057 catalog_manager.cc:5697] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c reported cstate change: term changed from 1 to 2, leader changed from c0500fe98bed4957b7e5714b60abacd8 (127.13.149.131) to d1d711841ace49eba7474c9e9f613d4c (127.13.149.129). New cstate: current_term: 2 leader_uuid: "d1d711841ace49eba7474c9e9f613d4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:31.600680 13910 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:10:31.602330 13910 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:10:31.602730 13910 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:10:31.614748 19161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1b13d89f02646cfabe4a860441f6f29"
dest_uuid: "d1d711841ace49eba7474c9e9f613d4c"
mode: GRACEFUL
new_leader_uuid: "c0500fe98bed4957b7e5714b60abacd8"
 from {username='slave'} at 127.0.0.1:48972
I20260709 13:10:31.615491 19161 raft_consensus.cc:606] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 2 LEADER]: Received request to transfer leadership to TS c0500fe98bed4957b7e5714b60abacd8
I20260709 13:10:31.616034 19237 raft_consensus.cc:1275] T d7b766818e3245eaac799c2ec6ba2c11 P 489d3eb5428047ebb164fc2eb48d878f [term 2 FOLLOWER]: Refusing update from remote peer d1d711841ace49eba7474c9e9f613d4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:31.617000 13910 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:10:31.617507 19360 consensus_queue.cc:1048] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:31.626186 19310 raft_consensus.cc:1275] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 2 FOLLOWER]: Refusing update from remote peer d1d711841ace49eba7474c9e9f613d4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:31.628002 19360 consensus_queue.cc:1048] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:31.809988 19237 raft_consensus.cc:1275] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [term 2 FOLLOWER]: Refusing update from remote peer d1d711841ace49eba7474c9e9f613d4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:31.811769 19360 consensus_queue.cc:1048] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:31.827423 19310 raft_consensus.cc:1275] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 2 FOLLOWER]: Refusing update from remote peer d1d711841ace49eba7474c9e9f613d4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:31.829737 19405 consensus_queue.cc:1048] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:31.891484 19237 raft_consensus.cc:3060] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:31.900049 19237 raft_consensus.cc:1275] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f [term 2 FOLLOWER]: Refusing update from remote peer d1d711841ace49eba7474c9e9f613d4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:31.901489 19405 consensus_queue.cc:1048] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:31.912814 19310 raft_consensus.cc:1275] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 2 FOLLOWER]: Refusing update from remote peer d1d711841ace49eba7474c9e9f613d4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:31.914268 19360 consensus_queue.cc:1048] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:31.921919 19401 raft_consensus.cc:993] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c: : Instructing follower c0500fe98bed4957b7e5714b60abacd8 to start an election
I20260709 13:10:31.922474 19401 raft_consensus.cc:1081] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 2 LEADER]: Signalling peer c0500fe98bed4957b7e5714b60abacd8 to start an election
I20260709 13:10:31.924273 19310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1b13d89f02646cfabe4a860441f6f29"
dest_uuid: "c0500fe98bed4957b7e5714b60abacd8"
 from {username='slave'} at 127.0.0.1:43736
I20260709 13:10:31.924948 19310 raft_consensus.cc:493] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:31.925343 19310 raft_consensus.cc:3060] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:31.932382 19310 raft_consensus.cc:515] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:31.934345 19310 leader_election.cc:290] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [CANDIDATE]: Term 3 election: Requested vote from peers d1d711841ace49eba7474c9e9f613d4c (127.13.149.129:35489), 489d3eb5428047ebb164fc2eb48d878f (127.13.149.130:36441)
I20260709 13:10:31.935858 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b13d89f02646cfabe4a860441f6f29" candidate_uuid: "c0500fe98bed4957b7e5714b60abacd8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "489d3eb5428047ebb164fc2eb48d878f"
I20260709 13:10:31.935952 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b13d89f02646cfabe4a860441f6f29" candidate_uuid: "c0500fe98bed4957b7e5714b60abacd8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1d711841ace49eba7474c9e9f613d4c"
I20260709 13:10:31.936728 19237 raft_consensus.cc:3060] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:31.936820 19161 raft_consensus.cc:3055] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:31.937326 19161 raft_consensus.cc:740] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d1d711841ace49eba7474c9e9f613d4c, State: Running, Role: LEADER
I20260709 13:10:31.938284 19161 consensus_queue.cc:260] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [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: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:31.939500 19161 raft_consensus.cc:3060] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:31.943248 19237 raft_consensus.cc:2468] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0500fe98bed4957b7e5714b60abacd8 in term 3.
I20260709 13:10:31.944859 19276 leader_election.cc:304] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [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: 489d3eb5428047ebb164fc2eb48d878f, c0500fe98bed4957b7e5714b60abacd8; no voters: 
I20260709 13:10:31.945909 19365 raft_consensus.cc:2804] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:31.946408 19365 raft_consensus.cc:697] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 3 LEADER]: Becoming Leader. State: Replica: c0500fe98bed4957b7e5714b60abacd8, State: Running, Role: LEADER
I20260709 13:10:31.946683 19161 raft_consensus.cc:2468] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0500fe98bed4957b7e5714b60abacd8 in term 3.
I20260709 13:10:31.947584 19365 consensus_queue.cc:237] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [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: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } }
I20260709 13:10:31.953946 19057 catalog_manager.cc:5697] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 reported cstate change: term changed from 2 to 3, leader changed from d1d711841ace49eba7474c9e9f613d4c (127.13.149.129) to c0500fe98bed4957b7e5714b60abacd8 (127.13.149.131). New cstate: current_term: 3 leader_uuid: "c0500fe98bed4957b7e5714b60abacd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d711841ace49eba7474c9e9f613d4c" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "489d3eb5428047ebb164fc2eb48d878f" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 36441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0500fe98bed4957b7e5714b60abacd8" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36951 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:32.013064 13910 tablet_server.cc:179] TabletServer@127.13.149.129:0 shutting down...
I20260709 13:10:32.042855 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:32.043681 13910 tablet_replica.cc:333] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c: stopping tablet replica
I20260709 13:10:32.044363 13910 raft_consensus.cc:2243] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:32.044808 13910 raft_consensus.cc:2272] T d1b13d89f02646cfabe4a860441f6f29 P d1d711841ace49eba7474c9e9f613d4c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:32.047858 13910 tablet_replica.cc:333] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c: stopping tablet replica
I20260709 13:10:32.048460 13910 raft_consensus.cc:2243] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:32.049782 13910 raft_consensus.cc:2272] T ffc7698db9254cb5aaf0b26bb4f6bc26 P d1d711841ace49eba7474c9e9f613d4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:32.054309 13910 tablet_replica.cc:333] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c: stopping tablet replica
I20260709 13:10:32.054845 13910 raft_consensus.cc:2243] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:32.055817 13910 raft_consensus.cc:2272] T d7b766818e3245eaac799c2ec6ba2c11 P d1d711841ace49eba7474c9e9f613d4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:32.059099 13910 tablet_replica.cc:333] T d7c51d2286a64539b3eaace5ce5e378c P d1d711841ace49eba7474c9e9f613d4c: stopping tablet replica
I20260709 13:10:32.059592 13910 raft_consensus.cc:2243] T d7c51d2286a64539b3eaace5ce5e378c P d1d711841ace49eba7474c9e9f613d4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:32.060077 13910 raft_consensus.cc:2272] T d7c51d2286a64539b3eaace5ce5e378c P d1d711841ace49eba7474c9e9f613d4c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:32.068209 19201 consensus_peers.cc:597] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f -> Peer d1d711841ace49eba7474c9e9f613d4c (127.13.149.129:35489): Couldn't send request to peer d1d711841ace49eba7474c9e9f613d4c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:32.090169 13910 tablet_server.cc:196] TabletServer@127.13.149.129:0 shutdown complete.
I20260709 13:10:32.109424 13910 tablet_server.cc:179] TabletServer@127.13.149.130:0 shutting down...
I20260709 13:10:32.134825 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:32.135555 13910 tablet_replica.cc:333] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f: stopping tablet replica
I20260709 13:10:32.136227 13910 raft_consensus.cc:2243] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:32.136730 13910 raft_consensus.cc:2272] T d1b13d89f02646cfabe4a860441f6f29 P 489d3eb5428047ebb164fc2eb48d878f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:32.139379 13910 tablet_replica.cc:333] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f: stopping tablet replica
I20260709 13:10:32.139957 13910 raft_consensus.cc:2243] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:32.140375 13910 raft_consensus.cc:2272] T ffc7698db9254cb5aaf0b26bb4f6bc26 P 489d3eb5428047ebb164fc2eb48d878f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:32.143426 13910 tablet_replica.cc:333] T d7b766818e3245eaac799c2ec6ba2c11 P 489d3eb5428047ebb164fc2eb48d878f: stopping tablet replica
I20260709 13:10:32.143996 13910 raft_consensus.cc:2243] T d7b766818e3245eaac799c2ec6ba2c11 P 489d3eb5428047ebb164fc2eb48d878f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:32.144606 13910 raft_consensus.cc:2272] T d7b766818e3245eaac799c2ec6ba2c11 P 489d3eb5428047ebb164fc2eb48d878f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:32.147579 13910 tablet_replica.cc:333] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f: stopping tablet replica
I20260709 13:10:32.148162 13910 raft_consensus.cc:2243] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:32.149211 13910 raft_consensus.cc:2272] T d7c51d2286a64539b3eaace5ce5e378c P 489d3eb5428047ebb164fc2eb48d878f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:32.175369 13910 tablet_server.cc:196] TabletServer@127.13.149.130:0 shutdown complete.
I20260709 13:10:32.191398 13910 tablet_server.cc:179] TabletServer@127.13.149.131:0 shutting down...
I20260709 13:10:32.211669 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:32.212375 13910 tablet_replica.cc:333] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8: stopping tablet replica
I20260709 13:10:32.213037 13910 raft_consensus.cc:2243] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:32.213778 13910 pending_rounds.cc:70] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8: Trying to abort 1 pending ops.
I20260709 13:10:32.213976 13910 pending_rounds.cc:77] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305636380464721920 op_type: NO_OP noop_request { }
I20260709 13:10:32.214272 13910 raft_consensus.cc:2889] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:10:32.214567 13910 raft_consensus.cc:2272] T d1b13d89f02646cfabe4a860441f6f29 P c0500fe98bed4957b7e5714b60abacd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:32.217134 13910 tablet_replica.cc:333] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8: stopping tablet replica
I20260709 13:10:32.217828 13910 raft_consensus.cc:2243] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:32.218227 13910 raft_consensus.cc:2272] T ffc7698db9254cb5aaf0b26bb4f6bc26 P c0500fe98bed4957b7e5714b60abacd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:32.220539 13910 tablet_replica.cc:333] T d7c51d2286a64539b3eaace5ce5e378c P c0500fe98bed4957b7e5714b60abacd8: stopping tablet replica
I20260709 13:10:32.220969 13910 raft_consensus.cc:2243] T d7c51d2286a64539b3eaace5ce5e378c P c0500fe98bed4957b7e5714b60abacd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:32.221408 13910 raft_consensus.cc:2272] T d7c51d2286a64539b3eaace5ce5e378c P c0500fe98bed4957b7e5714b60abacd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:32.223491 13910 tablet_replica.cc:333] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8: stopping tablet replica
I20260709 13:10:32.223935 13910 raft_consensus.cc:2243] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:32.224354 13910 raft_consensus.cc:2272] T d7b766818e3245eaac799c2ec6ba2c11 P c0500fe98bed4957b7e5714b60abacd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:32.249284 13910 tablet_server.cc:196] TabletServer@127.13.149.131:0 shutdown complete.
I20260709 13:10:32.266214 13910 master.cc:562] Master@127.13.149.190:39373 shutting down...
I20260709 13:10:32.290205 13910 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:32.290962 13910 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:32.291379 13910 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7e95d2036cec4aa4b68825a9a2529714: stopping tablet replica
I20260709 13:10:32.311026 13910 master.cc:584] Master@127.13.149.190:39373 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2611 ms)
[----------] 6 tests from LeaderRebalancerTest (143729 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:10:32.350502 13910 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.149.190:45233
I20260709 13:10:32.351696 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:32.357988 19408 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:32.358093 19407 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:32.359506 19410 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:32.360733 13910 server_base.cc:1061] running on GCE node
I20260709 13:10:32.361688 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:32.361891 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:32.362069 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602632362056 us; error 0 us; skew 500 ppm
I20260709 13:10:32.362681 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:32.365236 13910 webserver.cc:533] Webserver started at http://127.13.149.190:36111/ using document root <none> and password file <none>
I20260709 13:10:32.365980 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:32.366171 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:32.366484 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:32.367622 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/master-0-root/instance:
uuid: "0a5053720d6b4279bf287c8f3d7ea25b"
format_stamp: "Formatted at 2026-07-09 13:10:32 on dist-test-slave-mxd3"
I20260709 13:10:32.372965 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:10:32.377087 19415 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:32.378144 13910 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:10:32.378476 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/master-0-root
uuid: "0a5053720d6b4279bf287c8f3d7ea25b"
format_stamp: "Formatted at 2026-07-09 13:10:32 on dist-test-slave-mxd3"
I20260709 13:10:32.378849 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:32.406731 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:32.408007 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:32.447484 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.190:45233
I20260709 13:10:32.447607 19466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.190:45233 every 8 connection(s)
I20260709 13:10:32.451478 19467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:32.463096 19467 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b: Bootstrap starting.
I20260709 13:10:32.468436 19467 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:32.472998 19467 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b: No bootstrap required, opened a new log
I20260709 13:10:32.475281 19467 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a5053720d6b4279bf287c8f3d7ea25b" member_type: VOTER }
I20260709 13:10:32.475661 19467 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:32.475950 19467 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5053720d6b4279bf287c8f3d7ea25b, State: Initialized, Role: FOLLOWER
I20260709 13:10:32.476552 19467 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a5053720d6b4279bf287c8f3d7ea25b" member_type: VOTER }
I20260709 13:10:32.477013 19467 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:32.477267 19467 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:32.477528 19467 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:32.482465 19467 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a5053720d6b4279bf287c8f3d7ea25b" member_type: VOTER }
I20260709 13:10:32.483007 19467 leader_election.cc:304] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [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: 0a5053720d6b4279bf287c8f3d7ea25b; no voters: 
I20260709 13:10:32.484184 19467 leader_election.cc:290] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:32.484697 19470 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:32.486088 19470 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [term 1 LEADER]: Becoming Leader. State: Replica: 0a5053720d6b4279bf287c8f3d7ea25b, State: Running, Role: LEADER
I20260709 13:10:32.487002 19470 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [LEADER]: Queue going to LEADER mode. State: All 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: "0a5053720d6b4279bf287c8f3d7ea25b" member_type: VOTER }
I20260709 13:10:32.487319 19467 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:32.490233 19472 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0a5053720d6b4279bf287c8f3d7ea25b. Latest consensus state: current_term: 1 leader_uuid: "0a5053720d6b4279bf287c8f3d7ea25b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a5053720d6b4279bf287c8f3d7ea25b" member_type: VOTER } }
I20260709 13:10:32.490940 19472 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:32.490240 19471 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0a5053720d6b4279bf287c8f3d7ea25b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a5053720d6b4279bf287c8f3d7ea25b" member_type: VOTER } }
I20260709 13:10:32.491458 19471 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:32.493930 19475 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:32.500550 19475 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:32.501916 13910 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:32.510357 19475 catalog_manager.cc:1383] Generated new cluster ID: dfba7b21e3cc4d0aa4c07ff69c33b617
I20260709 13:10:32.510676 19475 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:32.549482 19475 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:32.550866 19475 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:32.565105 19475 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b: Generated new TSK 0
I20260709 13:10:32.565821 19475 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:32.632766 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:32.638787 19488 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:32.639789 19489 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:32.641860 13910 server_base.cc:1061] running on GCE node
W20260709 13:10:32.641902 19491 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:32.642966 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:32.643175 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:32.643349 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602632643315 us; error 0 us; skew 500 ppm
I20260709 13:10:32.643878 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:32.646435 13910 webserver.cc:533] Webserver started at http://127.13.149.129:44233/ using document root <none> and password file <none>
I20260709 13:10:32.646904 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:32.647096 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:32.647382 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:32.648484 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/ts-0-root/instance:
uuid: "88431ecb13064266b1b70bb972262faf"
format_stamp: "Formatted at 2026-07-09 13:10:32 on dist-test-slave-mxd3"
I20260709 13:10:32.653007 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:10:32.656352 19496 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:32.657059 13910 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:10:32.657343 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/ts-0-root
uuid: "88431ecb13064266b1b70bb972262faf"
format_stamp: "Formatted at 2026-07-09 13:10:32 on dist-test-slave-mxd3"
I20260709 13:10:32.657616 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:32.687927 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:32.689229 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:32.690692 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:32.692922 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:32.693141 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:32.693377 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:32.693563 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:32.733367 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.129:37223
I20260709 13:10:32.733501 19558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.129:37223 every 8 connection(s)
I20260709 13:10:32.738536 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:32.745416 19563 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:32.746347 19564 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:32.749346 13910 server_base.cc:1061] running on GCE node
W20260709 13:10:32.749936 19566 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:32.751933 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:32.752251 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:32.752482 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602632752464 us; error 0 us; skew 500 ppm
I20260709 13:10:32.752573 19559 heartbeater.cc:344] Connected to a master server at 127.13.149.190:45233
I20260709 13:10:32.752997 19559 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:32.753278 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:32.753937 19559 heartbeater.cc:507] Master 127.13.149.190:45233 requested a full tablet report, sending...
I20260709 13:10:32.756098 13910 webserver.cc:533] Webserver started at http://127.13.149.130:33347/ using document root <none> and password file <none>
I20260709 13:10:32.756526 19432 ts_manager.cc:194] Registered new tserver with Master: 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223)
I20260709 13:10:32.756807 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:32.757100 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:32.757424 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:32.759060 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/ts-1-root/instance:
uuid: "99963203ffa5431497fc874f139a55bd"
format_stamp: "Formatted at 2026-07-09 13:10:32 on dist-test-slave-mxd3"
I20260709 13:10:32.759124 19432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46868
I20260709 13:10:32.764405 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:10:32.768086 19571 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:32.769083 13910 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 13:10:32.769416 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/ts-1-root
uuid: "99963203ffa5431497fc874f139a55bd"
format_stamp: "Formatted at 2026-07-09 13:10:32 on dist-test-slave-mxd3"
I20260709 13:10:32.769773 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:32.783814 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:32.785039 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:32.786531 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:32.788777 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:32.789017 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:32.789268 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:32.789454 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:32.830484 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.130:41265
I20260709 13:10:32.830580 19633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.130:41265 every 8 connection(s)
I20260709 13:10:32.835592 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:32.842343 19637 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:32.843225 19638 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:32.847018 19640 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:32.847076 13910 server_base.cc:1061] running on GCE node
I20260709 13:10:32.848207 19634 heartbeater.cc:344] Connected to a master server at 127.13.149.190:45233
I20260709 13:10:32.848627 19634 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:32.848628 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:32.849027 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:32.849213 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602632849198 us; error 0 us; skew 500 ppm
I20260709 13:10:32.849551 19634 heartbeater.cc:507] Master 127.13.149.190:45233 requested a full tablet report, sending...
I20260709 13:10:32.849973 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:32.851838 19432 ts_manager.cc:194] Registered new tserver with Master: 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:32.852845 13910 webserver.cc:533] Webserver started at http://127.13.149.131:36721/ using document root <none> and password file <none>
I20260709 13:10:32.853518 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:32.853801 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:32.853739 19432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46874
I20260709 13:10:32.854292 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:32.855656 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/ts-2-root/instance:
uuid: "38e2239466014a4c856e6fc3852cb97a"
format_stamp: "Formatted at 2026-07-09 13:10:32 on dist-test-slave-mxd3"
I20260709 13:10:32.860296 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:32.863994 19645 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:32.865033 13910 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:10:32.865383 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/ts-2-root
uuid: "38e2239466014a4c856e6fc3852cb97a"
format_stamp: "Formatted at 2026-07-09 13:10:32 on dist-test-slave-mxd3"
I20260709 13:10:32.865729 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602488436206-13910-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:32.891853 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:32.893066 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:32.894392 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:32.896690 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:32.896924 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:32.897172 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:32.897374 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:32.942489 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.131:36693
I20260709 13:10:32.942595 19707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.131:36693 every 8 connection(s)
I20260709 13:10:32.957226 19708 heartbeater.cc:344] Connected to a master server at 127.13.149.190:45233
I20260709 13:10:32.957726 19708 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:32.958447 19708 heartbeater.cc:507] Master 127.13.149.190:45233 requested a full tablet report, sending...
I20260709 13:10:32.960457 19432 ts_manager.cc:194] Registered new tserver with Master: 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:32.960878 13910 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014807162s
I20260709 13:10:32.962348 19432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46888
I20260709 13:10:32.988075 19432 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46902:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:32.991000 19432 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:10:33.056134 19673 tablet_service.cc:1511] Processing CreateTablet for tablet cd3071cf91bc47b6a5dfeded347608f1 (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:33.057981 19673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3071cf91bc47b6a5dfeded347608f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.060513 19672 tablet_service.cc:1511] Processing CreateTablet for tablet a849c0a51fcc4129842358f9d26bc8af (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:33.064450 19671 tablet_service.cc:1511] Processing CreateTablet for tablet d7f29ae2ed774f1fab9bc8ee473af7a8 (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:33.067732 19595 tablet_service.cc:1511] Processing CreateTablet for tablet dc581f0ee8e24b93853e748f2308f4ad (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:33.067971 19670 tablet_service.cc:1511] Processing CreateTablet for tablet b177ebec71ec44bfb7a195f52b43607f (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:33.069213 19670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b177ebec71ec44bfb7a195f52b43607f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.069213 19595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc581f0ee8e24b93853e748f2308f4ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.070281 19596 tablet_service.cc:1511] Processing CreateTablet for tablet b177ebec71ec44bfb7a195f52b43607f (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:33.071622 19596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b177ebec71ec44bfb7a195f52b43607f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.075294 19524 tablet_service.cc:1511] Processing CreateTablet for tablet cd3071cf91bc47b6a5dfeded347608f1 (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:33.076861 19524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3071cf91bc47b6a5dfeded347608f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.077483 19599 tablet_service.cc:1511] Processing CreateTablet for tablet cd3071cf91bc47b6a5dfeded347608f1 (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:33.078992 19523 tablet_service.cc:1511] Processing CreateTablet for tablet a849c0a51fcc4129842358f9d26bc8af (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:33.080500 19523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a849c0a51fcc4129842358f9d26bc8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.080233 19598 tablet_service.cc:1511] Processing CreateTablet for tablet a849c0a51fcc4129842358f9d26bc8af (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:33.082937 19522 tablet_service.cc:1511] Processing CreateTablet for tablet d7f29ae2ed774f1fab9bc8ee473af7a8 (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:33.084511 19522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f29ae2ed774f1fab9bc8ee473af7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.085511 19594 tablet_service.cc:1511] Processing CreateTablet for tablet 09464832b9404fd198e237c442bfdde4 (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:33.086760 19520 tablet_service.cc:1511] Processing CreateTablet for tablet dc581f0ee8e24b93853e748f2308f4ad (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:33.083088 19597 tablet_service.cc:1511] Processing CreateTablet for tablet d7f29ae2ed774f1fab9bc8ee473af7a8 (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:33.088330 19668 tablet_service.cc:1511] Processing CreateTablet for tablet 09464832b9404fd198e237c442bfdde4 (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:33.086972 19521 tablet_service.cc:1511] Processing CreateTablet for tablet b177ebec71ec44bfb7a195f52b43607f (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:33.089779 19668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09464832b9404fd198e237c442bfdde4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.090458 19672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a849c0a51fcc4129842358f9d26bc8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.088371 19520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc581f0ee8e24b93853e748f2308f4ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.090375 19519 tablet_service.cc:1511] Processing CreateTablet for tablet 09464832b9404fd198e237c442bfdde4 (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:33.091905 19519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09464832b9404fd198e237c442bfdde4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.094040 19671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f29ae2ed774f1fab9bc8ee473af7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.094555 19518 tablet_service.cc:1511] Processing CreateTablet for tablet 9535d8cb55d34c518741c6950d598dd6 (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:33.096007 19518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9535d8cb55d34c518741c6950d598dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.086861 19669 tablet_service.cc:1511] Processing CreateTablet for tablet dc581f0ee8e24b93853e748f2308f4ad (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:33.079047 19599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3071cf91bc47b6a5dfeded347608f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.097996 19669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc581f0ee8e24b93853e748f2308f4ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.098543 19594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09464832b9404fd198e237c442bfdde4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.100771 19598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a849c0a51fcc4129842358f9d26bc8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.101490 19597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f29ae2ed774f1fab9bc8ee473af7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.098023 19521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b177ebec71ec44bfb7a195f52b43607f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.136474 19593 tablet_service.cc:1511] Processing CreateTablet for tablet 9535d8cb55d34c518741c6950d598dd6 (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:33.138054 19593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9535d8cb55d34c518741c6950d598dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.155316 19667 tablet_service.cc:1511] Processing CreateTablet for tablet 9535d8cb55d34c518741c6950d598dd6 (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:33.156966 19667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9535d8cb55d34c518741c6950d598dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.160763 19723 tablet_bootstrap.cc:492] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd: Bootstrap starting.
I20260709 13:10:33.185400 19723 tablet_bootstrap.cc:654] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.192021 19523 tablet_service.cc:1511] Processing CreateTablet for tablet 0097e437854843d281927c0a4e7bd1dc (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:33.193499 19523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0097e437854843d281927c0a4e7bd1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.194543 19724 tablet_bootstrap.cc:492] T 09464832b9404fd198e237c442bfdde4 P 88431ecb13064266b1b70bb972262faf: Bootstrap starting.
I20260709 13:10:33.194885 19666 tablet_service.cc:1511] Processing CreateTablet for tablet 0097e437854843d281927c0a4e7bd1dc (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:33.196347 19666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0097e437854843d281927c0a4e7bd1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.201273 19724 tablet_bootstrap.cc:654] T 09464832b9404fd198e237c442bfdde4 P 88431ecb13064266b1b70bb972262faf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.204535 19597 tablet_service.cc:1511] Processing CreateTablet for tablet 0097e437854843d281927c0a4e7bd1dc (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:33.209448 19597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0097e437854843d281927c0a4e7bd1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.215525 19599 tablet_service.cc:1511] Processing CreateTablet for tablet 663ae8b63de84e3dbdebd05245e88075 (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:33.217578 19725 tablet_bootstrap.cc:492] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a: Bootstrap starting.
I20260709 13:10:33.217941 19599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663ae8b63de84e3dbdebd05245e88075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.233147 19725 tablet_bootstrap.cc:654] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.217839 19670 tablet_service.cc:1511] Processing CreateTablet for tablet 663ae8b63de84e3dbdebd05245e88075 (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:33.219580 19521 tablet_service.cc:1511] Processing CreateTablet for tablet 663ae8b63de84e3dbdebd05245e88075 (DEFAULT_TABLE table=test-workload [id=91c35dbc83cf480ab75d6a0f8434ca5a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:33.236310 19670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663ae8b63de84e3dbdebd05245e88075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.237403 19521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663ae8b63de84e3dbdebd05245e88075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:33.243171 19723 tablet_bootstrap.cc:492] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd: No bootstrap required, opened a new log
I20260709 13:10:33.244632 19723 ts_tablet_manager.cc:1403] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd: Time spent bootstrapping tablet: real 0.084s	user 0.015s	sys 0.005s
I20260709 13:10:33.247861 19723 raft_consensus.cc:359] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.251300 19725 tablet_bootstrap.cc:492] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a: No bootstrap required, opened a new log
I20260709 13:10:33.251884 19723 raft_consensus.cc:385] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.252381 19725 ts_tablet_manager.cc:1403] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.004s
I20260709 13:10:33.252399 19723 raft_consensus.cc:740] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.254859 19723 consensus_queue.cc:260] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.255816 19725 raft_consensus.cc:359] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } }
I20260709 13:10:33.257893 19724 tablet_bootstrap.cc:492] T 09464832b9404fd198e237c442bfdde4 P 88431ecb13064266b1b70bb972262faf: No bootstrap required, opened a new log
I20260709 13:10:33.261934 19724 ts_tablet_manager.cc:1403] T 09464832b9404fd198e237c442bfdde4 P 88431ecb13064266b1b70bb972262faf: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.014s
I20260709 13:10:33.265491 19725 raft_consensus.cc:385] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.266029 19725 raft_consensus.cc:740] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.267925 19725 consensus_queue.cc:260] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } }
I20260709 13:10:33.268898 19724 raft_consensus.cc:359] T 09464832b9404fd198e237c442bfdde4 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.270318 19724 raft_consensus.cc:385] T 09464832b9404fd198e237c442bfdde4 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.270673 19724 raft_consensus.cc:740] T 09464832b9404fd198e237c442bfdde4 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.271461 19724 consensus_queue.cc:260] T 09464832b9404fd198e237c442bfdde4 P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.280019 19634 heartbeater.cc:499] Master 127.13.149.190:45233 was elected leader, sending a full tablet report...
I20260709 13:10:33.290676 19730 raft_consensus.cc:493] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:33.293027 19725 ts_tablet_manager.cc:1434] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a: Time spent starting tablet: real 0.040s	user 0.019s	sys 0.006s
I20260709 13:10:33.294109 19708 heartbeater.cc:499] Master 127.13.149.190:45233 was elected leader, sending a full tablet report...
I20260709 13:10:33.295555 19559 heartbeater.cc:499] Master 127.13.149.190:45233 was elected leader, sending a full tablet report...
I20260709 13:10:33.296315 19724 ts_tablet_manager.cc:1434] T 09464832b9404fd198e237c442bfdde4 P 88431ecb13064266b1b70bb972262faf: Time spent starting tablet: real 0.034s	user 0.011s	sys 0.014s
I20260709 13:10:33.297449 19724 tablet_bootstrap.cc:492] T 9535d8cb55d34c518741c6950d598dd6 P 88431ecb13064266b1b70bb972262faf: Bootstrap starting.
I20260709 13:10:33.299058 19725 tablet_bootstrap.cc:492] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a: Bootstrap starting.
I20260709 13:10:33.300285 19723 ts_tablet_manager.cc:1434] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd: Time spent starting tablet: real 0.055s	user 0.015s	sys 0.022s
I20260709 13:10:33.301591 19723 tablet_bootstrap.cc:492] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd: Bootstrap starting.
I20260709 13:10:33.293457 19730 raft_consensus.cc:515] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.305862 19730 leader_election.cc:290] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:33.306954 19725 tablet_bootstrap.cc:654] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.315418 19723 tablet_bootstrap.cc:654] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.323664 19724 tablet_bootstrap.cc:654] T 9535d8cb55d34c518741c6950d598dd6 P 88431ecb13064266b1b70bb972262faf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.328063 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b177ebec71ec44bfb7a195f52b43607f" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
I20260709 13:10:33.346932 19725 tablet_bootstrap.cc:492] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a: No bootstrap required, opened a new log
W20260709 13:10:33.347236 19572 leader_election.cc:343] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:33.347577 19725 ts_tablet_manager.cc:1403] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a: Time spent bootstrapping tablet: real 0.049s	user 0.025s	sys 0.020s
I20260709 13:10:33.350994 19725 raft_consensus.cc:359] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.351788 19725 raft_consensus.cc:385] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.352124 19725 raft_consensus.cc:740] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.352978 19725 consensus_queue.cc:260] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.354333 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b177ebec71ec44bfb7a195f52b43607f" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:33.354939 19725 ts_tablet_manager.cc:1434] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:33.355880 19725 tablet_bootstrap.cc:492] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a: Bootstrap starting.
W20260709 13:10:33.356349 19574 leader_election.cc:343] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:33.356899 19574 leader_election.cc:304] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99963203ffa5431497fc874f139a55bd; no voters: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf
I20260709 13:10:33.357894 19730 raft_consensus.cc:2749] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:33.362167 19725 tablet_bootstrap.cc:654] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.365628 19723 tablet_bootstrap.cc:492] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd: No bootstrap required, opened a new log
I20260709 13:10:33.366154 19723 ts_tablet_manager.cc:1403] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.006s
I20260709 13:10:33.369180 19723 raft_consensus.cc:359] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.369910 19725 tablet_bootstrap.cc:492] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a: No bootstrap required, opened a new log
I20260709 13:10:33.369997 19723 raft_consensus.cc:385] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.370443 19723 raft_consensus.cc:740] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.370587 19724 tablet_bootstrap.cc:492] T 9535d8cb55d34c518741c6950d598dd6 P 88431ecb13064266b1b70bb972262faf: No bootstrap required, opened a new log
I20260709 13:10:33.370519 19725 ts_tablet_manager.cc:1403] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:10:33.371177 19724 ts_tablet_manager.cc:1403] T 9535d8cb55d34c518741c6950d598dd6 P 88431ecb13064266b1b70bb972262faf: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.005s
I20260709 13:10:33.371340 19723 consensus_queue.cc:260] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.373562 19723 ts_tablet_manager.cc:1434] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:33.373744 19725 raft_consensus.cc:359] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.374136 19724 raft_consensus.cc:359] T 9535d8cb55d34c518741c6950d598dd6 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.374531 19725 raft_consensus.cc:385] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.374547 19723 tablet_bootstrap.cc:492] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd: Bootstrap starting.
I20260709 13:10:33.374917 19724 raft_consensus.cc:385] T 9535d8cb55d34c518741c6950d598dd6 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.375012 19725 raft_consensus.cc:740] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.375427 19724 raft_consensus.cc:740] T 9535d8cb55d34c518741c6950d598dd6 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.375963 19725 consensus_queue.cc:260] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.376338 19724 consensus_queue.cc:260] T 9535d8cb55d34c518741c6950d598dd6 P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.378796 19725 ts_tablet_manager.cc:1434] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:10:33.380184 19725 tablet_bootstrap.cc:492] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a: Bootstrap starting.
I20260709 13:10:33.382465 19724 ts_tablet_manager.cc:1434] T 9535d8cb55d34c518741c6950d598dd6 P 88431ecb13064266b1b70bb972262faf: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:10:33.382511 19723 tablet_bootstrap.cc:654] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.383533 19724 tablet_bootstrap.cc:492] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf: Bootstrap starting.
I20260709 13:10:33.386363 19730 raft_consensus.cc:493] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:33.387398 19730 raft_consensus.cc:515] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.389133 19725 tablet_bootstrap.cc:654] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.390193 19730 leader_election.cc:290] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:33.390587 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09464832b9404fd198e237c442bfdde4" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:33.391320 19534 raft_consensus.cc:2468] T 09464832b9404fd198e237c442bfdde4 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 0.
I20260709 13:10:33.391955 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09464832b9404fd198e237c442bfdde4" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
I20260709 13:10:33.392629 19574 leader_election.cc:304] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:33.393613 19730 raft_consensus.cc:2804] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:10:33.393592 19572 leader_election.cc:343] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:33.394372 19730 raft_consensus.cc:493] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:33.394779 19730 raft_consensus.cc:3060] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.396945 19731 raft_consensus.cc:493] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:33.397667 19731 raft_consensus.cc:515] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.403749 19730 raft_consensus.cc:515] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.405709 19725 tablet_bootstrap.cc:492] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a: No bootstrap required, opened a new log
I20260709 13:10:33.406420 19725 ts_tablet_manager.cc:1403] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260709 13:10:33.393662 19724 tablet_bootstrap.cc:654] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.407734 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09464832b9404fd198e237c442bfdde4" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:33.408499 19534 raft_consensus.cc:3060] T 09464832b9404fd198e237c442bfdde4 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.410056 19725 raft_consensus.cc:359] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.410989 19730 leader_election.cc:290] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:33.412194 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09464832b9404fd198e237c442bfdde4" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
W20260709 13:10:33.413754 19572 leader_election.cc:343] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:33.410861 19725 raft_consensus.cc:385] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.414623 19725 raft_consensus.cc:740] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.415294 19731 leader_election.cc:290] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:33.415627 19725 consensus_queue.cc:260] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.418154 19725 ts_tablet_manager.cc:1434] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:10:33.419394 19725 tablet_bootstrap.cc:492] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a: Bootstrap starting.
I20260709 13:10:33.420727 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a849c0a51fcc4129842358f9d26bc8af" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:33.427291 19725 tablet_bootstrap.cc:654] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.433310 19534 raft_consensus.cc:2468] T 09464832b9404fd198e237c442bfdde4 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 1.
I20260709 13:10:33.435429 19574 leader_election.cc:304] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [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: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 38e2239466014a4c856e6fc3852cb97a
I20260709 13:10:33.437012 19730 raft_consensus.cc:2804] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:33.437677 19730 raft_consensus.cc:697] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Becoming Leader. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Running, Role: LEADER
I20260709 13:10:33.438817 19730 consensus_queue.cc:237] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
W20260709 13:10:33.445513 19648 leader_election.cc:343] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:33.447770 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a849c0a51fcc4129842358f9d26bc8af" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
W20260709 13:10:33.451359 19648 leader_election.cc:343] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:33.451967 19648 leader_election.cc:304] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a; no voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd
I20260709 13:10:33.452972 19731 raft_consensus.cc:2749] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:33.461395 19723 tablet_bootstrap.cc:492] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd: No bootstrap required, opened a new log
I20260709 13:10:33.462018 19723 ts_tablet_manager.cc:1403] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd: Time spent bootstrapping tablet: real 0.088s	user 0.018s	sys 0.000s
I20260709 13:10:33.461022 19431 catalog_manager.cc:5697] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 99963203ffa5431497fc874f139a55bd (127.13.149.130). New cstate: current_term: 1 leader_uuid: "99963203ffa5431497fc874f139a55bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:33.465330 19723 raft_consensus.cc:359] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.466746 19723 raft_consensus.cc:385] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.467046 19723 raft_consensus.cc:740] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.468415 19724 tablet_bootstrap.cc:492] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf: No bootstrap required, opened a new log
I20260709 13:10:33.468066 19723 consensus_queue.cc:260] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.468979 19724 ts_tablet_manager.cc:1403] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf: Time spent bootstrapping tablet: real 0.086s	user 0.027s	sys 0.038s
I20260709 13:10:33.470351 19723 ts_tablet_manager.cc:1434] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:10:33.471453 19723 tablet_bootstrap.cc:492] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd: Bootstrap starting.
I20260709 13:10:33.471864 19724 raft_consensus.cc:359] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } }
I20260709 13:10:33.472545 19724 raft_consensus.cc:385] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.472826 19724 raft_consensus.cc:740] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.473551 19725 tablet_bootstrap.cc:492] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a: No bootstrap required, opened a new log
I20260709 13:10:33.474146 19725 ts_tablet_manager.cc:1403] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.020s
I20260709 13:10:33.473665 19724 consensus_queue.cc:260] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } }
I20260709 13:10:33.477296 19725 raft_consensus.cc:359] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.478046 19725 raft_consensus.cc:385] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.478358 19725 raft_consensus.cc:740] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.478585 19723 tablet_bootstrap.cc:654] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.479171 19725 consensus_queue.cc:260] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.482290 19725 ts_tablet_manager.cc:1434] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:10:33.483186 19724 ts_tablet_manager.cc:1434] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:10:33.483583 19725 tablet_bootstrap.cc:492] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a: Bootstrap starting.
I20260709 13:10:33.490517 19723 tablet_bootstrap.cc:492] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd: No bootstrap required, opened a new log
I20260709 13:10:33.491060 19723 ts_tablet_manager.cc:1403] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260709 13:10:33.492496 19725 tablet_bootstrap.cc:654] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.494009 19724 tablet_bootstrap.cc:492] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf: Bootstrap starting.
I20260709 13:10:33.494094 19723 raft_consensus.cc:359] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.494874 19723 raft_consensus.cc:385] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.495162 19723 raft_consensus.cc:740] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.497967 19725 tablet_bootstrap.cc:492] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a: No bootstrap required, opened a new log
W20260709 13:10:33.498070 19480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:33.498589 19725 ts_tablet_manager.cc:1403] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260709 13:10:33.496150 19723 consensus_queue.cc:260] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.500149 19724 tablet_bootstrap.cc:654] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.500540 19723 ts_tablet_manager.cc:1434] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:10:33.501530 19723 tablet_bootstrap.cc:492] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd: Bootstrap starting.
I20260709 13:10:33.501569 19725 raft_consensus.cc:359] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.502404 19725 raft_consensus.cc:385] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.502701 19725 raft_consensus.cc:740] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.503477 19725 consensus_queue.cc:260] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.505847 19725 ts_tablet_manager.cc:1434] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:10:33.506837 19725 tablet_bootstrap.cc:492] T 9535d8cb55d34c518741c6950d598dd6 P 38e2239466014a4c856e6fc3852cb97a: Bootstrap starting.
I20260709 13:10:33.508736 19723 tablet_bootstrap.cc:654] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.514513 19725 tablet_bootstrap.cc:654] T 9535d8cb55d34c518741c6950d598dd6 P 38e2239466014a4c856e6fc3852cb97a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.515048 19724 tablet_bootstrap.cc:492] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf: No bootstrap required, opened a new log
I20260709 13:10:33.515570 19724 ts_tablet_manager.cc:1403] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260709 13:10:33.518527 19724 raft_consensus.cc:359] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.519270 19724 raft_consensus.cc:385] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.519575 19724 raft_consensus.cc:740] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.521147 19723 tablet_bootstrap.cc:492] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd: No bootstrap required, opened a new log
I20260709 13:10:33.521716 19723 ts_tablet_manager.cc:1403] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.012s
I20260709 13:10:33.521778 19725 tablet_bootstrap.cc:492] T 9535d8cb55d34c518741c6950d598dd6 P 38e2239466014a4c856e6fc3852cb97a: No bootstrap required, opened a new log
I20260709 13:10:33.522313 19725 ts_tablet_manager.cc:1403] T 9535d8cb55d34c518741c6950d598dd6 P 38e2239466014a4c856e6fc3852cb97a: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:10:33.520571 19724 consensus_queue.cc:260] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.524783 19724 ts_tablet_manager.cc:1434] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:10:33.525208 19725 raft_consensus.cc:359] T 9535d8cb55d34c518741c6950d598dd6 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.525815 19724 tablet_bootstrap.cc:492] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf: Bootstrap starting.
I20260709 13:10:33.525995 19725 raft_consensus.cc:385] T 9535d8cb55d34c518741c6950d598dd6 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.526346 19725 raft_consensus.cc:740] T 9535d8cb55d34c518741c6950d598dd6 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.527206 19725 consensus_queue.cc:260] T 9535d8cb55d34c518741c6950d598dd6 P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.524798 19723 raft_consensus.cc:359] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.528872 19723 raft_consensus.cc:385] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.529241 19723 raft_consensus.cc:740] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.529515 19725 ts_tablet_manager.cc:1434] T 9535d8cb55d34c518741c6950d598dd6 P 38e2239466014a4c856e6fc3852cb97a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:33.530154 19723 consensus_queue.cc:260] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.532358 19725 tablet_bootstrap.cc:492] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a: Bootstrap starting.
I20260709 13:10:33.532493 19723 ts_tablet_manager.cc:1434] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:10:33.533016 19724 tablet_bootstrap.cc:654] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.533710 19723 tablet_bootstrap.cc:492] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd: Bootstrap starting.
I20260709 13:10:33.539733 19725 tablet_bootstrap.cc:654] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.540831 19723 tablet_bootstrap.cc:654] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.549239 19731 raft_consensus.cc:493] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:33.550040 19731 raft_consensus.cc:515] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } }
I20260709 13:10:33.552865 19731 leader_election.cc:290] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265), 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223)
I20260709 13:10:33.554725 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3071cf91bc47b6a5dfeded347608f1" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:33.555662 19534 raft_consensus.cc:2468] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 0.
I20260709 13:10:33.557391 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3071cf91bc47b6a5dfeded347608f1" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
W20260709 13:10:33.560985 19648 leader_election.cc:343] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:33.562121 19648 leader_election.cc:304] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [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: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf; no voters: 99963203ffa5431497fc874f139a55bd
I20260709 13:10:33.564100 19731 raft_consensus.cc:2804] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:33.567062 19730 raft_consensus.cc:493] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:33.567997 19730 raft_consensus.cc:515] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.572863 19730 leader_election.cc:290] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:33.573000 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9535d8cb55d34c518741c6950d598dd6" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
I20260709 13:10:33.573377 19723 tablet_bootstrap.cc:492] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd: No bootstrap required, opened a new log
I20260709 13:10:33.573827 19683 raft_consensus.cc:2468] T 9535d8cb55d34c518741c6950d598dd6 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 0.
I20260709 13:10:33.573974 19723 ts_tablet_manager.cc:1403] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.000s
I20260709 13:10:33.574478 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9535d8cb55d34c518741c6950d598dd6" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:33.574975 19725 tablet_bootstrap.cc:492] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a: No bootstrap required, opened a new log
I20260709 13:10:33.575139 19534 raft_consensus.cc:2468] T 9535d8cb55d34c518741c6950d598dd6 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 0.
I20260709 13:10:33.575075 19572 leader_election.cc:304] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:33.575495 19725 ts_tablet_manager.cc:1403] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.023s
I20260709 13:10:33.573091 19731 raft_consensus.cc:493] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:33.576268 19730 raft_consensus.cc:2804] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:33.576581 19731 raft_consensus.cc:3060] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.576718 19730 raft_consensus.cc:493] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:33.577190 19730 raft_consensus.cc:3060] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.578382 19725 raft_consensus.cc:359] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.579099 19725 raft_consensus.cc:385] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.579432 19725 raft_consensus.cc:740] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.579149 19723 raft_consensus.cc:359] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.579913 19723 raft_consensus.cc:385] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.580356 19723 raft_consensus.cc:740] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.580143 19725 consensus_queue.cc:260] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.581282 19723 consensus_queue.cc:260] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.578778 19724 tablet_bootstrap.cc:492] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf: No bootstrap required, opened a new log
I20260709 13:10:33.583725 19724 ts_tablet_manager.cc:1403] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.027s
I20260709 13:10:33.585312 19731 raft_consensus.cc:515] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } }
I20260709 13:10:33.587445 19731 leader_election.cc:290] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 election: Requested vote from peers 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265), 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223)
I20260709 13:10:33.588603 19729 raft_consensus.cc:493] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:33.589164 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3071cf91bc47b6a5dfeded347608f1" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:33.592188 19730 raft_consensus.cc:515] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
W20260709 13:10:33.592800 19648 leader_election.cc:343] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:33.589172 19729 raft_consensus.cc:515] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.595665 19731 raft_consensus.cc:493] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:33.596235 19723 ts_tablet_manager.cc:1434] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:10:33.596166 19731 raft_consensus.cc:515] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.596778 19729 leader_election.cc:290] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:33.597983 19724 raft_consensus.cc:359] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.598752 19724 raft_consensus.cc:385] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.599056 19724 raft_consensus.cc:740] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.599772 19731 leader_election.cc:290] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:33.600081 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9535d8cb55d34c518741c6950d598dd6" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:33.600858 19725 ts_tablet_manager.cc:1434] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.010s
I20260709 13:10:33.599840 19724 consensus_queue.cc:260] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.600834 19683 raft_consensus.cc:3060] T 9535d8cb55d34c518741c6950d598dd6 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.601105 19723 tablet_bootstrap.cc:492] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd: Bootstrap starting.
I20260709 13:10:33.602211 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc581f0ee8e24b93853e748f2308f4ad" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:33.602857 19533 raft_consensus.cc:2468] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 0.
I20260709 13:10:33.601143 19682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc581f0ee8e24b93853e748f2308f4ad" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
I20260709 13:10:33.604337 19682 raft_consensus.cc:2468] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 0.
I20260709 13:10:33.607914 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc581f0ee8e24b93853e748f2308f4ad" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:33.608632 19532 raft_consensus.cc:2468] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 0.
I20260709 13:10:33.608870 19723 tablet_bootstrap.cc:654] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.609987 19683 raft_consensus.cc:2468] T 9535d8cb55d34c518741c6950d598dd6 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 1.
I20260709 13:10:33.610520 19648 leader_election.cc:304] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf; no voters: 
I20260709 13:10:33.611511 19731 raft_consensus.cc:2804] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:33.611984 19731 raft_consensus.cc:493] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:33.612423 19731 raft_consensus.cc:3060] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.590274 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3071cf91bc47b6a5dfeded347608f1" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:33.613572 19725 tablet_bootstrap.cc:492] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a: Bootstrap starting.
I20260709 13:10:33.614118 19534 raft_consensus.cc:3060] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.618299 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc581f0ee8e24b93853e748f2308f4ad" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
I20260709 13:10:33.619325 19609 raft_consensus.cc:2468] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 0.
I20260709 13:10:33.620800 19724 ts_tablet_manager.cc:1434] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 13:10:33.620922 19725 tablet_bootstrap.cc:654] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.621279 19572 leader_election.cc:304] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:33.622686 19572 leader_election.cc:304] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:33.620842 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9535d8cb55d34c518741c6950d598dd6" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:33.626932 19533 raft_consensus.cc:3060] T 9535d8cb55d34c518741c6950d598dd6 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.630008 19729 raft_consensus.cc:2804] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:33.630625 19729 raft_consensus.cc:493] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:33.630734 19724 tablet_bootstrap.cc:492] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf: Bootstrap starting.
I20260709 13:10:33.631114 19729 raft_consensus.cc:3060] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.645888 19725 tablet_bootstrap.cc:492] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a: No bootstrap required, opened a new log
I20260709 13:10:33.646488 19725 ts_tablet_manager.cc:1403] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.023s
I20260709 13:10:33.648854 19724 tablet_bootstrap.cc:654] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.649430 19725 raft_consensus.cc:359] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.650285 19725 raft_consensus.cc:385] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.650545 19725 raft_consensus.cc:740] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.651484 19725 consensus_queue.cc:260] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.654294 19725 ts_tablet_manager.cc:1434] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:33.659840 19732 raft_consensus.cc:493] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:33.660400 19732 raft_consensus.cc:515] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.662586 19732 leader_election.cc:290] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:33.672113 19724 tablet_bootstrap.cc:492] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf: No bootstrap required, opened a new log
I20260709 13:10:33.671960 19752 raft_consensus.cc:493] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:33.672724 19724 ts_tablet_manager.cc:1403] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.005s
I20260709 13:10:33.672633 19752 raft_consensus.cc:515] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.674680 19755 raft_consensus.cc:2804] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:33.675367 19752 leader_election.cc:290] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
W20260709 13:10:33.675403 19572 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.131:36693, user_credentials={real_user=slave}} blocked reactor thread for 52842.8us
I20260709 13:10:33.677687 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663ae8b63de84e3dbdebd05245e88075" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
I20260709 13:10:33.678342 19724 raft_consensus.cc:359] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
W20260709 13:10:33.679307 19648 leader_election.cc:343] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:33.679375 19724 raft_consensus.cc:385] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.679967 19724 raft_consensus.cc:740] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.681452 19534 raft_consensus.cc:2468] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 1.
I20260709 13:10:33.686477 19731 raft_consensus.cc:515] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.688282 19533 raft_consensus.cc:2468] T 9535d8cb55d34c518741c6950d598dd6 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 1.
I20260709 13:10:33.594484 19730 leader_election.cc:290] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:33.692888 19724 consensus_queue.cc:260] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.684958 19729 raft_consensus.cc:515] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.698101 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc581f0ee8e24b93853e748f2308f4ad" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:33.698230 19648 leader_election.cc:304] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [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: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf; no voters: 99963203ffa5431497fc874f139a55bd
I20260709 13:10:33.699471 19752 raft_consensus.cc:2804] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:33.699931 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663ae8b63de84e3dbdebd05245e88075" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:33.701129 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc581f0ee8e24b93853e748f2308f4ad" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:33.701720 19532 raft_consensus.cc:3060] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.703002 19724 ts_tablet_manager.cc:1434] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:10:33.704054 19724 tablet_bootstrap.cc:492] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf: Bootstrap starting.
I20260709 13:10:33.709463 19532 raft_consensus.cc:2468] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 1.
I20260709 13:10:33.709815 19755 raft_consensus.cc:697] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Becoming Leader. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Running, Role: LEADER
W20260709 13:10:33.710685 19648 leader_election.cc:343] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:33.711624 19648 leader_election.cc:304] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a; no voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd
I20260709 13:10:33.691267 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc581f0ee8e24b93853e748f2308f4ad" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:33.715394 19609 raft_consensus.cc:2393] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 38e2239466014a4c856e6fc3852cb97a in current term 1: Already voted for candidate 99963203ffa5431497fc874f139a55bd in this term.
I20260709 13:10:33.712793 19755 consensus_queue.cc:237] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.725943 19752 raft_consensus.cc:697] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Becoming Leader. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Running, Role: LEADER
I20260709 13:10:33.733122 19752 consensus_queue.cc:237] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } }
I20260709 13:10:33.735817 19724 tablet_bootstrap.cc:654] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.739135 19729 leader_election.cc:290] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:33.727710 19760 raft_consensus.cc:2749] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:33.728686 19533 raft_consensus.cc:2393] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 99963203ffa5431497fc874f139a55bd in current term 1: Already voted for candidate 38e2239466014a4c856e6fc3852cb97a in this term.
I20260709 13:10:33.731859 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f29ae2ed774f1fab9bc8ee473af7a8" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
I20260709 13:10:33.689594 19731 leader_election.cc:290] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:33.743237 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc581f0ee8e24b93853e748f2308f4ad" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:33.743882 19723 tablet_bootstrap.cc:492] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd: No bootstrap required, opened a new log
I20260709 13:10:33.744365 19683 raft_consensus.cc:2393] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 99963203ffa5431497fc874f139a55bd in current term 1: Already voted for candidate 38e2239466014a4c856e6fc3852cb97a in this term.
I20260709 13:10:33.744421 19723 ts_tablet_manager.cc:1403] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd: Time spent bootstrapping tablet: real 0.144s	user 0.047s	sys 0.073s
I20260709 13:10:33.747393 19609 raft_consensus.cc:2468] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 0.
I20260709 13:10:33.749423 19752 raft_consensus.cc:493] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:33.749737 19572 leader_election.cc:304] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [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: 99963203ffa5431497fc874f139a55bd; no voters: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf
I20260709 13:10:33.749929 19499 leader_election.cc:304] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:33.750033 19752 raft_consensus.cc:515] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.751442 19732 raft_consensus.cc:2804] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:33.751866 19732 raft_consensus.cc:493] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:33.752353 19732 raft_consensus.cc:3060] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.751773 19428 catalog_manager.cc:5697] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a reported cstate change: term changed from 0 to 1, leader changed from <none> to 38e2239466014a4c856e6fc3852cb97a (127.13.149.131). New cstate: current_term: 1 leader_uuid: "38e2239466014a4c856e6fc3852cb97a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:33.753034 19752 leader_election.cc:290] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
W20260709 13:10:33.754930 19648 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.129:37223, user_credentials={real_user=slave}} blocked reactor thread for 44292.1us
I20260709 13:10:33.757920 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0097e437854843d281927c0a4e7bd1dc" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
I20260709 13:10:33.758306 19648 leader_election.cc:304] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [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: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf; no voters: 99963203ffa5431497fc874f139a55bd
I20260709 13:10:33.759413 19752 raft_consensus.cc:2804] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:33.759934 19752 raft_consensus.cc:697] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Becoming Leader. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Running, Role: LEADER
I20260709 13:10:33.760598 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f29ae2ed774f1fab9bc8ee473af7a8" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
I20260709 13:10:33.760830 19752 consensus_queue.cc:237] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.761330 19683 raft_consensus.cc:2468] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 0.
I20260709 13:10:33.753762 19723 raft_consensus.cc:359] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } }
W20260709 13:10:33.761991 19648 leader_election.cc:343] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:33.762442 19723 raft_consensus.cc:385] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.762847 19723 raft_consensus.cc:740] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.763006 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0097e437854843d281927c0a4e7bd1dc" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:33.764009 19761 raft_consensus.cc:493] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:10:33.764555 19648 leader_election.cc:343] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:33.764536 19761 raft_consensus.cc:515] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.765290 19648 leader_election.cc:304] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a; no voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd
I20260709 13:10:33.765933 19732 raft_consensus.cc:515] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.754760 19729 raft_consensus.cc:2749] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:33.769491 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f29ae2ed774f1fab9bc8ee473af7a8" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:33.770255 19609 raft_consensus.cc:3060] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.769574 19723 consensus_queue.cc:260] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } }
I20260709 13:10:33.773708 19761 leader_election.cc:290] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:33.774614 19761 raft_consensus.cc:2749] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:33.775527 19732 leader_election.cc:290] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 1 election: Requested vote from peers 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:33.777793 19723 ts_tablet_manager.cc:1434] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.002s
I20260709 13:10:33.779217 19723 tablet_bootstrap.cc:492] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd: Bootstrap starting.
I20260709 13:10:33.749269 19731 raft_consensus.cc:493] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:33.782159 19731 raft_consensus.cc:515] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.784840 19731 leader_election.cc:290] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:33.786718 19609 raft_consensus.cc:2468] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 1.
I20260709 13:10:33.788435 19723 tablet_bootstrap.cc:654] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.788373 19499 leader_election.cc:304] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:33.789525 19732 raft_consensus.cc:2804] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:33.794196 19732 raft_consensus.cc:697] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 1 LEADER]: Becoming Leader. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Running, Role: LEADER
I20260709 13:10:33.795364 19732 consensus_queue.cc:237] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.806667 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f29ae2ed774f1fab9bc8ee473af7a8" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:33.807891 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f29ae2ed774f1fab9bc8ee473af7a8" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
I20260709 13:10:33.808673 19609 raft_consensus.cc:2393] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38e2239466014a4c856e6fc3852cb97a in current term 1: Already voted for candidate 88431ecb13064266b1b70bb972262faf in this term.
I20260709 13:10:33.809425 19723 tablet_bootstrap.cc:492] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd: No bootstrap required, opened a new log
I20260709 13:10:33.809933 19723 ts_tablet_manager.cc:1403] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.003s
I20260709 13:10:33.808224 19431 catalog_manager.cc:5697] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 99963203ffa5431497fc874f139a55bd (127.13.149.130). New cstate: current_term: 1 leader_uuid: "99963203ffa5431497fc874f139a55bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:33.810575 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b177ebec71ec44bfb7a195f52b43607f" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:33.811280 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b177ebec71ec44bfb7a195f52b43607f" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
I20260709 13:10:33.811930 19609 raft_consensus.cc:2468] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 0.
I20260709 13:10:33.813625 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f29ae2ed774f1fab9bc8ee473af7a8" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:33.806892 19428 catalog_manager.cc:5697] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a reported cstate change: term changed from 0 to 1, leader changed from <none> to 38e2239466014a4c856e6fc3852cb97a (127.13.149.131). New cstate: current_term: 1 leader_uuid: "38e2239466014a4c856e6fc3852cb97a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:33.814152 19683 raft_consensus.cc:3060] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.814087 19723 raft_consensus.cc:359] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.818194 19723 raft_consensus.cc:385] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.818464 19723 raft_consensus.cc:740] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.819200 19723 consensus_queue.cc:260] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.821178 19723 ts_tablet_manager.cc:1434] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 13:10:33.822072 19723 tablet_bootstrap.cc:492] T 663ae8b63de84e3dbdebd05245e88075 P 99963203ffa5431497fc874f139a55bd: Bootstrap starting.
I20260709 13:10:33.815078 19648 leader_election.cc:304] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:33.827582 19765 raft_consensus.cc:2804] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:33.827683 19648 leader_election.cc:304] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a; no voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd
I20260709 13:10:33.828033 19765 raft_consensus.cc:493] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:33.828435 19765 raft_consensus.cc:3060] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:33.828977 19648 leader_election.cc:343] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:33.831550 19724 tablet_bootstrap.cc:492] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf: No bootstrap required, opened a new log
I20260709 13:10:33.833441 19723 tablet_bootstrap.cc:654] T 663ae8b63de84e3dbdebd05245e88075 P 99963203ffa5431497fc874f139a55bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.832559 19683 raft_consensus.cc:2468] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 1.
I20260709 13:10:33.834316 19752 raft_consensus.cc:2749] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:33.833516 19724 ts_tablet_manager.cc:1403] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf: Time spent bootstrapping tablet: real 0.130s	user 0.015s	sys 0.019s
I20260709 13:10:33.836371 19765 raft_consensus.cc:515] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.838680 19765 leader_election.cc:290] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:33.840207 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b177ebec71ec44bfb7a195f52b43607f" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:33.840416 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b177ebec71ec44bfb7a195f52b43607f" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:33.841038 19609 raft_consensus.cc:3060] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.845117 19724 raft_consensus.cc:359] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.846838 19723 tablet_bootstrap.cc:492] T 663ae8b63de84e3dbdebd05245e88075 P 99963203ffa5431497fc874f139a55bd: No bootstrap required, opened a new log
I20260709 13:10:33.846946 19724 raft_consensus.cc:385] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.847368 19723 ts_tablet_manager.cc:1403] T 663ae8b63de84e3dbdebd05245e88075 P 99963203ffa5431497fc874f139a55bd: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.005s
I20260709 13:10:33.847501 19724 raft_consensus.cc:740] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.848510 19724 consensus_queue.cc:260] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.849270 19609 raft_consensus.cc:2468] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 1.
I20260709 13:10:33.848734 19428 catalog_manager.cc:5697] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf reported cstate change: term changed from 0 to 1, leader changed from <none> to 88431ecb13064266b1b70bb972262faf (127.13.149.129). New cstate: current_term: 1 leader_uuid: "88431ecb13064266b1b70bb972262faf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:33.849483 19533 raft_consensus.cc:3060] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.850212 19723 raft_consensus.cc:359] T 663ae8b63de84e3dbdebd05245e88075 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.850378 19648 leader_election.cc:304] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:33.850947 19723 raft_consensus.cc:385] T 663ae8b63de84e3dbdebd05245e88075 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.851244 19723 raft_consensus.cc:740] T 663ae8b63de84e3dbdebd05245e88075 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.851397 19765 raft_consensus.cc:2804] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:33.851946 19765 raft_consensus.cc:697] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Becoming Leader. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Running, Role: LEADER
I20260709 13:10:33.852031 19723 consensus_queue.cc:260] T 663ae8b63de84e3dbdebd05245e88075 P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.852799 19765 consensus_queue.cc:237] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.857453 19533 raft_consensus.cc:2468] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 1.
I20260709 13:10:33.859824 19723 ts_tablet_manager.cc:1434] T 663ae8b63de84e3dbdebd05245e88075 P 99963203ffa5431497fc874f139a55bd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 13:10:33.865257 19724 ts_tablet_manager.cc:1434] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.001s
I20260709 13:10:33.866451 19724 tablet_bootstrap.cc:492] T 0097e437854843d281927c0a4e7bd1dc P 88431ecb13064266b1b70bb972262faf: Bootstrap starting.
I20260709 13:10:33.867518 19755 raft_consensus.cc:493] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:33.868038 19755 raft_consensus.cc:515] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } }
I20260709 13:10:33.870244 19755 leader_election.cc:290] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693), 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223)
I20260709 13:10:33.869551 19428 catalog_manager.cc:5697] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a reported cstate change: term changed from 0 to 1, leader changed from <none> to 38e2239466014a4c856e6fc3852cb97a (127.13.149.131). New cstate: current_term: 1 leader_uuid: "38e2239466014a4c856e6fc3852cb97a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:33.871726 19724 tablet_bootstrap.cc:654] T 0097e437854843d281927c0a4e7bd1dc P 88431ecb13064266b1b70bb972262faf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.871891 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3071cf91bc47b6a5dfeded347608f1" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:33.872677 19532 raft_consensus.cc:2393] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99963203ffa5431497fc874f139a55bd in current term 1: Already voted for candidate 38e2239466014a4c856e6fc3852cb97a in this term.
I20260709 13:10:33.875140 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3071cf91bc47b6a5dfeded347608f1" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
I20260709 13:10:33.876683 19572 leader_election.cc:304] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99963203ffa5431497fc874f139a55bd; no voters: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf
I20260709 13:10:33.877863 19755 raft_consensus.cc:3060] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.878110 19724 tablet_bootstrap.cc:492] T 0097e437854843d281927c0a4e7bd1dc P 88431ecb13064266b1b70bb972262faf: No bootstrap required, opened a new log
I20260709 13:10:33.878626 19724 ts_tablet_manager.cc:1403] T 0097e437854843d281927c0a4e7bd1dc P 88431ecb13064266b1b70bb972262faf: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 13:10:33.881405 19724 raft_consensus.cc:359] T 0097e437854843d281927c0a4e7bd1dc P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.882093 19724 raft_consensus.cc:385] T 0097e437854843d281927c0a4e7bd1dc P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.882349 19724 raft_consensus.cc:740] T 0097e437854843d281927c0a4e7bd1dc P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.882944 19724 consensus_queue.cc:260] T 0097e437854843d281927c0a4e7bd1dc P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.884825 19724 ts_tablet_manager.cc:1434] T 0097e437854843d281927c0a4e7bd1dc P 88431ecb13064266b1b70bb972262faf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:33.885550 19724 tablet_bootstrap.cc:492] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf: Bootstrap starting.
I20260709 13:10:33.888561 19755 raft_consensus.cc:2749] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:33.890522 19724 tablet_bootstrap.cc:654] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:33.890955 19755 consensus_queue.cc:1048] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:33.895889 19724 tablet_bootstrap.cc:492] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf: No bootstrap required, opened a new log
I20260709 13:10:33.896521 19724 ts_tablet_manager.cc:1403] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:10:33.899580 19724 raft_consensus.cc:359] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.900130 19724 raft_consensus.cc:385] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:33.900372 19724 raft_consensus.cc:740] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Initialized, Role: FOLLOWER
I20260709 13:10:33.901000 19724 consensus_queue.cc:260] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.903167 19724 ts_tablet_manager.cc:1434] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:33.904575 19683 raft_consensus.cc:3060] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.913002 19765 raft_consensus.cc:493] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:33.912907 19755 consensus_queue.cc:1048] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:33.913614 19765 raft_consensus.cc:515] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.917399 19765 leader_election.cc:290] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:33.918453 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09464832b9404fd198e237c442bfdde4" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:33.918951 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09464832b9404fd198e237c442bfdde4" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
I20260709 13:10:33.920855 19648 leader_election.cc:304] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [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: 38e2239466014a4c856e6fc3852cb97a; no voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd
I20260709 13:10:33.925776 19765 raft_consensus.cc:2749] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:33.936097 19730 raft_consensus.cc:493] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:33.936825 19730 raft_consensus.cc:515] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.939185 19730 leader_election.cc:290] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:33.939791 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a849c0a51fcc4129842358f9d26bc8af" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:33.940228 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a849c0a51fcc4129842358f9d26bc8af" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
I20260709 13:10:33.940495 19533 raft_consensus.cc:2468] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 0.
I20260709 13:10:33.940982 19683 raft_consensus.cc:2468] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 0.
I20260709 13:10:33.941562 19574 leader_election.cc:304] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:33.942461 19730 raft_consensus.cc:2804] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:33.942884 19730 raft_consensus.cc:493] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:33.943327 19730 raft_consensus.cc:3060] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.949132 19730 raft_consensus.cc:515] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.951083 19730 leader_election.cc:290] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:33.951932 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a849c0a51fcc4129842358f9d26bc8af" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:33.952148 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a849c0a51fcc4129842358f9d26bc8af" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:33.952554 19533 raft_consensus.cc:3060] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.952786 19683 raft_consensus.cc:3060] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.957533 19533 raft_consensus.cc:2468] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 1.
I20260709 13:10:33.958675 19574 leader_election.cc:304] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:33.959597 19730 raft_consensus.cc:2804] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:33.960080 19730 raft_consensus.cc:697] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Becoming Leader. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Running, Role: LEADER
I20260709 13:10:33.960180 19683 raft_consensus.cc:2468] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 1.
I20260709 13:10:33.960927 19730 consensus_queue.cc:237] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.968201 19432 catalog_manager.cc:5697] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 99963203ffa5431497fc874f139a55bd (127.13.149.130). New cstate: current_term: 1 leader_uuid: "99963203ffa5431497fc874f139a55bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:33.978324 19730 raft_consensus.cc:493] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:33.978818 19730 raft_consensus.cc:515] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.980387 19730 leader_election.cc:290] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:33.981221 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0097e437854843d281927c0a4e7bd1dc" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:33.981402 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0097e437854843d281927c0a4e7bd1dc" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
I20260709 13:10:33.981882 19533 raft_consensus.cc:2468] T 0097e437854843d281927c0a4e7bd1dc P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 0.
I20260709 13:10:33.982076 19683 raft_consensus.cc:2468] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 0.
I20260709 13:10:33.982858 19574 leader_election.cc:304] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:33.983619 19730 raft_consensus.cc:2804] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:33.983956 19730 raft_consensus.cc:493] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:33.984169 19730 raft_consensus.cc:3060] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.988829 19730 raft_consensus.cc:515] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:33.990551 19730 leader_election.cc:290] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:33.991302 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0097e437854843d281927c0a4e7bd1dc" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:33.991523 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0097e437854843d281927c0a4e7bd1dc" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:33.991967 19533 raft_consensus.cc:3060] T 0097e437854843d281927c0a4e7bd1dc P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.992090 19683 raft_consensus.cc:3060] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:33.999192 19533 raft_consensus.cc:2468] T 0097e437854843d281927c0a4e7bd1dc P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 1.
I20260709 13:10:33.999197 19683 raft_consensus.cc:2468] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 1.
I20260709 13:10:34.000574 19572 leader_election.cc:304] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:34.001228 19730 raft_consensus.cc:2804] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:34.001739 19730 raft_consensus.cc:697] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Becoming Leader. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Running, Role: LEADER
I20260709 13:10:34.002511 19730 consensus_queue.cc:237] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:34.009063 19432 catalog_manager.cc:5697] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 99963203ffa5431497fc874f139a55bd (127.13.149.130). New cstate: current_term: 1 leader_uuid: "99963203ffa5431497fc874f139a55bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:34.181668 19732 raft_consensus.cc:493] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:34.182404 19732 raft_consensus.cc:515] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:34.184530 19732 leader_election.cc:290] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:34.185549 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663ae8b63de84e3dbdebd05245e88075" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
I20260709 13:10:34.185954 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663ae8b63de84e3dbdebd05245e88075" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
I20260709 13:10:34.186276 19609 raft_consensus.cc:2468] T 663ae8b63de84e3dbdebd05245e88075 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 0.
I20260709 13:10:34.186659 19683 raft_consensus.cc:2468] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 0.
I20260709 13:10:34.187626 19499 leader_election.cc:304] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:34.188530 19732 raft_consensus.cc:2804] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:34.188879 19732 raft_consensus.cc:493] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:34.189167 19732 raft_consensus.cc:3060] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:34.194916 19732 raft_consensus.cc:515] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:34.196820 19732 leader_election.cc:290] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 1 election: Requested vote from peers 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:34.197832 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663ae8b63de84e3dbdebd05245e88075" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:34.197945 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663ae8b63de84e3dbdebd05245e88075" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:34.198499 19609 raft_consensus.cc:3060] T 663ae8b63de84e3dbdebd05245e88075 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:34.198722 19683 raft_consensus.cc:3060] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:34.204427 19730 consensus_queue.cc:1048] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:34.205243 19609 raft_consensus.cc:2468] T 663ae8b63de84e3dbdebd05245e88075 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 1.
I20260709 13:10:34.206607 19683 raft_consensus.cc:2468] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 1.
I20260709 13:10:34.206640 19499 leader_election.cc:304] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:34.208019 19732 raft_consensus.cc:2804] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:34.208300 19765 consensus_queue.cc:1048] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:34.208530 19732 raft_consensus.cc:697] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 1 LEADER]: Becoming Leader. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Running, Role: LEADER
I20260709 13:10:34.209689 19732 consensus_queue.cc:237] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:34.221771 19432 catalog_manager.cc:5697] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf reported cstate change: term changed from 0 to 1, leader changed from <none> to 88431ecb13064266b1b70bb972262faf (127.13.149.129). New cstate: current_term: 1 leader_uuid: "88431ecb13064266b1b70bb972262faf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:34.229899 19729 consensus_queue.cc:1048] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:34.231171 19731 consensus_queue.cc:1048] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:34.250989 19765 consensus_queue.cc:1048] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:34.253300 19765 consensus_queue.cc:1048] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:34.298274 19682 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd3071cf91bc47b6a5dfeded347608f1"
dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
mode: GRACEFUL
new_leader_uuid: "88431ecb13064266b1b70bb972262faf"
 from {username='slave'} at 127.0.0.1:43730
I20260709 13:10:34.299026 19682 raft_consensus.cc:606] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Received request to transfer leadership to TS 88431ecb13064266b1b70bb972262faf
I20260709 13:10:34.309069 19731 consensus_queue.cc:1048] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:34.314821 19731 consensus_queue.cc:1048] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:34.323130 19609 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a849c0a51fcc4129842358f9d26bc8af"
dest_uuid: "99963203ffa5431497fc874f139a55bd"
mode: GRACEFUL
new_leader_uuid: "88431ecb13064266b1b70bb972262faf"
 from {username='slave'} at 127.0.0.1:49526
I20260709 13:10:34.323868 19609 raft_consensus.cc:606] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Received request to transfer leadership to TS 88431ecb13064266b1b70bb972262faf
I20260709 13:10:34.336133 19682 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b177ebec71ec44bfb7a195f52b43607f"
dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
mode: GRACEFUL
new_leader_uuid: "88431ecb13064266b1b70bb972262faf"
 from {username='slave'} at 127.0.0.1:43730
I20260709 13:10:34.336839 19682 raft_consensus.cc:606] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Received request to transfer leadership to TS 88431ecb13064266b1b70bb972262faf
I20260709 13:10:34.343282 19682 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc581f0ee8e24b93853e748f2308f4ad"
dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
mode: GRACEFUL
new_leader_uuid: "99963203ffa5431497fc874f139a55bd"
 from {username='slave'} at 127.0.0.1:43730
I20260709 13:10:34.343995 19682 raft_consensus.cc:606] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Received request to transfer leadership to TS 99963203ffa5431497fc874f139a55bd
I20260709 13:10:34.367710 19533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "663ae8b63de84e3dbdebd05245e88075"
dest_uuid: "88431ecb13064266b1b70bb972262faf"
mode: GRACEFUL
new_leader_uuid: "38e2239466014a4c856e6fc3852cb97a"
 from {username='slave'} at 127.0.0.1:53128
I20260709 13:10:34.368284 19533 raft_consensus.cc:606] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 1 LEADER]: Received request to transfer leadership to TS 38e2239466014a4c856e6fc3852cb97a
I20260709 13:10:34.391294 19732 consensus_queue.cc:1048] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:34.405036 19767 consensus_queue.cc:1048] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:34.489811 19729 consensus_queue.cc:1048] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:34.502941 19730 consensus_queue.cc:1048] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:34.515967 19755 raft_consensus.cc:993] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd: : Instructing follower 88431ecb13064266b1b70bb972262faf to start an election
I20260709 13:10:34.516588 19755 raft_consensus.cc:1081] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Signalling peer 88431ecb13064266b1b70bb972262faf to start an election
I20260709 13:10:34.518826 19533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a849c0a51fcc4129842358f9d26bc8af"
dest_uuid: "88431ecb13064266b1b70bb972262faf"
 from {username='slave'} at 127.0.0.1:53116
I20260709 13:10:34.519539 19533 raft_consensus.cc:493] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:34.519922 19533 raft_consensus.cc:3060] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:34.530171 19533 raft_consensus.cc:515] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:34.532497 19533 leader_election.cc:290] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 2 election: Requested vote from peers 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:34.532992 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a849c0a51fcc4129842358f9d26bc8af" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:34.533102 19682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a849c0a51fcc4129842358f9d26bc8af" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:34.533784 19609 raft_consensus.cc:3055] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:34.533829 19682 raft_consensus.cc:3060] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:34.534225 19609 raft_consensus.cc:740] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Running, Role: LEADER
I20260709 13:10:34.535295 19609 consensus_queue.cc:260] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:34.536748 19609 raft_consensus.cc:3060] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:34.543933 19682 raft_consensus.cc:2468] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 2.
I20260709 13:10:34.545305 19497 leader_election.cc:304] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf; no voters: 
I20260709 13:10:34.546156 19732 raft_consensus.cc:2804] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:34.546718 19732 raft_consensus.cc:697] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [term 2 LEADER]: Becoming Leader. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Running, Role: LEADER
I20260709 13:10:34.547616 19732 consensus_queue.cc:237] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:34.548728 19609 raft_consensus.cc:2468] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 2.
I20260709 13:10:34.554836 19431 catalog_manager.cc:5697] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf reported cstate change: term changed from 1 to 2, leader changed from 99963203ffa5431497fc874f139a55bd (127.13.149.130) to 88431ecb13064266b1b70bb972262faf (127.13.149.129). New cstate: current_term: 2 leader_uuid: "88431ecb13064266b1b70bb972262faf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:34.571095 19755 consensus_queue.cc:1048] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:34.585246 19800 consensus_queue.cc:1048] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:34.652849 19732 consensus_queue.cc:1048] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:34.669108 19795 consensus_queue.cc:1048] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:34.678828 19767 raft_consensus.cc:993] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf: : Instructing follower 38e2239466014a4c856e6fc3852cb97a to start an election
I20260709 13:10:34.679461 19767 raft_consensus.cc:1081] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 1 LEADER]: Signalling peer 38e2239466014a4c856e6fc3852cb97a to start an election
I20260709 13:10:34.681324 19682 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "663ae8b63de84e3dbdebd05245e88075"
dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
 from {username='slave'} at 127.0.0.1:43726
I20260709 13:10:34.682014 19682 raft_consensus.cc:493] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:34.682432 19682 raft_consensus.cc:3060] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:34.689190 19682 raft_consensus.cc:515] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:34.690965 19682 leader_election.cc:290] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 2 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:34.692003 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663ae8b63de84e3dbdebd05245e88075" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:34.692313 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663ae8b63de84e3dbdebd05245e88075" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:34.692749 19533 raft_consensus.cc:3055] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:34.692993 19609 raft_consensus.cc:3060] T 663ae8b63de84e3dbdebd05245e88075 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:34.693152 19533 raft_consensus.cc:740] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Running, Role: LEADER
I20260709 13:10:34.694046 19533 consensus_queue.cc:260] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:34.695225 19533 raft_consensus.cc:3060] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:34.701031 19609 raft_consensus.cc:2468] T 663ae8b63de84e3dbdebd05245e88075 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 2.
I20260709 13:10:34.701746 19731 raft_consensus.cc:993] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a: : Instructing follower 88431ecb13064266b1b70bb972262faf to start an election
I20260709 13:10:34.702340 19760 raft_consensus.cc:1081] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Signalling peer 88431ecb13064266b1b70bb972262faf to start an election
I20260709 13:10:34.702683 19648 leader_election.cc:304] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:34.703639 19760 raft_consensus.cc:2804] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:34.704106 19533 raft_consensus.cc:2468] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 2.
I20260709 13:10:34.704198 19760 raft_consensus.cc:697] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [term 2 LEADER]: Becoming Leader. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Running, Role: LEADER
I20260709 13:10:34.704463 19532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd3071cf91bc47b6a5dfeded347608f1"
dest_uuid: "88431ecb13064266b1b70bb972262faf"
 from {username='slave'} at 127.0.0.1:53122
I20260709 13:10:34.705441 19532 raft_consensus.cc:493] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:34.705891 19532 raft_consensus.cc:3060] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:34.705690 19760 consensus_queue.cc:237] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:34.712803 19532 raft_consensus.cc:515] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } }
I20260709 13:10:34.713047 19431 catalog_manager.cc:5697] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a reported cstate change: term changed from 1 to 2, leader changed from 88431ecb13064266b1b70bb972262faf (127.13.149.129) to 38e2239466014a4c856e6fc3852cb97a (127.13.149.131). New cstate: current_term: 2 leader_uuid: "38e2239466014a4c856e6fc3852cb97a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:34.715487 19682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3071cf91bc47b6a5dfeded347608f1" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:34.715611 19532 leader_election.cc:290] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 2 election: Requested vote from peers 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:34.715843 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3071cf91bc47b6a5dfeded347608f1" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:34.716140 19682 raft_consensus.cc:3055] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:34.716475 19609 raft_consensus.cc:3060] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:34.716857 19682 raft_consensus.cc:740] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Running, Role: LEADER
I20260709 13:10:34.717810 19682 consensus_queue.cc:260] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } }
I20260709 13:10:34.719099 19682 raft_consensus.cc:3060] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:34.724704 19609 raft_consensus.cc:2468] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 2.
I20260709 13:10:34.726697 19499 leader_election.cc:304] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:34.727893 19767 raft_consensus.cc:2804] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:34.728109 19682 raft_consensus.cc:2468] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 2.
I20260709 13:10:34.728392 19767 raft_consensus.cc:697] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [term 2 LEADER]: Becoming Leader. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Running, Role: LEADER
I20260709 13:10:34.729426 19767 consensus_queue.cc:237] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } }
I20260709 13:10:34.736963 19431 catalog_manager.cc:5697] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf reported cstate change: term changed from 1 to 2, leader changed from 38e2239466014a4c856e6fc3852cb97a (127.13.149.131) to 88431ecb13064266b1b70bb972262faf (127.13.149.129). New cstate: current_term: 2 leader_uuid: "88431ecb13064266b1b70bb972262faf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:34.806679 19731 raft_consensus.cc:993] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a: : Instructing follower 99963203ffa5431497fc874f139a55bd to start an election
I20260709 13:10:34.807250 19760 raft_consensus.cc:1081] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Signalling peer 99963203ffa5431497fc874f139a55bd to start an election
I20260709 13:10:34.809196 19609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc581f0ee8e24b93853e748f2308f4ad"
dest_uuid: "99963203ffa5431497fc874f139a55bd"
 from {username='slave'} at 127.0.0.1:49518
I20260709 13:10:34.809894 19609 raft_consensus.cc:493] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:34.810278 19609 raft_consensus.cc:3060] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:34.816452 19609 raft_consensus.cc:515] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:34.818195 19609 leader_election.cc:290] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 2 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:34.819404 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc581f0ee8e24b93853e748f2308f4ad" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:34.819480 19682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc581f0ee8e24b93853e748f2308f4ad" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:34.820163 19532 raft_consensus.cc:3060] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:34.820261 19682 raft_consensus.cc:3055] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:34.820670 19682 raft_consensus.cc:740] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Running, Role: LEADER
I20260709 13:10:34.821718 19682 consensus_queue.cc:260] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:34.823427 19682 raft_consensus.cc:3060] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:34.826373 19532 raft_consensus.cc:2468] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 2.
I20260709 13:10:34.827713 19574 leader_election.cc:304] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:34.828753 19800 raft_consensus.cc:2804] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:34.829232 19800 raft_consensus.cc:697] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 2 LEADER]: Becoming Leader. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Running, Role: LEADER
I20260709 13:10:34.830575 19682 raft_consensus.cc:2468] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 2.
I20260709 13:10:34.830747 19800 consensus_queue.cc:237] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:34.838244 19431 catalog_manager.cc:5697] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd reported cstate change: term changed from 1 to 2, leader changed from 38e2239466014a4c856e6fc3852cb97a (127.13.149.131) to 99963203ffa5431497fc874f139a55bd (127.13.149.130). New cstate: current_term: 2 leader_uuid: "99963203ffa5431497fc874f139a55bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:34.858414 19760 raft_consensus.cc:993] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a: : Instructing follower 88431ecb13064266b1b70bb972262faf to start an election
I20260709 13:10:34.858994 19731 raft_consensus.cc:1081] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Signalling peer 88431ecb13064266b1b70bb972262faf to start an election
I20260709 13:10:34.860636 19532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b177ebec71ec44bfb7a195f52b43607f"
dest_uuid: "88431ecb13064266b1b70bb972262faf"
 from {username='slave'} at 127.0.0.1:53122
I20260709 13:10:34.861248 19532 raft_consensus.cc:493] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:34.861603 19532 raft_consensus.cc:3060] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:34.868321 19532 raft_consensus.cc:515] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:34.870260 19532 leader_election.cc:290] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 2 election: Requested vote from peers 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:34.871516 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b177ebec71ec44bfb7a195f52b43607f" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:34.871516 19682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b177ebec71ec44bfb7a195f52b43607f" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:34.872511 19609 raft_consensus.cc:3060] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:34.872511 19682 raft_consensus.cc:3055] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:34.873050 19682 raft_consensus.cc:740] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Running, Role: LEADER
I20260709 13:10:34.873984 19682 consensus_queue.cc:260] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:34.875765 19682 raft_consensus.cc:3060] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:34.881743 19609 raft_consensus.cc:2468] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 2.
I20260709 13:10:34.883406 19499 leader_election.cc:304] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:34.883725 19682 raft_consensus.cc:2468] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 2.
I20260709 13:10:34.884218 19767 raft_consensus.cc:2804] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:34.884716 19767 raft_consensus.cc:697] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf [term 2 LEADER]: Becoming Leader. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Running, Role: LEADER
I20260709 13:10:34.885587 19767 consensus_queue.cc:237] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:34.892165 19431 catalog_manager.cc:5697] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf reported cstate change: term changed from 1 to 2, leader changed from 38e2239466014a4c856e6fc3852cb97a (127.13.149.131) to 88431ecb13064266b1b70bb972262faf (127.13.149.129). New cstate: current_term: 2 leader_uuid: "88431ecb13064266b1b70bb972262faf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:35.024142 19609 raft_consensus.cc:1275] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Refusing update from remote peer 88431ecb13064266b1b70bb972262faf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:35.025470 19767 consensus_queue.cc:1048] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:35.031934 19683 raft_consensus.cc:1275] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Refusing update from remote peer 88431ecb13064266b1b70bb972262faf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:35.033435 19732 consensus_queue.cc:1048] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:35.127641 19609 raft_consensus.cc:1275] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Refusing update from remote peer 88431ecb13064266b1b70bb972262faf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:35.128958 19732 consensus_queue.cc:1048] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:35.136821 19532 raft_consensus.cc:1275] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Refusing update from remote peer 38e2239466014a4c856e6fc3852cb97a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:35.137841 19683 raft_consensus.cc:1275] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Refusing update from remote peer 88431ecb13064266b1b70bb972262faf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:35.138490 19760 consensus_queue.cc:1048] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:35.140616 19767 consensus_queue.cc:1048] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:35.153551 19609 raft_consensus.cc:1275] T 663ae8b63de84e3dbdebd05245e88075 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Refusing update from remote peer 38e2239466014a4c856e6fc3852cb97a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:35.155452 19731 consensus_queue.cc:1048] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:35.301786 19683 raft_consensus.cc:1275] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Refusing update from remote peer 88431ecb13064266b1b70bb972262faf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:35.303505 19795 consensus_queue.cc:1048] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:35.313203 19609 raft_consensus.cc:1275] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Refusing update from remote peer 88431ecb13064266b1b70bb972262faf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:35.315454 19732 consensus_queue.cc:1048] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:35.392177 19683 raft_consensus.cc:1275] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Refusing update from remote peer 99963203ffa5431497fc874f139a55bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:35.393851 19729 consensus_queue.cc:1048] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:35.404670 19532 raft_consensus.cc:1275] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Refusing update from remote peer 99963203ffa5431497fc874f139a55bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:35.406406 19755 consensus_queue.cc:1048] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:37.398681 19432 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46918:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:37.401124 19432 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:10:37.461874 19521 tablet_service.cc:1511] Processing CreateTablet for tablet 45957d759f3c4583862d5a3383f54d08 (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:37.462844 19599 tablet_service.cc:1511] Processing CreateTablet for tablet 45957d759f3c4583862d5a3383f54d08 (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:37.463362 19521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45957d759f3c4583862d5a3383f54d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.464180 19599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45957d759f3c4583862d5a3383f54d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.473402 19670 tablet_service.cc:1511] Processing CreateTablet for tablet 45957d759f3c4583862d5a3383f54d08 (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:37.475135 19670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45957d759f3c4583862d5a3383f54d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.474717 19523 tablet_service.cc:1511] Processing CreateTablet for tablet 0da43314f06e4a54a8dcd54df756d7ee (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:37.476169 19523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da43314f06e4a54a8dcd54df756d7ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.477598 19666 tablet_service.cc:1511] Processing CreateTablet for tablet 0da43314f06e4a54a8dcd54df756d7ee (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:37.478919 19666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da43314f06e4a54a8dcd54df756d7ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.478605 19522 tablet_service.cc:1511] Processing CreateTablet for tablet 9278548acf5441a285469384cb36528b (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:37.479749 19522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9278548acf5441a285469384cb36528b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.482714 19597 tablet_service.cc:1511] Processing CreateTablet for tablet 0da43314f06e4a54a8dcd54df756d7ee (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:37.484100 19597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da43314f06e4a54a8dcd54df756d7ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.485284 19667 tablet_service.cc:1511] Processing CreateTablet for tablet 9278548acf5441a285469384cb36528b (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:37.486680 19596 tablet_service.cc:1511] Processing CreateTablet for tablet 9278548acf5441a285469384cb36528b (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:37.488404 19596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9278548acf5441a285469384cb36528b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.491612 19520 tablet_service.cc:1511] Processing CreateTablet for tablet d898db4f89f74ecb8730460f8815c2eb (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:37.486680 19667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9278548acf5441a285469384cb36528b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.497340 19520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d898db4f89f74ecb8730460f8815c2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.500720 19593 tablet_service.cc:1511] Processing CreateTablet for tablet d898db4f89f74ecb8730460f8815c2eb (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:37.506866 19593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d898db4f89f74ecb8730460f8815c2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.514597 19668 tablet_service.cc:1511] Processing CreateTablet for tablet d898db4f89f74ecb8730460f8815c2eb (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:37.516309 19668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d898db4f89f74ecb8730460f8815c2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.518754 19524 tablet_service.cc:1511] Processing CreateTablet for tablet 298f7523b63846f392d442593ee1a8f8 (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:37.519178 19595 tablet_service.cc:1511] Processing CreateTablet for tablet 298f7523b63846f392d442593ee1a8f8 (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:37.520270 19524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298f7523b63846f392d442593ee1a8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.520376 19595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298f7523b63846f392d442593ee1a8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.527263 19671 tablet_service.cc:1511] Processing CreateTablet for tablet 298f7523b63846f392d442593ee1a8f8 (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:37.528366 19519 tablet_service.cc:1511] Processing CreateTablet for tablet 407bba26f33f4251bc733f5df56d51d0 (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:37.528752 19671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298f7523b63846f392d442593ee1a8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.529735 19519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 407bba26f33f4251bc733f5df56d51d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.533565 19598 tablet_service.cc:1511] Processing CreateTablet for tablet 407bba26f33f4251bc733f5df56d51d0 (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:37.535008 19598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 407bba26f33f4251bc733f5df56d51d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.537686 19518 tablet_service.cc:1511] Processing CreateTablet for tablet dd0a760bd46746c19982b09aebc34ba2 (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:37.539094 19518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0a760bd46746c19982b09aebc34ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.543800 19669 tablet_service.cc:1511] Processing CreateTablet for tablet 407bba26f33f4251bc733f5df56d51d0 (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:37.544118 19594 tablet_service.cc:1511] Processing CreateTablet for tablet dd0a760bd46746c19982b09aebc34ba2 (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:37.545629 19594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0a760bd46746c19982b09aebc34ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.545495 19669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 407bba26f33f4251bc733f5df56d51d0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:10:37.552711 19480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:37.555526 19673 tablet_service.cc:1511] Processing CreateTablet for tablet dd0a760bd46746c19982b09aebc34ba2 (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:37.557268 19673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0a760bd46746c19982b09aebc34ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.579137 19517 tablet_service.cc:1511] Processing CreateTablet for tablet a0930ed6321c4bc6ab0db8961944c717 (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:37.580900 19517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0930ed6321c4bc6ab0db8961944c717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.582953 19516 tablet_service.cc:1511] Processing CreateTablet for tablet 7e03ea488d704a618345f36ac2b9c5ec (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:37.584466 19516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e03ea488d704a618345f36ac2b9c5ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.584611 19592 tablet_service.cc:1511] Processing CreateTablet for tablet a0930ed6321c4bc6ab0db8961944c717 (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:37.586306 19592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0930ed6321c4bc6ab0db8961944c717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.587719 19672 tablet_service.cc:1511] Processing CreateTablet for tablet a0930ed6321c4bc6ab0db8961944c717 (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:37.589146 19672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0930ed6321c4bc6ab0db8961944c717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.637029 19591 tablet_service.cc:1511] Processing CreateTablet for tablet 7e03ea488d704a618345f36ac2b9c5ec (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:37.638628 19591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e03ea488d704a618345f36ac2b9c5ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.660600 19673 tablet_service.cc:1511] Processing CreateTablet for tablet 7e03ea488d704a618345f36ac2b9c5ec (DEFAULT_TABLE table=soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:37.662778 19673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e03ea488d704a618345f36ac2b9c5ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:37.684013 19822 tablet_bootstrap.cc:492] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a: Bootstrap starting.
I20260709 13:10:37.694429 19821 tablet_bootstrap.cc:492] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf: Bootstrap starting.
I20260709 13:10:37.703094 19821 tablet_bootstrap.cc:654] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:37.715190 19823 tablet_bootstrap.cc:492] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd: Bootstrap starting.
I20260709 13:10:37.718215 19822 tablet_bootstrap.cc:654] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:37.724224 19823 tablet_bootstrap.cc:654] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:37.724386 19822 tablet_bootstrap.cc:492] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a: No bootstrap required, opened a new log
I20260709 13:10:37.725265 19822 ts_tablet_manager.cc:1403] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.008s
I20260709 13:10:37.728747 19822 raft_consensus.cc:359] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.729295 19821 tablet_bootstrap.cc:492] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf: No bootstrap required, opened a new log
I20260709 13:10:37.729574 19822 raft_consensus.cc:385] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:37.730510 19822 raft_consensus.cc:740] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Initialized, Role: FOLLOWER
I20260709 13:10:37.730635 19821 ts_tablet_manager.cc:1403] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.009s
I20260709 13:10:37.731565 19822 consensus_queue.cc:260] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.732409 19823 tablet_bootstrap.cc:492] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd: No bootstrap required, opened a new log
I20260709 13:10:37.734443 19823 ts_tablet_manager.cc:1403] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:10:37.734951 19822 ts_tablet_manager.cc:1434] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:10:37.736161 19822 tablet_bootstrap.cc:492] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a: Bootstrap starting.
I20260709 13:10:37.735913 19821 raft_consensus.cc:359] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.736725 19821 raft_consensus.cc:385] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:37.737071 19821 raft_consensus.cc:740] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Initialized, Role: FOLLOWER
I20260709 13:10:37.737769 19823 raft_consensus.cc:359] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.737919 19821 consensus_queue.cc:260] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.738615 19823 raft_consensus.cc:385] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:37.738971 19823 raft_consensus.cc:740] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Initialized, Role: FOLLOWER
I20260709 13:10:37.739858 19823 consensus_queue.cc:260] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.740767 19821 ts_tablet_manager.cc:1434] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:10:37.741955 19821 tablet_bootstrap.cc:492] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf: Bootstrap starting.
I20260709 13:10:37.742364 19823 ts_tablet_manager.cc:1434] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:10:37.743599 19823 tablet_bootstrap.cc:492] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd: Bootstrap starting.
I20260709 13:10:37.749994 19821 tablet_bootstrap.cc:654] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:37.750756 19823 tablet_bootstrap.cc:654] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:37.751240 19822 tablet_bootstrap.cc:654] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:37.775043 19822 tablet_bootstrap.cc:492] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a: No bootstrap required, opened a new log
I20260709 13:10:37.775625 19822 ts_tablet_manager.cc:1403] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.012s
I20260709 13:10:37.779074 19822 raft_consensus.cc:359] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.779901 19822 raft_consensus.cc:385] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:37.780262 19822 raft_consensus.cc:740] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Initialized, Role: FOLLOWER
I20260709 13:10:37.781062 19822 consensus_queue.cc:260] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.783665 19822 ts_tablet_manager.cc:1434] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:10:37.785001 19822 tablet_bootstrap.cc:492] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a: Bootstrap starting.
I20260709 13:10:37.792910 19822 tablet_bootstrap.cc:654] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:37.798635 19760 raft_consensus.cc:493] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:37.799388 19760 raft_consensus.cc:515] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.803252 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f7523b63846f392d442593ee1a8f8" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
W20260709 13:10:37.804920 19648 leader_election.cc:343] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:37.805958 19822 tablet_bootstrap.cc:492] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a: No bootstrap required, opened a new log
I20260709 13:10:37.806641 19822 ts_tablet_manager.cc:1403] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260709 13:10:37.810352 19822 raft_consensus.cc:359] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.811081 19822 raft_consensus.cc:385] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:37.811386 19822 raft_consensus.cc:740] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Initialized, Role: FOLLOWER
I20260709 13:10:37.812096 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f7523b63846f392d442593ee1a8f8" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
I20260709 13:10:37.812197 19822 consensus_queue.cc:260] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.814404 19760 leader_election.cc:290] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
W20260709 13:10:37.815264 19648 leader_election.cc:343] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:37.815882 19648 leader_election.cc:304] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a; no voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd
I20260709 13:10:37.817418 19832 raft_consensus.cc:2749] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:37.817795 19823 tablet_bootstrap.cc:492] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd: No bootstrap required, opened a new log
I20260709 13:10:37.818356 19823 ts_tablet_manager.cc:1403] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.012s
I20260709 13:10:37.819211 19822 ts_tablet_manager.cc:1434] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 13:10:37.820298 19822 tablet_bootstrap.cc:492] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a: Bootstrap starting.
I20260709 13:10:37.821749 19823 raft_consensus.cc:359] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.822525 19823 raft_consensus.cc:385] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:37.822831 19823 raft_consensus.cc:740] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Initialized, Role: FOLLOWER
I20260709 13:10:37.823853 19823 consensus_queue.cc:260] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.826622 19821 tablet_bootstrap.cc:492] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf: No bootstrap required, opened a new log
I20260709 13:10:37.827271 19821 ts_tablet_manager.cc:1403] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.061s
I20260709 13:10:37.830866 19821 raft_consensus.cc:359] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.831708 19821 raft_consensus.cc:385] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:37.832034 19821 raft_consensus.cc:740] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Initialized, Role: FOLLOWER
I20260709 13:10:37.832880 19822 tablet_bootstrap.cc:654] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:37.832789 19821 consensus_queue.cc:260] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.835237 19821 ts_tablet_manager.cc:1434] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:37.836226 19821 tablet_bootstrap.cc:492] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf: Bootstrap starting.
I20260709 13:10:37.838802 19823 ts_tablet_manager.cc:1434] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:10:37.838842 19822 tablet_bootstrap.cc:492] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a: No bootstrap required, opened a new log
I20260709 13:10:37.839715 19822 ts_tablet_manager.cc:1403] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.001s
I20260709 13:10:37.843000 19822 raft_consensus.cc:359] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.843815 19822 raft_consensus.cc:385] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:37.844276 19823 tablet_bootstrap.cc:492] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd: Bootstrap starting.
I20260709 13:10:37.844164 19822 raft_consensus.cc:740] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Initialized, Role: FOLLOWER
I20260709 13:10:37.843432 19821 tablet_bootstrap.cc:654] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:37.846490 19822 consensus_queue.cc:260] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.851775 19822 ts_tablet_manager.cc:1434] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:10:37.853261 19822 tablet_bootstrap.cc:492] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a: Bootstrap starting.
I20260709 13:10:37.861618 19822 tablet_bootstrap.cc:654] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:37.868458 19823 tablet_bootstrap.cc:654] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:37.872264 19821 tablet_bootstrap.cc:492] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf: No bootstrap required, opened a new log
I20260709 13:10:37.873057 19821 ts_tablet_manager.cc:1403] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.011s
I20260709 13:10:37.877573 19821 raft_consensus.cc:359] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.878747 19821 raft_consensus.cc:385] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:37.879195 19821 raft_consensus.cc:740] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Initialized, Role: FOLLOWER
I20260709 13:10:37.880043 19821 consensus_queue.cc:260] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.881681 19823 tablet_bootstrap.cc:492] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd: No bootstrap required, opened a new log
I20260709 13:10:37.882521 19823 ts_tablet_manager.cc:1403] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.007s
I20260709 13:10:37.886559 19821 ts_tablet_manager.cc:1434] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:10:37.887809 19821 tablet_bootstrap.cc:492] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf: Bootstrap starting.
I20260709 13:10:37.895171 19821 tablet_bootstrap.cc:654] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:37.899974 19823 raft_consensus.cc:359] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.900949 19823 raft_consensus.cc:385] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:37.901283 19823 raft_consensus.cc:740] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Initialized, Role: FOLLOWER
I20260709 13:10:37.902283 19823 consensus_queue.cc:260] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.905282 19823 ts_tablet_manager.cc:1434] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:10:37.908317 19823 tablet_bootstrap.cc:492] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd: Bootstrap starting.
I20260709 13:10:37.909746 19822 tablet_bootstrap.cc:492] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a: No bootstrap required, opened a new log
I20260709 13:10:37.910709 19822 ts_tablet_manager.cc:1403] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.037s
I20260709 13:10:37.913300 19821 tablet_bootstrap.cc:492] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf: No bootstrap required, opened a new log
I20260709 13:10:37.914299 19821 ts_tablet_manager.cc:1403] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.005s
I20260709 13:10:37.915170 19822 raft_consensus.cc:359] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.916080 19822 raft_consensus.cc:385] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:37.916409 19822 raft_consensus.cc:740] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Initialized, Role: FOLLOWER
I20260709 13:10:37.917301 19823 tablet_bootstrap.cc:654] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:37.917605 19821 raft_consensus.cc:359] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.918589 19821 raft_consensus.cc:385] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:37.917212 19822 consensus_queue.cc:260] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.918929 19821 raft_consensus.cc:740] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Initialized, Role: FOLLOWER
I20260709 13:10:37.919771 19821 consensus_queue.cc:260] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.920919 19822 ts_tablet_manager.cc:1434] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:10:37.922235 19822 tablet_bootstrap.cc:492] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a: Bootstrap starting.
I20260709 13:10:37.923126 19821 ts_tablet_manager.cc:1434] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:37.924789 19821 tablet_bootstrap.cc:492] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf: Bootstrap starting.
I20260709 13:10:37.931967 19760 raft_consensus.cc:493] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:37.932111 19821 tablet_bootstrap.cc:654] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:37.932569 19760 raft_consensus.cc:515] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.934871 19822 tablet_bootstrap.cc:654] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:37.935043 19760 leader_election.cc:290] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:37.937618 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0a760bd46746c19982b09aebc34ba2" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:37.939289 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0a760bd46746c19982b09aebc34ba2" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
W20260709 13:10:37.944479 19648 leader_election.cc:343] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:37.945251 19648 leader_election.cc:343] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:37.945811 19648 leader_election.cc:304] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a; no voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd
I20260709 13:10:37.948896 19823 tablet_bootstrap.cc:492] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd: No bootstrap required, opened a new log
I20260709 13:10:37.949719 19823 ts_tablet_manager.cc:1403] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.008s
I20260709 13:10:37.950630 19760 raft_consensus.cc:493] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:37.950654 19832 raft_consensus.cc:2749] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:37.951171 19760 raft_consensus.cc:515] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.953310 19760 leader_election.cc:290] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:37.955794 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9278548acf5441a285469384cb36528b" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
I20260709 13:10:37.956734 19823 raft_consensus.cc:359] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.957429 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9278548acf5441a285469384cb36528b" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:37.958696 19823 raft_consensus.cc:385] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:37.958694 19532 raft_consensus.cc:2468] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 0.
I20260709 13:10:37.959214 19823 raft_consensus.cc:740] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Initialized, Role: FOLLOWER
I20260709 13:10:37.960407 19823 consensus_queue.cc:260] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
W20260709 13:10:37.958242 19648 leader_election.cc:343] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:37.963428 19648 leader_election.cc:304] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [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: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf; no voters: 99963203ffa5431497fc874f139a55bd
I20260709 13:10:37.964111 19823 ts_tablet_manager.cc:1434] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260709 13:10:37.968632 19760 raft_consensus.cc:2804] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:37.969256 19760 raft_consensus.cc:493] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:37.969800 19760 raft_consensus.cc:3060] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:37.970117 19823 tablet_bootstrap.cc:492] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd: Bootstrap starting.
I20260709 13:10:37.980504 19820 raft_consensus.cc:493] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:37.981194 19820 raft_consensus.cc:515] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:37.983390 19820 leader_election.cc:290] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:37.985622 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45957d759f3c4583862d5a3383f54d08" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
I20260709 13:10:37.987192 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45957d759f3c4583862d5a3383f54d08" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:37.987017 19760 raft_consensus.cc:515] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
W20260709 13:10:37.990118 19574 leader_election.cc:343] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:37.991281 19572 leader_election.cc:343] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:37.991498 19760 leader_election.cc:290] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:37.991736 19572 leader_election.cc:304] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99963203ffa5431497fc874f139a55bd; no voters: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf
I20260709 13:10:37.992388 19823 tablet_bootstrap.cc:654] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:37.992978 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9278548acf5441a285469384cb36528b" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:37.993069 19820 raft_consensus.cc:2749] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:37.993920 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9278548acf5441a285469384cb36528b" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:37.994530 19532 raft_consensus.cc:3060] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:37.994807 19648 leader_election.cc:343] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:37.997335 19821 tablet_bootstrap.cc:492] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf: No bootstrap required, opened a new log
I20260709 13:10:37.997928 19821 ts_tablet_manager.cc:1403] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.047s
I20260709 13:10:38.001331 19821 raft_consensus.cc:359] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.002153 19821 raft_consensus.cc:385] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:38.002457 19821 raft_consensus.cc:740] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Initialized, Role: FOLLOWER
I20260709 13:10:38.003299 19532 raft_consensus.cc:2468] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 1.
I20260709 13:10:38.003311 19821 consensus_queue.cc:260] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.007463 19648 leader_election.cc:304] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [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: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf; no voters: 99963203ffa5431497fc874f139a55bd
I20260709 13:10:38.008494 19821 ts_tablet_manager.cc:1434] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:10:38.009119 19760 raft_consensus.cc:2804] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:38.009562 19809 raft_consensus.cc:493] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:38.009696 19760 raft_consensus.cc:697] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Becoming Leader. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Running, Role: LEADER
I20260709 13:10:38.009859 19821 tablet_bootstrap.cc:492] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf: Bootstrap starting.
I20260709 13:10:38.010202 19809 raft_consensus.cc:515] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.010705 19760 consensus_queue.cc:237] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.010509 19832 raft_consensus.cc:493] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:38.012403 19809 leader_election.cc:290] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:38.012435 19832 raft_consensus.cc:515] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.015344 19832 leader_election.cc:290] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:38.016894 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898db4f89f74ecb8730460f8815c2eb" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:38.017576 19533 raft_consensus.cc:2468] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 0.
I20260709 13:10:38.015436 19823 tablet_bootstrap.cc:492] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd: No bootstrap required, opened a new log
I20260709 13:10:38.018604 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f7523b63846f392d442593ee1a8f8" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
I20260709 13:10:38.018817 19823 ts_tablet_manager.cc:1403] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.008s
I20260709 13:10:38.019246 19683 raft_consensus.cc:2468] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 0.
I20260709 13:10:38.020707 19821 tablet_bootstrap.cc:654] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:38.020797 19648 leader_election.cc:304] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf; no voters: 
I20260709 13:10:38.021895 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f7523b63846f392d442593ee1a8f8" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
I20260709 13:10:38.021983 19497 leader_election.cc:304] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf; no voters: 
I20260709 13:10:38.023001 19832 raft_consensus.cc:2804] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:38.023435 19832 raft_consensus.cc:493] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:38.023784 19832 raft_consensus.cc:3060] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.025096 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898db4f89f74ecb8730460f8815c2eb" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
W20260709 13:10:38.026358 19648 leader_election.cc:343] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:38.027280 19499 leader_election.cc:343] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:38.028836 19809 raft_consensus.cc:2804] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:38.029335 19809 raft_consensus.cc:493] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:38.029803 19809 raft_consensus.cc:3060] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.032557 19823 raft_consensus.cc:359] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.033741 19823 raft_consensus.cc:385] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:38.034164 19823 raft_consensus.cc:740] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Initialized, Role: FOLLOWER
I20260709 13:10:38.035286 19823 consensus_queue.cc:260] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.040356 19822 tablet_bootstrap.cc:492] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a: No bootstrap required, opened a new log
I20260709 13:10:38.041214 19822 ts_tablet_manager.cc:1403] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a: Time spent bootstrapping tablet: real 0.119s	user 0.022s	sys 0.012s
I20260709 13:10:38.056097 19822 raft_consensus.cc:359] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.057308 19822 raft_consensus.cc:385] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:38.057765 19822 raft_consensus.cc:740] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Initialized, Role: FOLLOWER
I20260709 13:10:38.059331 19842 raft_consensus.cc:493] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:38.060173 19842 raft_consensus.cc:515] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.061000 19809 raft_consensus.cc:515] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.064662 19820 raft_consensus.cc:493] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:38.065394 19820 raft_consensus.cc:515] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.067926 19755 raft_consensus.cc:493] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:38.068667 19755 raft_consensus.cc:515] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.071183 19822 consensus_queue.cc:260] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.073743 19832 raft_consensus.cc:515] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.074834 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "407bba26f33f4251bc733f5df56d51d0" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
I20260709 13:10:38.075663 19683 raft_consensus.cc:2468] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 0.
I20260709 13:10:38.077042 19832 leader_election.cc:290] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:38.078284 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "407bba26f33f4251bc733f5df56d51d0" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:38.078768 19842 leader_election.cc:290] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:38.079669 19820 leader_election.cc:290] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:38.077059 19572 leader_election.cc:304] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:38.081702 19822 ts_tablet_manager.cc:1434] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a: Time spent starting tablet: real 0.040s	user 0.011s	sys 0.004s
I20260709 13:10:38.082695 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "407bba26f33f4251bc733f5df56d51d0" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:38.083415 19823 ts_tablet_manager.cc:1434] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd: Time spent starting tablet: real 0.064s	user 0.013s	sys 0.000s
I20260709 13:10:38.085423 19823 tablet_bootstrap.cc:492] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd: Bootstrap starting.
W20260709 13:10:38.085520 19648 leader_election.cc:343] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:38.086788 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898db4f89f74ecb8730460f8815c2eb" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:38.087874 19532 raft_consensus.cc:3060] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.090545 19822 tablet_bootstrap.cc:492] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a: Bootstrap starting.
W20260709 13:10:38.091122 19574 leader_election.cc:343] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:38.096092 19820 raft_consensus.cc:2804] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:38.097137 19820 raft_consensus.cc:493] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:38.097604 19820 raft_consensus.cc:3060] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.091595 19430 catalog_manager.cc:5697] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a reported cstate change: term changed from 0 to 1, leader changed from <none> to 38e2239466014a4c856e6fc3852cb97a (127.13.149.131). New cstate: current_term: 1 leader_uuid: "38e2239466014a4c856e6fc3852cb97a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:38.102638 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898db4f89f74ecb8730460f8815c2eb" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:38.105875 19823 tablet_bootstrap.cc:654] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:38.107635 19755 leader_election.cc:290] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:38.110028 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da43314f06e4a54a8dcd54df756d7ee" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
W20260709 13:10:38.112046 19572 leader_election.cc:343] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:38.113894 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "407bba26f33f4251bc733f5df56d51d0" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
W20260709 13:10:38.115615 19648 leader_election.cc:343] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:38.118119 19822 tablet_bootstrap.cc:654] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:38.119442 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da43314f06e4a54a8dcd54df756d7ee" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:38.120153 19533 raft_consensus.cc:2468] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 0.
I20260709 13:10:38.122236 19574 leader_election.cc:304] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [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: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 38e2239466014a4c856e6fc3852cb97a
I20260709 13:10:38.126356 19755 raft_consensus.cc:2804] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:38.127185 19755 raft_consensus.cc:493] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:38.127651 19755 raft_consensus.cc:3060] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.133137 19832 raft_consensus.cc:493] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:38.134119 19832 raft_consensus.cc:515] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.137025 19832 leader_election.cc:290] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:38.139140 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e03ea488d704a618345f36ac2b9c5ec" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:38.140893 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e03ea488d704a618345f36ac2b9c5ec" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
W20260709 13:10:38.140858 19648 leader_election.cc:343] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:38.142510 19648 leader_election.cc:343] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:38.143134 19648 leader_election.cc:304] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a; no voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd
I20260709 13:10:38.144155 19760 raft_consensus.cc:2749] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:38.145686 19607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f7523b63846f392d442593ee1a8f8" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:38.147076 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f7523b63846f392d442593ee1a8f8" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
W20260709 13:10:38.147109 19499 leader_election.cc:343] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:38.147722 19683 raft_consensus.cc:3060] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.149397 19532 raft_consensus.cc:2468] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 1.
I20260709 13:10:38.150954 19648 leader_election.cc:304] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [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: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf; no voters: 99963203ffa5431497fc874f139a55bd
I20260709 13:10:38.156863 19683 raft_consensus.cc:2468] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 1.
I20260709 13:10:38.147603 19809 leader_election.cc:290] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 1 election: Requested vote from peers 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:38.157534 19760 raft_consensus.cc:2804] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:38.158864 19497 leader_election.cc:304] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [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: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf; no voters: 99963203ffa5431497fc874f139a55bd
I20260709 13:10:38.159548 19760 raft_consensus.cc:697] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Becoming Leader. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Running, Role: LEADER
I20260709 13:10:38.160005 19826 raft_consensus.cc:2804] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:38.160810 19823 tablet_bootstrap.cc:492] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd: No bootstrap required, opened a new log
I20260709 13:10:38.162184 19823 ts_tablet_manager.cc:1403] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.011s
I20260709 13:10:38.160831 19760 consensus_queue.cc:237] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.165333 19821 tablet_bootstrap.cc:492] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf: No bootstrap required, opened a new log
I20260709 13:10:38.158844 19755 raft_consensus.cc:515] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.169777 19822 tablet_bootstrap.cc:492] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a: No bootstrap required, opened a new log
I20260709 13:10:38.169963 19821 ts_tablet_manager.cc:1403] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf: Time spent bootstrapping tablet: real 0.160s	user 0.067s	sys 0.075s
I20260709 13:10:38.170305 19822 ts_tablet_manager.cc:1403] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.012s
I20260709 13:10:38.173498 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da43314f06e4a54a8dcd54df756d7ee" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:38.174417 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da43314f06e4a54a8dcd54df756d7ee" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf"
W20260709 13:10:38.175014 19572 leader_election.cc:343] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:38.175235 19532 raft_consensus.cc:3060] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.175817 19755 leader_election.cc:290] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:38.175727 19821 raft_consensus.cc:359] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.176577 19821 raft_consensus.cc:385] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:38.176891 19821 raft_consensus.cc:740] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Initialized, Role: FOLLOWER
I20260709 13:10:38.177627 19821 consensus_queue.cc:260] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.179658 19826 raft_consensus.cc:697] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 1 LEADER]: Becoming Leader. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Running, Role: LEADER
I20260709 13:10:38.180056 19821 ts_tablet_manager.cc:1434] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:10:38.180838 19826 consensus_queue.cc:237] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.168790 19820 raft_consensus.cc:515] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.166576 19823 raft_consensus.cc:359] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.181782 19821 tablet_bootstrap.cc:492] T dd0a760bd46746c19982b09aebc34ba2 P 88431ecb13064266b1b70bb972262faf: Bootstrap starting.
I20260709 13:10:38.183702 19823 raft_consensus.cc:385] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:38.184017 19823 raft_consensus.cc:740] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Initialized, Role: FOLLOWER
I20260709 13:10:38.184628 19609 raft_consensus.cc:2393] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38e2239466014a4c856e6fc3852cb97a in current term 1: Already voted for candidate 99963203ffa5431497fc874f139a55bd in this term.
I20260709 13:10:38.185006 19820 leader_election.cc:290] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:38.184738 19823 consensus_queue.cc:260] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.182463 19822 raft_consensus.cc:359] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.187234 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "407bba26f33f4251bc733f5df56d51d0" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:38.187426 19822 raft_consensus.cc:385] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:38.187249 19823 ts_tablet_manager.cc:1434] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:10:38.187870 19822 raft_consensus.cc:740] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Initialized, Role: FOLLOWER
I20260709 13:10:38.187871 19683 raft_consensus.cc:3060] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.188948 19648 leader_election.cc:304] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a; no voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd
I20260709 13:10:38.189381 19822 consensus_queue.cc:260] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.190531 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "407bba26f33f4251bc733f5df56d51d0" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:38.190793 19823 tablet_bootstrap.cc:492] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd: Bootstrap starting.
I20260709 13:10:38.191167 19533 raft_consensus.cc:3060] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.191752 19821 tablet_bootstrap.cc:654] T dd0a760bd46746c19982b09aebc34ba2 P 88431ecb13064266b1b70bb972262faf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:38.198979 19822 ts_tablet_manager.cc:1434] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260709 13:10:38.199779 19683 raft_consensus.cc:2468] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 1.
I20260709 13:10:38.200409 19832 raft_consensus.cc:2749] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:38.201144 19572 leader_election.cc:304] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:38.202077 19755 raft_consensus.cc:2804] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:38.202687 19755 raft_consensus.cc:697] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Becoming Leader. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Running, Role: LEADER
I20260709 13:10:38.203467 19755 consensus_queue.cc:237] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.203850 19532 raft_consensus.cc:2468] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 1.
I20260709 13:10:38.204939 19822 tablet_bootstrap.cc:492] T 45957d759f3c4583862d5a3383f54d08 P 38e2239466014a4c856e6fc3852cb97a: Bootstrap starting.
I20260709 13:10:38.205430 19832 raft_consensus.cc:493] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:38.206180 19832 raft_consensus.cc:515] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.208832 19832 leader_election.cc:290] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:38.211257 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da43314f06e4a54a8dcd54df756d7ee" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:38.212432 19534 raft_consensus.cc:2393] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38e2239466014a4c856e6fc3852cb97a in current term 1: Already voted for candidate 99963203ffa5431497fc874f139a55bd in this term.
I20260709 13:10:38.215919 19574 leader_election.cc:304] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [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: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 38e2239466014a4c856e6fc3852cb97a
I20260709 13:10:38.216703 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da43314f06e4a54a8dcd54df756d7ee" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
I20260709 13:10:38.217469 19609 raft_consensus.cc:2393] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38e2239466014a4c856e6fc3852cb97a in current term 1: Already voted for candidate 99963203ffa5431497fc874f139a55bd in this term.
I20260709 13:10:38.218581 19431 catalog_manager.cc:5697] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a reported cstate change: term changed from 0 to 1, leader changed from <none> to 38e2239466014a4c856e6fc3852cb97a (127.13.149.131). New cstate: current_term: 1 leader_uuid: "38e2239466014a4c856e6fc3852cb97a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:38.220599 19823 tablet_bootstrap.cc:654] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:38.222064 19820 raft_consensus.cc:2804] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:38.222572 19820 raft_consensus.cc:697] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Becoming Leader. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Running, Role: LEADER
I20260709 13:10:38.223845 19821 tablet_bootstrap.cc:492] T dd0a760bd46746c19982b09aebc34ba2 P 88431ecb13064266b1b70bb972262faf: No bootstrap required, opened a new log
I20260709 13:10:38.224370 19821 ts_tablet_manager.cc:1403] T dd0a760bd46746c19982b09aebc34ba2 P 88431ecb13064266b1b70bb972262faf: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.018s
I20260709 13:10:38.223439 19820 consensus_queue.cc:237] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.228000 19822 tablet_bootstrap.cc:654] T 45957d759f3c4583862d5a3383f54d08 P 38e2239466014a4c856e6fc3852cb97a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:38.228088 19821 raft_consensus.cc:359] T dd0a760bd46746c19982b09aebc34ba2 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.228920 19821 raft_consensus.cc:385] T dd0a760bd46746c19982b09aebc34ba2 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:38.229254 19821 raft_consensus.cc:740] T dd0a760bd46746c19982b09aebc34ba2 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Initialized, Role: FOLLOWER
I20260709 13:10:38.219889 19430 catalog_manager.cc:5697] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf reported cstate change: term changed from 0 to 1, leader changed from <none> to 88431ecb13064266b1b70bb972262faf (127.13.149.129). New cstate: current_term: 1 leader_uuid: "88431ecb13064266b1b70bb972262faf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:38.230103 19821 consensus_queue.cc:260] T dd0a760bd46746c19982b09aebc34ba2 P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.232110 19533 raft_consensus.cc:2468] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 1.
I20260709 13:10:38.233201 19821 ts_tablet_manager.cc:1434] T dd0a760bd46746c19982b09aebc34ba2 P 88431ecb13064266b1b70bb972262faf: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 13:10:38.235145 19821 tablet_bootstrap.cc:492] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf: Bootstrap starting.
I20260709 13:10:38.239049 19648 leader_election.cc:304] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a; no voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd
I20260709 13:10:38.240482 19760 raft_consensus.cc:3060] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.244056 19859 raft_consensus.cc:493] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:38.244582 19859 raft_consensus.cc:515] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.249197 19859 leader_election.cc:290] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:38.249872 19859 raft_consensus.cc:493] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:38.250586 19821 tablet_bootstrap.cc:654] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:38.250295 19859 raft_consensus.cc:515] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.252182 19760 raft_consensus.cc:2749] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:38.252349 19859 leader_election.cc:290] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:38.264223 19682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898db4f89f74ecb8730460f8815c2eb" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
I20260709 13:10:38.265476 19681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0930ed6321c4bc6ab0db8961944c717" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
W20260709 13:10:38.267681 19572 leader_election.cc:343] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:38.270414 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898db4f89f74ecb8730460f8815c2eb" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:38.272132 19533 raft_consensus.cc:2393] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99963203ffa5431497fc874f139a55bd in current term 1: Already voted for candidate 38e2239466014a4c856e6fc3852cb97a in this term.
I20260709 13:10:38.272342 19823 tablet_bootstrap.cc:492] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd: No bootstrap required, opened a new log
I20260709 13:10:38.271335 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0930ed6321c4bc6ab0db8961944c717" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:38.273022 19823 ts_tablet_manager.cc:1403] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd: Time spent bootstrapping tablet: real 0.082s	user 0.023s	sys 0.001s
I20260709 13:10:38.274552 19574 leader_election.cc:304] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99963203ffa5431497fc874f139a55bd; no voters: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf
W20260709 13:10:38.275879 19574 leader_election.cc:343] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:38.276357 19859 raft_consensus.cc:3060] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.276825 19574 leader_election.cc:304] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99963203ffa5431497fc874f139a55bd; no voters: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf
I20260709 13:10:38.280275 19755 raft_consensus.cc:2749] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:38.277318 19823 raft_consensus.cc:359] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.281193 19823 raft_consensus.cc:385] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:38.281523 19823 raft_consensus.cc:740] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Initialized, Role: FOLLOWER
I20260709 13:10:38.282276 19823 consensus_queue.cc:260] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.283174 19822 tablet_bootstrap.cc:492] T 45957d759f3c4583862d5a3383f54d08 P 38e2239466014a4c856e6fc3852cb97a: No bootstrap required, opened a new log
I20260709 13:10:38.283646 19822 ts_tablet_manager.cc:1403] T 45957d759f3c4583862d5a3383f54d08 P 38e2239466014a4c856e6fc3852cb97a: Time spent bootstrapping tablet: real 0.084s	user 0.024s	sys 0.015s
I20260709 13:10:38.284619 19823 ts_tablet_manager.cc:1434] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:10:38.285897 19823 tablet_bootstrap.cc:492] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd: Bootstrap starting.
I20260709 13:10:38.286013 19822 raft_consensus.cc:359] T 45957d759f3c4583862d5a3383f54d08 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.286671 19822 raft_consensus.cc:385] T 45957d759f3c4583862d5a3383f54d08 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:38.286895 19859 raft_consensus.cc:2749] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:38.286965 19822 raft_consensus.cc:740] T 45957d759f3c4583862d5a3383f54d08 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Initialized, Role: FOLLOWER
I20260709 13:10:38.287920 19822 consensus_queue.cc:260] T 45957d759f3c4583862d5a3383f54d08 P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.289501 19821 tablet_bootstrap.cc:492] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf: No bootstrap required, opened a new log
I20260709 13:10:38.290091 19821 ts_tablet_manager.cc:1403] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.007s
I20260709 13:10:38.290277 19822 ts_tablet_manager.cc:1434] T 45957d759f3c4583862d5a3383f54d08 P 38e2239466014a4c856e6fc3852cb97a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:10:38.291265 19822 tablet_bootstrap.cc:492] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a: Bootstrap starting.
I20260709 13:10:38.293152 19821 raft_consensus.cc:359] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.293963 19821 raft_consensus.cc:385] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:38.294368 19821 raft_consensus.cc:740] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Initialized, Role: FOLLOWER
I20260709 13:10:38.294831 19428 catalog_manager.cc:5697] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 99963203ffa5431497fc874f139a55bd (127.13.149.130). New cstate: current_term: 1 leader_uuid: "99963203ffa5431497fc874f139a55bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:38.295140 19821 consensus_queue.cc:260] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.297407 19822 tablet_bootstrap.cc:654] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:38.304903 19821 ts_tablet_manager.cc:1434] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:10:38.306399 19821 tablet_bootstrap.cc:492] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf: Bootstrap starting.
I20260709 13:10:38.314356 19821 tablet_bootstrap.cc:654] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:38.314540 19822 tablet_bootstrap.cc:492] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a: No bootstrap required, opened a new log
I20260709 13:10:38.315091 19822 ts_tablet_manager.cc:1403] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260709 13:10:38.317386 19428 catalog_manager.cc:5697] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 99963203ffa5431497fc874f139a55bd (127.13.149.130). New cstate: current_term: 1 leader_uuid: "99963203ffa5431497fc874f139a55bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:38.320852 19822 raft_consensus.cc:359] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.321614 19822 raft_consensus.cc:385] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:38.321553 19821 tablet_bootstrap.cc:492] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf: No bootstrap required, opened a new log
I20260709 13:10:38.322700 19823 tablet_bootstrap.cc:654] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:38.323220 19822 raft_consensus.cc:740] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Initialized, Role: FOLLOWER
I20260709 13:10:38.323472 19821 ts_tablet_manager.cc:1403] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260709 13:10:38.324240 19822 consensus_queue.cc:260] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.326471 19822 ts_tablet_manager.cc:1434] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:10:38.326539 19821 raft_consensus.cc:359] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.327320 19821 raft_consensus.cc:385] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:38.327554 19821 raft_consensus.cc:740] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Initialized, Role: FOLLOWER
I20260709 13:10:38.328176 19821 consensus_queue.cc:260] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.330135 19821 ts_tablet_manager.cc:1434] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:38.332881 19823 tablet_bootstrap.cc:492] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd: No bootstrap required, opened a new log
I20260709 13:10:38.333388 19823 ts_tablet_manager.cc:1403] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260709 13:10:38.335677 19823 raft_consensus.cc:359] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.336207 19823 raft_consensus.cc:385] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:38.336422 19823 raft_consensus.cc:740] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Initialized, Role: FOLLOWER
I20260709 13:10:38.336905 19823 consensus_queue.cc:260] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.338708 19823 ts_tablet_manager.cc:1434] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:10:38.339742 19823 tablet_bootstrap.cc:492] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd: Bootstrap starting.
I20260709 13:10:38.345038 19823 tablet_bootstrap.cc:654] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:38.349386 19823 tablet_bootstrap.cc:492] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd: No bootstrap required, opened a new log
I20260709 13:10:38.349810 19823 ts_tablet_manager.cc:1403] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd: Time spent bootstrapping tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 13:10:38.351882 19823 raft_consensus.cc:359] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.352396 19823 raft_consensus.cc:385] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:38.352618 19823 raft_consensus.cc:740] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Initialized, Role: FOLLOWER
I20260709 13:10:38.353096 19823 consensus_queue.cc:260] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.354575 19823 ts_tablet_manager.cc:1434] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:38.387147 19859 raft_consensus.cc:493] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:38.387595 19859 raft_consensus.cc:515] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.389271 19859 leader_election.cc:290] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:38.390157 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9278548acf5441a285469384cb36528b" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:38.390190 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9278548acf5441a285469384cb36528b" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
I20260709 13:10:38.390936 19533 raft_consensus.cc:2393] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99963203ffa5431497fc874f139a55bd in current term 1: Already voted for candidate 38e2239466014a4c856e6fc3852cb97a in this term.
I20260709 13:10:38.391831 19574 leader_election.cc:304] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99963203ffa5431497fc874f139a55bd; no voters: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf
I20260709 13:10:38.392467 19859 raft_consensus.cc:3060] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.395958 19820 raft_consensus.cc:493] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:38.396540 19820 raft_consensus.cc:515] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.398165 19859 raft_consensus.cc:2749] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:38.398823 19820 leader_election.cc:290] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:38.399619 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0a760bd46746c19982b09aebc34ba2" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:38.399968 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0a760bd46746c19982b09aebc34ba2" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
I20260709 13:10:38.400259 19533 raft_consensus.cc:2468] T dd0a760bd46746c19982b09aebc34ba2 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 0.
I20260709 13:10:38.400605 19683 raft_consensus.cc:2468] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 0.
I20260709 13:10:38.401407 19574 leader_election.cc:304] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:38.402289 19820 raft_consensus.cc:2804] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:38.402613 19820 raft_consensus.cc:493] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:38.402840 19820 raft_consensus.cc:3060] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.404560 19826 raft_consensus.cc:493] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:38.405079 19826 raft_consensus.cc:515] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.407258 19826 leader_election.cc:290] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:38.408953 19820 raft_consensus.cc:515] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.409370 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45957d759f3c4583862d5a3383f54d08" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
I20260709 13:10:38.409981 19609 raft_consensus.cc:2468] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 0.
I20260709 13:10:38.411051 19820 leader_election.cc:290] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:38.411095 19499 leader_election.cc:304] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:38.412123 19849 raft_consensus.cc:2804] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:38.412474 19849 raft_consensus.cc:493] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:38.412817 19849 raft_consensus.cc:3060] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.412755 19681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0a760bd46746c19982b09aebc34ba2" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:38.413507 19681 raft_consensus.cc:3060] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.410305 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45957d759f3c4583862d5a3383f54d08" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
I20260709 13:10:38.414773 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0a760bd46746c19982b09aebc34ba2" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:38.415463 19533 raft_consensus.cc:3060] T dd0a760bd46746c19982b09aebc34ba2 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.414848 19683 raft_consensus.cc:2468] T 45957d759f3c4583862d5a3383f54d08 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 0.
I20260709 13:10:38.419456 19849 raft_consensus.cc:515] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.421382 19849 leader_election.cc:290] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 1 election: Requested vote from peers 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:38.422073 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45957d759f3c4583862d5a3383f54d08" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:38.422395 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45957d759f3c4583862d5a3383f54d08" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:38.422665 19609 raft_consensus.cc:3060] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.422981 19683 raft_consensus.cc:3060] T 45957d759f3c4583862d5a3383f54d08 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.423032 19533 raft_consensus.cc:2468] T dd0a760bd46746c19982b09aebc34ba2 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 1.
I20260709 13:10:38.423116 19681 raft_consensus.cc:2468] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 1.
I20260709 13:10:38.424302 19574 leader_election.cc:304] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:38.425159 19820 raft_consensus.cc:2804] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:38.425675 19820 raft_consensus.cc:697] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Becoming Leader. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Running, Role: LEADER
I20260709 13:10:38.426564 19820 consensus_queue.cc:237] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.428582 19609 raft_consensus.cc:2468] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 1.
I20260709 13:10:38.429678 19499 leader_election.cc:304] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:38.429965 19683 raft_consensus.cc:2468] T 45957d759f3c4583862d5a3383f54d08 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 1.
I20260709 13:10:38.430518 19849 raft_consensus.cc:2804] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:38.431066 19849 raft_consensus.cc:697] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [term 1 LEADER]: Becoming Leader. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Running, Role: LEADER
I20260709 13:10:38.432010 19849 consensus_queue.cc:237] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.435750 19431 catalog_manager.cc:5697] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 99963203ffa5431497fc874f139a55bd (127.13.149.130). New cstate: current_term: 1 leader_uuid: "99963203ffa5431497fc874f139a55bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:38.440596 19428 catalog_manager.cc:5697] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf reported cstate change: term changed from 0 to 1, leader changed from <none> to 88431ecb13064266b1b70bb972262faf (127.13.149.129). New cstate: current_term: 1 leader_uuid: "88431ecb13064266b1b70bb972262faf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:38.492112 19760 raft_consensus.cc:493] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:38.492726 19760 raft_consensus.cc:515] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.494356 19760 leader_election.cc:290] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:38.495252 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0930ed6321c4bc6ab0db8961944c717" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:38.495553 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0930ed6321c4bc6ab0db8961944c717" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd" is_pre_election: true
I20260709 13:10:38.495878 19533 raft_consensus.cc:2468] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 0.
I20260709 13:10:38.496138 19609 raft_consensus.cc:2468] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 0.
I20260709 13:10:38.496991 19648 leader_election.cc:304] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf; no voters: 
I20260709 13:10:38.497608 19760 raft_consensus.cc:2804] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:38.497995 19760 raft_consensus.cc:493] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:38.498436 19760 raft_consensus.cc:3060] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.504220 19760 raft_consensus.cc:515] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.505852 19760 leader_election.cc:290] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:38.507015 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0930ed6321c4bc6ab0db8961944c717" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:38.507223 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0930ed6321c4bc6ab0db8961944c717" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:38.507725 19532 raft_consensus.cc:3060] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.508188 19609 raft_consensus.cc:3060] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.507893 19760 consensus_queue.cc:1048] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:38.514325 19609 raft_consensus.cc:2468] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 1.
I20260709 13:10:38.515266 19532 raft_consensus.cc:2468] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 1.
I20260709 13:10:38.515612 19648 leader_election.cc:304] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:38.516541 19760 raft_consensus.cc:2804] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:38.517024 19760 raft_consensus.cc:697] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Becoming Leader. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Running, Role: LEADER
I20260709 13:10:38.518142 19760 consensus_queue.cc:237] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.528810 19870 consensus_queue.cc:1048] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:38.533663 19428 catalog_manager.cc:5697] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a reported cstate change: term changed from 0 to 1, leader changed from <none> to 38e2239466014a4c856e6fc3852cb97a (127.13.149.131). New cstate: current_term: 1 leader_uuid: "38e2239466014a4c856e6fc3852cb97a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:38.545364 19820 raft_consensus.cc:493] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:38.545867 19820 raft_consensus.cc:515] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.548470 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e03ea488d704a618345f36ac2b9c5ec" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf" is_pre_election: true
I20260709 13:10:38.548647 19820 leader_election.cc:290] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:38.549187 19532 raft_consensus.cc:2468] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 0.
I20260709 13:10:38.550370 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e03ea488d704a618345f36ac2b9c5ec" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a" is_pre_election: true
I20260709 13:10:38.550510 19574 leader_election.cc:304] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:38.551029 19683 raft_consensus.cc:2468] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 0.
I20260709 13:10:38.551474 19820 raft_consensus.cc:2804] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:38.551940 19820 raft_consensus.cc:493] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:38.552320 19820 raft_consensus.cc:3060] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.558705 19820 raft_consensus.cc:515] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
W20260709 13:10:38.560572 19480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:38.561244 19820 leader_election.cc:290] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:38.561627 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e03ea488d704a618345f36ac2b9c5ec" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:38.561874 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e03ea488d704a618345f36ac2b9c5ec" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:38.562261 19532 raft_consensus.cc:3060] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.562463 19683 raft_consensus.cc:3060] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.568084 19683 raft_consensus.cc:2468] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 1.
I20260709 13:10:38.568554 19532 raft_consensus.cc:2468] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 1.
I20260709 13:10:38.569486 19572 leader_election.cc:304] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:38.570411 19820 raft_consensus.cc:2804] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:38.570926 19820 raft_consensus.cc:697] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Becoming Leader. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Running, Role: LEADER
I20260709 13:10:38.571707 19820 consensus_queue.cc:237] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.582986 19428 catalog_manager.cc:5697] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 99963203ffa5431497fc874f139a55bd (127.13.149.130). New cstate: current_term: 1 leader_uuid: "99963203ffa5431497fc874f139a55bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:38.585394 19820 consensus_queue.cc:1048] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:38.597185 19609 raft_consensus.cc:3060] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:38.598941 19859 consensus_queue.cc:1048] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:38.606133 19849 consensus_queue.cc:1048] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:38.623962 19609 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0da43314f06e4a54a8dcd54df756d7ee"
dest_uuid: "99963203ffa5431497fc874f139a55bd"
mode: GRACEFUL
new_leader_uuid: "88431ecb13064266b1b70bb972262faf"
 from {username='slave'} at 127.0.0.1:49526
I20260709 13:10:38.624634 19609 raft_consensus.cc:606] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Received request to transfer leadership to TS 88431ecb13064266b1b70bb972262faf
I20260709 13:10:38.624425 19826 consensus_queue.cc:1048] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:38.636368 19681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9278548acf5441a285469384cb36528b"
dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
mode: GRACEFUL
new_leader_uuid: "88431ecb13064266b1b70bb972262faf"
 from {username='slave'} at 127.0.0.1:43730
I20260709 13:10:38.637027 19681 raft_consensus.cc:606] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Received request to transfer leadership to TS 88431ecb13064266b1b70bb972262faf
I20260709 13:10:38.642431 19681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d898db4f89f74ecb8730460f8815c2eb"
dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
mode: GRACEFUL
new_leader_uuid: "88431ecb13064266b1b70bb972262faf"
 from {username='slave'} at 127.0.0.1:43730
I20260709 13:10:38.643085 19681 raft_consensus.cc:606] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Received request to transfer leadership to TS 88431ecb13064266b1b70bb972262faf
I20260709 13:10:38.647617 19532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "298f7523b63846f392d442593ee1a8f8"
dest_uuid: "88431ecb13064266b1b70bb972262faf"
mode: GRACEFUL
new_leader_uuid: "99963203ffa5431497fc874f139a55bd"
 from {username='slave'} at 127.0.0.1:53128
I20260709 13:10:38.648095 19532 raft_consensus.cc:606] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 1 LEADER]: Received request to transfer leadership to TS 99963203ffa5431497fc874f139a55bd
I20260709 13:10:38.648713 19859 consensus_queue.cc:1048] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:38.654474 19842 consensus_queue.cc:1048] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:38.662747 19683 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0930ed6321c4bc6ab0db8961944c717"
dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
mode: GRACEFUL
new_leader_uuid: "99963203ffa5431497fc874f139a55bd"
 from {username='slave'} at 127.0.0.1:43730
I20260709 13:10:38.663592 19683 raft_consensus.cc:606] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Received request to transfer leadership to TS 99963203ffa5431497fc874f139a55bd
I20260709 13:10:38.671160 19607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e03ea488d704a618345f36ac2b9c5ec"
dest_uuid: "99963203ffa5431497fc874f139a55bd"
mode: GRACEFUL
new_leader_uuid: "38e2239466014a4c856e6fc3852cb97a"
 from {username='slave'} at 127.0.0.1:49526
I20260709 13:10:38.671783 19607 raft_consensus.cc:606] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Received request to transfer leadership to TS 38e2239466014a4c856e6fc3852cb97a
I20260709 13:10:38.675386 19820 consensus_queue.cc:1048] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:38.688925 19859 raft_consensus.cc:993] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd: : Instructing follower 88431ecb13064266b1b70bb972262faf to start an election
I20260709 13:10:38.689378 19820 raft_consensus.cc:1081] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Signalling peer 88431ecb13064266b1b70bb972262faf to start an election
I20260709 13:10:38.692020 19533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0da43314f06e4a54a8dcd54df756d7ee"
dest_uuid: "88431ecb13064266b1b70bb972262faf"
 from {username='slave'} at 127.0.0.1:53116
I20260709 13:10:38.692619 19533 raft_consensus.cc:493] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:38.693071 19533 raft_consensus.cc:3060] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:38.693672 19842 consensus_queue.cc:1048] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:38.700517 19533 raft_consensus.cc:515] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.702495 19870 raft_consensus.cc:993] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a: : Instructing follower 88431ecb13064266b1b70bb972262faf to start an election
I20260709 13:10:38.702991 19870 raft_consensus.cc:1081] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Signalling peer 88431ecb13064266b1b70bb972262faf to start an election
I20260709 13:10:38.704799 19533 leader_election.cc:290] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 2 election: Requested vote from peers 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:38.705618 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da43314f06e4a54a8dcd54df756d7ee" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:38.706269 19609 raft_consensus.cc:3055] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:38.706498 19609 raft_consensus.cc:740] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Running, Role: LEADER
I20260709 13:10:38.707170 19609 consensus_queue.cc:260] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.708148 19609 raft_consensus.cc:3060] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:38.708253 19681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da43314f06e4a54a8dcd54df756d7ee" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:38.708873 19681 raft_consensus.cc:3060] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:38.713887 19609 raft_consensus.cc:2468] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 2.
I20260709 13:10:38.714231 19681 raft_consensus.cc:2468] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 2.
I20260709 13:10:38.715114 19532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d898db4f89f74ecb8730460f8815c2eb"
dest_uuid: "88431ecb13064266b1b70bb972262faf"
 from {username='slave'} at 127.0.0.1:53122
I20260709 13:10:38.715124 19499 leader_election.cc:304] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:38.716459 19826 raft_consensus.cc:2804] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:38.716961 19826 raft_consensus.cc:697] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [term 2 LEADER]: Becoming Leader. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Running, Role: LEADER
I20260709 13:10:38.715790 19532 raft_consensus.cc:493] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:38.717988 19532 raft_consensus.cc:3060] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:38.717785 19826 consensus_queue.cc:237] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.723656 19532 raft_consensus.cc:515] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.725260 19532 leader_election.cc:290] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 2 election: Requested vote from peers 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:38.725903 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898db4f89f74ecb8730460f8815c2eb" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:38.726523 19609 raft_consensus.cc:3060] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:38.726365 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898db4f89f74ecb8730460f8815c2eb" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:38.727185 19683 raft_consensus.cc:3055] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:38.726316 19431 catalog_manager.cc:5697] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf reported cstate change: term changed from 1 to 2, leader changed from 99963203ffa5431497fc874f139a55bd (127.13.149.130) to 88431ecb13064266b1b70bb972262faf (127.13.149.129). New cstate: current_term: 2 leader_uuid: "88431ecb13064266b1b70bb972262faf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:38.727490 19683 raft_consensus.cc:740] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Running, Role: LEADER
I20260709 13:10:38.728281 19683 consensus_queue.cc:260] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.729264 19683 raft_consensus.cc:3060] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:38.733211 19609 raft_consensus.cc:2468] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 2.
I20260709 13:10:38.734333 19499 leader_election.cc:304] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:38.735088 19826 raft_consensus.cc:2804] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:38.735561 19826 raft_consensus.cc:697] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [term 2 LEADER]: Becoming Leader. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Running, Role: LEADER
I20260709 13:10:38.735605 19683 raft_consensus.cc:2468] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 2.
I20260709 13:10:38.736398 19826 consensus_queue.cc:237] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:38.742555 19431 catalog_manager.cc:5697] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf reported cstate change: term changed from 1 to 2, leader changed from 38e2239466014a4c856e6fc3852cb97a (127.13.149.131) to 88431ecb13064266b1b70bb972262faf (127.13.149.129). New cstate: current_term: 2 leader_uuid: "88431ecb13064266b1b70bb972262faf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:38.814291 19826 consensus_queue.cc:1048] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:38.820976 19820 consensus_queue.cc:1048] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:38.826289 19826 consensus_queue.cc:1048] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:38.839071 19820 consensus_queue.cc:1048] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:38.969002 19870 consensus_queue.cc:1048] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:38.981398 19842 consensus_queue.cc:1048] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:38.993748 19842 raft_consensus.cc:993] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a: : Instructing follower 99963203ffa5431497fc874f139a55bd to start an election
I20260709 13:10:38.994309 19842 raft_consensus.cc:1081] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Signalling peer 99963203ffa5431497fc874f139a55bd to start an election
I20260709 13:10:38.995818 19607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0930ed6321c4bc6ab0db8961944c717"
dest_uuid: "99963203ffa5431497fc874f139a55bd"
 from {username='slave'} at 127.0.0.1:49518
I20260709 13:10:38.996378 19607 raft_consensus.cc:493] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:38.996724 19607 raft_consensus.cc:3060] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.002061 19607 raft_consensus.cc:515] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:39.003989 19607 leader_election.cc:290] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 2 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:39.005913 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0930ed6321c4bc6ab0db8961944c717" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:39.005913 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0930ed6321c4bc6ab0db8961944c717" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:39.006883 19532 raft_consensus.cc:3060] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.006477 19683 raft_consensus.cc:3055] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:39.006875 19849 raft_consensus.cc:993] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf: : Instructing follower 99963203ffa5431497fc874f139a55bd to start an election
I20260709 13:10:39.007496 19683 raft_consensus.cc:740] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Running, Role: LEADER
I20260709 13:10:39.008270 19683 consensus_queue.cc:260] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:39.008706 19849 raft_consensus.cc:1081] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 1 LEADER]: Signalling peer 99963203ffa5431497fc874f139a55bd to start an election
I20260709 13:10:39.009472 19683 raft_consensus.cc:3060] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.010934 19607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "298f7523b63846f392d442593ee1a8f8"
dest_uuid: "99963203ffa5431497fc874f139a55bd"
 from {username='slave'} at 127.0.0.1:49520
I20260709 13:10:39.011584 19607 raft_consensus.cc:493] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:39.011999 19607 raft_consensus.cc:3060] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.013494 19532 raft_consensus.cc:2468] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 2.
I20260709 13:10:39.014791 19574 leader_election.cc:304] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:39.015652 19755 raft_consensus.cc:2804] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:39.016083 19755 raft_consensus.cc:697] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [term 2 LEADER]: Becoming Leader. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Running, Role: LEADER
I20260709 13:10:39.016146 19683 raft_consensus.cc:2468] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 2.
I20260709 13:10:39.016928 19755 consensus_queue.cc:237] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:39.018747 19607 raft_consensus.cc:515] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:39.020493 19607 leader_election.cc:290] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 2 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:39.021090 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f7523b63846f392d442593ee1a8f8" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:39.021548 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f7523b63846f392d442593ee1a8f8" candidate_uuid: "99963203ffa5431497fc874f139a55bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:39.021663 19532 raft_consensus.cc:3055] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:39.022212 19532 raft_consensus.cc:740] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Running, Role: LEADER
I20260709 13:10:39.022214 19683 raft_consensus.cc:3060] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.023015 19532 consensus_queue.cc:260] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:39.023927 19532 raft_consensus.cc:3060] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.024724 19428 catalog_manager.cc:5697] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd reported cstate change: term changed from 1 to 2, leader changed from 38e2239466014a4c856e6fc3852cb97a (127.13.149.131) to 99963203ffa5431497fc874f139a55bd (127.13.149.130). New cstate: current_term: 2 leader_uuid: "99963203ffa5431497fc874f139a55bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:39.028235 19683 raft_consensus.cc:2468] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 2.
I20260709 13:10:39.028303 19532 raft_consensus.cc:2468] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99963203ffa5431497fc874f139a55bd in term 2.
I20260709 13:10:39.029291 19572 leader_election.cc:304] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:39.029996 19755 raft_consensus.cc:2804] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:39.030465 19755 raft_consensus.cc:697] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd [term 2 LEADER]: Becoming Leader. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Running, Role: LEADER
I20260709 13:10:39.031087 19755 consensus_queue.cc:237] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:39.037377 19428 catalog_manager.cc:5697] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd reported cstate change: term changed from 1 to 2, leader changed from 88431ecb13064266b1b70bb972262faf (127.13.149.129) to 99963203ffa5431497fc874f139a55bd (127.13.149.130). New cstate: current_term: 2 leader_uuid: "99963203ffa5431497fc874f139a55bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:39.045548 19859 consensus_queue.cc:1048] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:39.055795 19755 consensus_queue.cc:1048] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:39.064859 19855 raft_consensus.cc:993] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd: : Instructing follower 38e2239466014a4c856e6fc3852cb97a to start an election
I20260709 13:10:39.065375 19755 raft_consensus.cc:1081] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Signalling peer 38e2239466014a4c856e6fc3852cb97a to start an election
I20260709 13:10:39.067061 19683 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e03ea488d704a618345f36ac2b9c5ec"
dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
 from {username='slave'} at 127.0.0.1:43720
I20260709 13:10:39.068204 19683 raft_consensus.cc:493] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:39.068539 19683 raft_consensus.cc:3060] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.073444 19683 raft_consensus.cc:515] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:39.075248 19683 leader_election.cc:290] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 2 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:39.076340 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e03ea488d704a618345f36ac2b9c5ec" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:39.076565 19607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e03ea488d704a618345f36ac2b9c5ec" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:39.077193 19607 raft_consensus.cc:3055] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:39.076995 19533 raft_consensus.cc:3060] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.077703 19607 raft_consensus.cc:740] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Running, Role: LEADER
I20260709 13:10:39.078624 19607 consensus_queue.cc:260] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:39.080060 19607 raft_consensus.cc:3060] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.084401 19533 raft_consensus.cc:2468] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 2.
I20260709 13:10:39.085834 19648 leader_election.cc:304] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf; no voters: 
I20260709 13:10:39.086591 19842 raft_consensus.cc:2804] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:39.087090 19842 raft_consensus.cc:697] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [term 2 LEADER]: Becoming Leader. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Running, Role: LEADER
I20260709 13:10:39.087803 19607 raft_consensus.cc:2468] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 2.
I20260709 13:10:39.087939 19842 consensus_queue.cc:237] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:39.090423 19760 raft_consensus.cc:993] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a: : Instructing follower 88431ecb13064266b1b70bb972262faf to start an election
I20260709 13:10:39.091070 19842 raft_consensus.cc:1081] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Signalling peer 88431ecb13064266b1b70bb972262faf to start an election
I20260709 13:10:39.092692 19533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9278548acf5441a285469384cb36528b"
dest_uuid: "88431ecb13064266b1b70bb972262faf"
 from {username='slave'} at 127.0.0.1:53122
I20260709 13:10:39.093204 19533 raft_consensus.cc:493] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:39.093555 19533 raft_consensus.cc:3060] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.095816 19428 catalog_manager.cc:5697] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a reported cstate change: term changed from 1 to 2, leader changed from 99963203ffa5431497fc874f139a55bd (127.13.149.130) to 38e2239466014a4c856e6fc3852cb97a (127.13.149.131). New cstate: current_term: 2 leader_uuid: "38e2239466014a4c856e6fc3852cb97a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:39.099668 19533 raft_consensus.cc:515] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:39.101657 19533 leader_election.cc:290] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 2 election: Requested vote from peers 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265), 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693)
I20260709 13:10:39.102008 19607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9278548acf5441a285469384cb36528b" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:39.102617 19607 raft_consensus.cc:3060] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.103935 19683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9278548acf5441a285469384cb36528b" candidate_uuid: "88431ecb13064266b1b70bb972262faf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
I20260709 13:10:39.104493 19683 raft_consensus.cc:3055] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:39.104802 19683 raft_consensus.cc:740] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Running, Role: LEADER
I20260709 13:10:39.105528 19683 consensus_queue.cc:260] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:39.106725 19683 raft_consensus.cc:3060] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.109624 19607 raft_consensus.cc:2468] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 2.
I20260709 13:10:39.111183 19499 leader_election.cc:304] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88431ecb13064266b1b70bb972262faf, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:39.111887 19826 raft_consensus.cc:2804] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:39.112268 19826 raft_consensus.cc:697] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 2 LEADER]: Becoming Leader. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Running, Role: LEADER
I20260709 13:10:39.112666 19683 raft_consensus.cc:2468] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88431ecb13064266b1b70bb972262faf in term 2.
I20260709 13:10:39.113116 19826 consensus_queue.cc:237] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:39.120043 19428 catalog_manager.cc:5697] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf reported cstate change: term changed from 1 to 2, leader changed from 38e2239466014a4c856e6fc3852cb97a (127.13.149.131) to 88431ecb13064266b1b70bb972262faf (127.13.149.129). New cstate: current_term: 2 leader_uuid: "88431ecb13064266b1b70bb972262faf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:39.128116 19683 raft_consensus.cc:1275] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Refusing update from remote peer 88431ecb13064266b1b70bb972262faf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:39.129489 19826 consensus_queue.cc:1048] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.140722 19607 raft_consensus.cc:1275] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Refusing update from remote peer 88431ecb13064266b1b70bb972262faf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:39.142235 19809 consensus_queue.cc:1048] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.143347 19681 raft_consensus.cc:1275] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Refusing update from remote peer 88431ecb13064266b1b70bb972262faf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:39.144814 19809 consensus_queue.cc:1048] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.155002 19607 raft_consensus.cc:1275] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Refusing update from remote peer 88431ecb13064266b1b70bb972262faf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:39.156348 19809 consensus_queue.cc:1048] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.441509 19533 raft_consensus.cc:1275] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Refusing update from remote peer 99963203ffa5431497fc874f139a55bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:39.442737 19855 consensus_queue.cc:1048] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.449973 19681 raft_consensus.cc:1275] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Refusing update from remote peer 99963203ffa5431497fc874f139a55bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:39.451733 19859 consensus_queue.cc:1048] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.464603 19681 raft_consensus.cc:1275] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Refusing update from remote peer 99963203ffa5431497fc874f139a55bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:39.466027 19755 consensus_queue.cc:1048] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.473670 19533 raft_consensus.cc:1275] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Refusing update from remote peer 99963203ffa5431497fc874f139a55bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:39.475155 19859 consensus_queue.cc:1048] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.500298 19607 raft_consensus.cc:1275] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Refusing update from remote peer 88431ecb13064266b1b70bb972262faf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:39.501601 19849 consensus_queue.cc:1048] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.511034 19532 raft_consensus.cc:1275] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Refusing update from remote peer 38e2239466014a4c856e6fc3852cb97a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:39.512440 19842 consensus_queue.cc:1048] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.512871 19681 raft_consensus.cc:1275] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Refusing update from remote peer 88431ecb13064266b1b70bb972262faf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:39.515031 19849 consensus_queue.cc:1048] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.524151 19607 raft_consensus.cc:1275] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Refusing update from remote peer 38e2239466014a4c856e6fc3852cb97a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:39.525749 19760 consensus_queue.cc:1048] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:41.675834 19428 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46918:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:10:41.699806 19428 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46918:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:10:41.736881 13910 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:10:41.813148 19926 tablet.cc:1724] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:41.856009 19934 tablet.cc:1724] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:41.922720 19607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "407bba26f33f4251bc733f5df56d51d0"
dest_uuid: "99963203ffa5431497fc874f139a55bd"
mode: GRACEFUL
new_leader_uuid: "38e2239466014a4c856e6fc3852cb97a"
 from {username='slave'} at 127.0.0.1:58528
I20260709 13:10:41.925005 19607 raft_consensus.cc:606] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Received request to transfer leadership to TS 38e2239466014a4c856e6fc3852cb97a
I20260709 13:10:41.877125 19930 tablet.cc:1724] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:10:41.980640 19908 log.cc:927] Time spent T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd: Append to log took a long time: real 0.135s	user 0.006s	sys 0.000s
W20260709 13:10:41.975610 19935 log.cc:927] Time spent T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260709 13:10:41.943514 19933 tablet.cc:1724] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:10:41.991719 19932 log.cc:927] Time spent T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a: Append to log took a long time: real 0.132s	user 0.002s	sys 0.000s
W20260709 13:10:41.994858 19928 log.cc:927] Time spent T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf: Append to log took a long time: real 0.118s	user 0.000s	sys 0.003s
W20260709 13:10:42.006515 19635 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:a0930ed6321c4bc6ab0db8961944c717)
W20260709 13:10:42.007274 19916 log.cc:927] Time spent T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf: Append to log took a long time: real 0.162s	user 0.002s	sys 0.000s
W20260709 13:10:42.052721 19931 log.cc:927] Time spent T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a: Append to log took a long time: real 0.194s	user 0.000s	sys 0.008s
I20260709 13:10:42.072625 19947 tablet.cc:1724] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:10:42.094348 19635 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:7e03ea488d704a618345f36ac2b9c5ec)
W20260709 13:10:42.107784 19635 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:7e03ea488d704a618345f36ac2b9c5ec)
I20260709 13:10:42.121255 19945 tablet.cc:1724] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.183771 19956 tablet.cc:1724] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.198980 19953 tablet.cc:1724] T dd0a760bd46746c19982b09aebc34ba2 P 88431ecb13064266b1b70bb972262faf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:10:42.209705 19574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.129:37223, user_credentials={real_user=slave}} blocked reactor thread for 79904.9us
I20260709 13:10:42.229182 19957 raft_consensus.cc:993] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd: : Instructing follower 38e2239466014a4c856e6fc3852cb97a to start an election
I20260709 13:10:42.248485 19894 raft_consensus.cc:1081] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Signalling peer 38e2239466014a4c856e6fc3852cb97a to start an election
I20260709 13:10:42.250880 19678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "407bba26f33f4251bc733f5df56d51d0"
dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
 from {username='slave'} at 127.0.0.1:43720
I20260709 13:10:42.251730 19678 raft_consensus.cc:493] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:42.252197 19678 raft_consensus.cc:3060] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.260766 19953 tablet.cc:1724] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.272002 19959 tablet.cc:1724] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.296890 19930 tablet.cc:1724] T 45957d759f3c4583862d5a3383f54d08 P 38e2239466014a4c856e6fc3852cb97a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.285102 19934 tablet.cc:1724] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.310626 19533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9278548acf5441a285469384cb36528b"
dest_uuid: "88431ecb13064266b1b70bb972262faf"
mode: GRACEFUL
new_leader_uuid: "38e2239466014a4c856e6fc3852cb97a"
 from {username='slave'} at 127.0.0.1:48454
I20260709 13:10:42.310369 19961 tablet.cc:1724] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.311292 19533 raft_consensus.cc:606] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 2 LEADER]: Received request to transfer leadership to TS 38e2239466014a4c856e6fc3852cb97a
I20260709 13:10:42.315529 13910 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:10:42.311780 19962 tablet.cc:1724] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.317431 19933 tablet.cc:1724] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.320987 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:42.334136 19826 raft_consensus.cc:993] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf: : Instructing follower 38e2239466014a4c856e6fc3852cb97a to start an election
I20260709 13:10:42.334722 19826 raft_consensus.cc:1081] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 2 LEADER]: Signalling peer 38e2239466014a4c856e6fc3852cb97a to start an election
I20260709 13:10:42.338088 19681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9278548acf5441a285469384cb36528b"
dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
 from {username='slave'} at 127.0.0.1:43726
I20260709 13:10:42.340692 19681 raft_consensus.cc:493] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:42.341082 19681 raft_consensus.cc:3060] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:42.333058 19678 raft_consensus.cc:515] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:42.359206 19680 raft_consensus.cc:1240] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Rejecting Update request from peer 99963203ffa5431497fc874f139a55bd for earlier term 1. Current term is 2. Ops: []
I20260709 13:10:42.338277 19963 tablet.cc:1724] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.361164 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "407bba26f33f4251bc733f5df56d51d0" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:42.362062 19533 raft_consensus.cc:3060] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.366084 19947 tablet.cc:1724] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.367108 19957 consensus_queue.cc:1059] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:42.368551 19957 raft_consensus.cc:3055] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:42.368976 19957 raft_consensus.cc:740] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Running, Role: LEADER
I20260709 13:10:42.376819 19533 raft_consensus.cc:2468] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 2.
I20260709 13:10:42.371971 19957 consensus_queue.cc:260] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [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: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:42.400722 19957 raft_consensus.cc:3060] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.403126 19681 raft_consensus.cc:515] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:42.405229 19679 raft_consensus.cc:1240] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 3 FOLLOWER]: Rejecting Update request from peer 88431ecb13064266b1b70bb972262faf for earlier term 2. Current term is 3. Ops: []
I20260709 13:10:42.406517 19678 leader_election.cc:290] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 2 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:42.410331 19606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "407bba26f33f4251bc733f5df56d51d0" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:42.410697 19940 consensus_queue.cc:1059] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:42.411588 19940 raft_consensus.cc:3055] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:42.411895 19940 raft_consensus.cc:740] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Running, Role: LEADER
I20260709 13:10:42.412744 19940 consensus_queue.cc:260] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [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: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:42.414500 19940 raft_consensus.cc:3060] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:42.421012 19681 leader_election.cc:290] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 3 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:42.422186 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9278548acf5441a285469384cb36528b" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:42.423750 19605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9278548acf5441a285469384cb36528b" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:42.445668 19605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09464832b9404fd198e237c442bfdde4"
dest_uuid: "99963203ffa5431497fc874f139a55bd"
mode: GRACEFUL
new_leader_uuid: "38e2239466014a4c856e6fc3852cb97a"
 from {username='slave'} at 127.0.0.1:58528
I20260709 13:10:42.446029 19648 leader_election.cc:304] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf; no voters: 
I20260709 13:10:42.446388 19605 raft_consensus.cc:606] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Received request to transfer leadership to TS 38e2239466014a4c856e6fc3852cb97a
I20260709 13:10:42.447213 19760 raft_consensus.cc:2804] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:42.447742 19760 raft_consensus.cc:697] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [term 2 LEADER]: Becoming Leader. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Running, Role: LEADER
I20260709 13:10:42.404259 19962 tablet.cc:1724] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.449455 19760 consensus_queue.cc:237] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:42.451498 19956 tablet.cc:1724] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.454244 19530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7f29ae2ed774f1fab9bc8ee473af7a8"
dest_uuid: "88431ecb13064266b1b70bb972262faf"
mode: GRACEFUL
new_leader_uuid: "38e2239466014a4c856e6fc3852cb97a"
 from {username='slave'} at 127.0.0.1:48454
I20260709 13:10:42.454891 19530 raft_consensus.cc:606] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 1 LEADER]: Received request to transfer leadership to TS 38e2239466014a4c856e6fc3852cb97a
I20260709 13:10:42.455487 19947 tablet.cc:1724] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.448148 19961 tablet.cc:1724] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.457998 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:42.460508 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:42.469441 19532 raft_consensus.cc:2468] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 3.
I20260709 13:10:42.468706 19962 tablet.cc:1724] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.472218 19648 leader_election.cc:304] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [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: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf; no voters: 99963203ffa5431497fc874f139a55bd
I20260709 13:10:42.473742 19760 raft_consensus.cc:2804] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:42.474327 19760 raft_consensus.cc:697] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 3 LEADER]: Becoming Leader. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Running, Role: LEADER
I20260709 13:10:42.475337 19760 consensus_queue.cc:237] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:42.468582 19953 tablet.cc:1724] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.486940 19428 catalog_manager.cc:5697] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a reported cstate change: term changed from 1 to 2, leader changed from 99963203ffa5431497fc874f139a55bd (127.13.149.130) to 38e2239466014a4c856e6fc3852cb97a (127.13.149.131). New cstate: current_term: 2 leader_uuid: "38e2239466014a4c856e6fc3852cb97a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:42.489413 19930 tablet.cc:1724] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.495433 19606 raft_consensus.cc:2468] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 2.
I20260709 13:10:42.499656 19428 catalog_manager.cc:5789] TS 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693) does not have the latest schema for tablet 407bba26f33f4251bc733f5df56d51d0 (table soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]). Expected version 1 got 0
I20260709 13:10:42.500622 19428 catalog_manager.cc:5697] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a reported cstate change: term changed from 2 to 3, leader changed from 88431ecb13064266b1b70bb972262faf (127.13.149.129) to 38e2239466014a4c856e6fc3852cb97a (127.13.149.131). New cstate: current_term: 3 leader_uuid: "38e2239466014a4c856e6fc3852cb97a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:42.502095 19428 catalog_manager.cc:5789] TS 38e2239466014a4c856e6fc3852cb97a (127.13.149.131:36693) does not have the latest schema for tablet 9278548acf5441a285469384cb36528b (table soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]). Expected version 1 got 0
I20260709 13:10:42.531152 19430 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b: soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107] alter complete (version 1)
I20260709 13:10:42.759629 19943 raft_consensus.cc:993] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf: : Instructing follower 38e2239466014a4c856e6fc3852cb97a to start an election
I20260709 13:10:42.760201 19943 raft_consensus.cc:1081] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 1 LEADER]: Signalling peer 38e2239466014a4c856e6fc3852cb97a to start an election
I20260709 13:10:42.761823 19678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7f29ae2ed774f1fab9bc8ee473af7a8"
dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
 from {username='slave'} at 127.0.0.1:43726
I20260709 13:10:42.762457 19678 raft_consensus.cc:493] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:42.762825 19678 raft_consensus.cc:3060] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.770967 19678 raft_consensus.cc:515] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:42.773712 19678 leader_election.cc:290] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 2 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:42.773916 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f29ae2ed774f1fab9bc8ee473af7a8" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:42.774592 19532 raft_consensus.cc:3055] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:42.774876 19532 raft_consensus.cc:740] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88431ecb13064266b1b70bb972262faf, State: Running, Role: LEADER
I20260709 13:10:42.775714 19532 consensus_queue.cc:260] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:42.775938 19605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f29ae2ed774f1fab9bc8ee473af7a8" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:42.776981 19605 raft_consensus.cc:3060] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.777014 19532 raft_consensus.cc:3060] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.786202 19605 raft_consensus.cc:2468] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 2.
I20260709 13:10:42.787539 19648 leader_election.cc:304] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 99963203ffa5431497fc874f139a55bd; no voters: 
I20260709 13:10:42.788415 19760 raft_consensus.cc:2804] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:42.788930 19760 raft_consensus.cc:697] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [term 2 LEADER]: Becoming Leader. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Running, Role: LEADER
I20260709 13:10:42.789883 19760 consensus_queue.cc:237] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:42.792183 19532 raft_consensus.cc:2468] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 2.
I20260709 13:10:42.799659 19428 catalog_manager.cc:5697] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a reported cstate change: term changed from 1 to 2, leader changed from 88431ecb13064266b1b70bb972262faf (127.13.149.129) to 38e2239466014a4c856e6fc3852cb97a (127.13.149.131). New cstate: current_term: 2 leader_uuid: "38e2239466014a4c856e6fc3852cb97a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:42.813223 19964 raft_consensus.cc:993] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd: : Instructing follower 38e2239466014a4c856e6fc3852cb97a to start an election
I20260709 13:10:42.813746 19964 raft_consensus.cc:1081] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Signalling peer 38e2239466014a4c856e6fc3852cb97a to start an election
I20260709 13:10:42.815451 19678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09464832b9404fd198e237c442bfdde4"
dest_uuid: "38e2239466014a4c856e6fc3852cb97a"
 from {username='slave'} at 127.0.0.1:43720
I20260709 13:10:42.816018 19678 raft_consensus.cc:493] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:42.816314 19678 raft_consensus.cc:3060] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.821237 19678 raft_consensus.cc:515] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:42.823328 19678 leader_election.cc:290] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 2 election: Requested vote from peers 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223), 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265)
I20260709 13:10:42.824060 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09464832b9404fd198e237c442bfdde4" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88431ecb13064266b1b70bb972262faf"
I20260709 13:10:42.824339 19605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09464832b9404fd198e237c442bfdde4" candidate_uuid: "38e2239466014a4c856e6fc3852cb97a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99963203ffa5431497fc874f139a55bd"
I20260709 13:10:42.824806 19532 raft_consensus.cc:3060] T 09464832b9404fd198e237c442bfdde4 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.824908 19605 raft_consensus.cc:3055] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:42.825304 19605 raft_consensus.cc:740] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99963203ffa5431497fc874f139a55bd, State: Running, Role: LEADER
I20260709 13:10:42.826112 19605 consensus_queue.cc:260] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:42.827358 19605 raft_consensus.cc:3060] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:42.832211 19532 raft_consensus.cc:2468] T 09464832b9404fd198e237c442bfdde4 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 2.
I20260709 13:10:42.832630 19605 raft_consensus.cc:2468] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e2239466014a4c856e6fc3852cb97a in term 2.
I20260709 13:10:42.833711 19648 leader_election.cc:304] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e2239466014a4c856e6fc3852cb97a, 88431ecb13064266b1b70bb972262faf; no voters: 
I20260709 13:10:42.834510 19760 raft_consensus.cc:2804] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:42.835059 19760 raft_consensus.cc:697] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [term 2 LEADER]: Becoming Leader. State: Replica: 38e2239466014a4c856e6fc3852cb97a, State: Running, Role: LEADER
I20260709 13:10:42.836084 19760 consensus_queue.cc:237] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } }
I20260709 13:10:42.845778 19428 catalog_manager.cc:5697] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a reported cstate change: term changed from 1 to 2, leader changed from 99963203ffa5431497fc874f139a55bd (127.13.149.130) to 38e2239466014a4c856e6fc3852cb97a (127.13.149.131). New cstate: current_term: 2 leader_uuid: "38e2239466014a4c856e6fc3852cb97a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e2239466014a4c856e6fc3852cb97a" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 36693 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:42.854565 19605 raft_consensus.cc:1275] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Refusing update from remote peer 38e2239466014a4c856e6fc3852cb97a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:10:42.856102 19760 consensus_queue.cc:1048] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:42.862643 19930 tablet.cc:1724] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.866349 19532 raft_consensus.cc:1275] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Refusing update from remote peer 38e2239466014a4c856e6fc3852cb97a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:10:42.868072 19760 consensus_queue.cc:1048] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:42.892665 19947 tablet.cc:1719] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:10:42.902550 19930 tablet.cc:1719] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:10:42.909713 19961 tablet.cc:1719] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:10:42.964401 19605 raft_consensus.cc:3060] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:42.972290 19605 raft_consensus.cc:1275] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd [term 3 FOLLOWER]: Refusing update from remote peer 38e2239466014a4c856e6fc3852cb97a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:42.973861 19977 consensus_queue.cc:1048] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:42.979875 19930 tablet.cc:1724] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.981402 19428 catalog_manager.cc:5789] TS 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265) does not have the latest schema for tablet 9278548acf5441a285469384cb36528b (table soft_deleted_table [id=33ad4d3f030245e3ae8dd6928c227107]). Expected version 1 got 0
I20260709 13:10:42.986271 19947 tablet.cc:1724] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:42.994319 19533 raft_consensus.cc:1275] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 3 FOLLOWER]: Refusing update from remote peer 38e2239466014a4c856e6fc3852cb97a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:43.001170 19760 consensus_queue.cc:1048] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:43.013027 19930 tablet.cc:1719] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:10:43.015836 19947 tablet.cc:1719] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:10:43.016749 19961 tablet.cc:1719] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:10:43.019444 19907 mvcc.cc:204] Tried to move back new op lower bound from 7305636425720307712 to 7305636423589969920. Current Snapshot: MvccSnapshot[applied={T|T < 7305636425720307712}]
I20260709 13:10:43.212807 19606 raft_consensus.cc:1275] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Refusing update from remote peer 38e2239466014a4c856e6fc3852cb97a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:43.214286 19917 consensus_queue.cc:1048] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:43.224642 19533 raft_consensus.cc:1275] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Refusing update from remote peer 38e2239466014a4c856e6fc3852cb97a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:43.226199 19977 consensus_queue.cc:1048] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:43.405786 19532 raft_consensus.cc:1275] T 09464832b9404fd198e237c442bfdde4 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Refusing update from remote peer 38e2239466014a4c856e6fc3852cb97a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:43.407675 19977 consensus_queue.cc:1048] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88431ecb13064266b1b70bb972262faf" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 37223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:43.420090 19606 raft_consensus.cc:1275] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Refusing update from remote peer 38e2239466014a4c856e6fc3852cb97a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:43.423321 19917 consensus_queue.cc:1048] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99963203ffa5431497fc874f139a55bd" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 41265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:43.529047 13910 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:10:43.535828 13910 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:10:43.536288 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:43.542307 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:10:43.542891 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:44.587424 13910 tablet_server.cc:179] TabletServer@127.13.149.129:0 shutting down...
W20260709 13:10:44.593989 19574 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 13:10:44.605011 19574 consensus_peers.cc:597] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd -> Peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Couldn't send request to peer 88431ecb13064266b1b70bb972262faf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:44.629405 19574 consensus_peers.cc:597] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd -> Peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Couldn't send request to peer 88431ecb13064266b1b70bb972262faf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:44.632112 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:44.633303 13910 tablet_replica.cc:333] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf: stopping tablet replica
I20260709 13:10:44.634527 13910 raft_consensus.cc:2243] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.635281 13910 raft_consensus.cc:2272] T a0930ed6321c4bc6ab0db8961944c717 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.637887 13910 tablet_replica.cc:333] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf: stopping tablet replica
I20260709 13:10:44.638660 13910 raft_consensus.cc:2243] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.639569 13910 raft_consensus.cc:2272] T 0da43314f06e4a54a8dcd54df756d7ee P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.641829 13910 tablet_replica.cc:333] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf: stopping tablet replica
I20260709 13:10:44.642541 13910 raft_consensus.cc:2243] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.643064 13910 raft_consensus.cc:2272] T 9278548acf5441a285469384cb36528b P 88431ecb13064266b1b70bb972262faf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.645290 13910 tablet_replica.cc:333] T 9535d8cb55d34c518741c6950d598dd6 P 88431ecb13064266b1b70bb972262faf: stopping tablet replica
I20260709 13:10:44.645989 13910 raft_consensus.cc:2243] T 9535d8cb55d34c518741c6950d598dd6 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.646472 13910 raft_consensus.cc:2272] T 9535d8cb55d34c518741c6950d598dd6 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.648900 13910 tablet_replica.cc:333] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf: stopping tablet replica
I20260709 13:10:44.649782 13910 raft_consensus.cc:2243] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.650650 13910 raft_consensus.cc:2272] T d898db4f89f74ecb8730460f8815c2eb P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.652817 13910 tablet_replica.cc:333] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf: stopping tablet replica
I20260709 13:10:44.653437 13910 raft_consensus.cc:2243] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.654012 13910 raft_consensus.cc:2272] T 663ae8b63de84e3dbdebd05245e88075 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.656400 13910 tablet_replica.cc:333] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf: stopping tablet replica
I20260709 13:10:44.657105 13910 raft_consensus.cc:2243] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.657673 13910 raft_consensus.cc:2272] T 407bba26f33f4251bc733f5df56d51d0 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.660279 13910 tablet_replica.cc:333] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf: stopping tablet replica
I20260709 13:10:44.660830 13910 raft_consensus.cc:2243] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:10:44.661319 19574 consensus_peers.cc:597] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd -> Peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Couldn't send request to peer 88431ecb13064266b1b70bb972262faf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:44.661849 13910 raft_consensus.cc:2272] T b177ebec71ec44bfb7a195f52b43607f P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:44.663630 19574 consensus_peers.cc:597] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd -> Peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Couldn't send request to peer 88431ecb13064266b1b70bb972262faf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:44.664654 13910 tablet_replica.cc:333] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf: stopping tablet replica
I20260709 13:10:44.665374 13910 raft_consensus.cc:2243] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.665941 13910 raft_consensus.cc:2272] T 7e03ea488d704a618345f36ac2b9c5ec P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.668540 13910 tablet_replica.cc:333] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf: stopping tablet replica
I20260709 13:10:44.669380 13910 raft_consensus.cc:2243] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.670670 13910 raft_consensus.cc:2272] T a849c0a51fcc4129842358f9d26bc8af P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.674700 13910 tablet_replica.cc:333] T dd0a760bd46746c19982b09aebc34ba2 P 88431ecb13064266b1b70bb972262faf: stopping tablet replica
I20260709 13:10:44.675650 13910 raft_consensus.cc:2243] T dd0a760bd46746c19982b09aebc34ba2 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.676271 13910 raft_consensus.cc:2272] T dd0a760bd46746c19982b09aebc34ba2 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.679234 13910 tablet_replica.cc:333] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf: stopping tablet replica
W20260709 13:10:44.679461 19648 consensus_peers.cc:597] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a -> Peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Couldn't send request to peer 88431ecb13064266b1b70bb972262faf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:44.680121 13910 raft_consensus.cc:2243] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.681834 13910 raft_consensus.cc:2272] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.684453 13910 tablet_replica.cc:333] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf: stopping tablet replica
I20260709 13:10:44.685091 13910 raft_consensus.cc:2243] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.685865 13910 raft_consensus.cc:2272] T dc581f0ee8e24b93853e748f2308f4ad P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.689574 13910 tablet_replica.cc:333] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf: stopping tablet replica
I20260709 13:10:44.690690 13910 raft_consensus.cc:2243] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.692059 13910 raft_consensus.cc:2272] T 45957d759f3c4583862d5a3383f54d08 P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.695055 13910 tablet_replica.cc:333] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf: stopping tablet replica
I20260709 13:10:44.695833 13910 raft_consensus.cc:2243] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.696426 13910 raft_consensus.cc:2272] T 298f7523b63846f392d442593ee1a8f8 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.699127 13910 tablet_replica.cc:333] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf: stopping tablet replica
I20260709 13:10:44.700047 13910 raft_consensus.cc:2243] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.701192 13910 raft_consensus.cc:2272] T cd3071cf91bc47b6a5dfeded347608f1 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.703766 13910 tablet_replica.cc:333] T 0097e437854843d281927c0a4e7bd1dc P 88431ecb13064266b1b70bb972262faf: stopping tablet replica
I20260709 13:10:44.704515 13910 raft_consensus.cc:2243] T 0097e437854843d281927c0a4e7bd1dc P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.705013 13910 raft_consensus.cc:2272] T 0097e437854843d281927c0a4e7bd1dc P 88431ecb13064266b1b70bb972262faf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.707350 13910 tablet_replica.cc:333] T 09464832b9404fd198e237c442bfdde4 P 88431ecb13064266b1b70bb972262faf: stopping tablet replica
I20260709 13:10:44.708120 13910 raft_consensus.cc:2243] T 09464832b9404fd198e237c442bfdde4 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.708650 13910 raft_consensus.cc:2272] T 09464832b9404fd198e237c442bfdde4 P 88431ecb13064266b1b70bb972262faf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:44.739663 19648 consensus_peers.cc:597] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a -> Peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Couldn't send request to peer 88431ecb13064266b1b70bb972262faf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:44.755527 13910 tablet_server.cc:196] TabletServer@127.13.149.129:0 shutdown complete.
W20260709 13:10:44.785269 19574 consensus_peers.cc:597] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd -> Peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Couldn't send request to peer 88431ecb13064266b1b70bb972262faf. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:37223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:44.797514 13910 tablet_server.cc:179] TabletServer@127.13.149.130:0 shutting down...
W20260709 13:10:44.799008 19648 consensus_peers.cc:597] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a -> Peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Couldn't send request to peer 88431ecb13064266b1b70bb972262faf. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:37223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:44.835500 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:44.836643 13910 tablet_replica.cc:333] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd: stopping tablet replica
I20260709 13:10:44.837471 13910 raft_consensus.cc:2243] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.838307 13910 raft_consensus.cc:2272] T 9278548acf5441a285469384cb36528b P 99963203ffa5431497fc874f139a55bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.841137 13910 tablet_replica.cc:333] T 663ae8b63de84e3dbdebd05245e88075 P 99963203ffa5431497fc874f139a55bd: stopping tablet replica
W20260709 13:10:44.841549 19648 consensus_peers.cc:597] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a -> Peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Couldn't send request to peer 88431ecb13064266b1b70bb972262faf. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:37223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:44.841912 13910 raft_consensus.cc:2243] T 663ae8b63de84e3dbdebd05245e88075 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.842597 13910 raft_consensus.cc:2272] T 663ae8b63de84e3dbdebd05245e88075 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.844971 13910 tablet_replica.cc:333] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd: stopping tablet replica
I20260709 13:10:44.846063 13910 raft_consensus.cc:2243] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.847143 13910 raft_consensus.cc:2272] T 298f7523b63846f392d442593ee1a8f8 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.849740 13910 tablet_replica.cc:333] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd: stopping tablet replica
I20260709 13:10:44.850476 13910 raft_consensus.cc:2243] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.850993 13910 raft_consensus.cc:2272] T 45957d759f3c4583862d5a3383f54d08 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.853112 13910 tablet_replica.cc:333] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd: stopping tablet replica
I20260709 13:10:44.854038 13910 raft_consensus.cc:2243] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.855155 13910 raft_consensus.cc:2272] T 0097e437854843d281927c0a4e7bd1dc P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.857520 13910 tablet_replica.cc:333] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd: stopping tablet replica
I20260709 13:10:44.858289 13910 raft_consensus.cc:2243] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.858767 13910 raft_consensus.cc:2272] T cd3071cf91bc47b6a5dfeded347608f1 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.863780 13910 tablet_replica.cc:333] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd: stopping tablet replica
I20260709 13:10:44.864425 13910 raft_consensus.cc:2243] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.865325 13910 raft_consensus.cc:2272] T dd0a760bd46746c19982b09aebc34ba2 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.867677 13910 tablet_replica.cc:333] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd: stopping tablet replica
I20260709 13:10:44.868273 13910 raft_consensus.cc:2243] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.868724 13910 raft_consensus.cc:2272] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.870847 13910 tablet_replica.cc:333] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd: stopping tablet replica
I20260709 13:10:44.871398 13910 raft_consensus.cc:2243] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.871909 13910 raft_consensus.cc:2272] T 0da43314f06e4a54a8dcd54df756d7ee P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.874010 13910 tablet_replica.cc:333] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd: stopping tablet replica
I20260709 13:10:44.874614 13910 raft_consensus.cc:2243] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.875488 13910 raft_consensus.cc:2272] T a0930ed6321c4bc6ab0db8961944c717 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.877589 13910 tablet_replica.cc:333] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd: stopping tablet replica
I20260709 13:10:44.878230 13910 raft_consensus.cc:2243] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.878683 13910 raft_consensus.cc:2272] T d898db4f89f74ecb8730460f8815c2eb P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.881058 13910 tablet_replica.cc:333] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd: stopping tablet replica
I20260709 13:10:44.881621 13910 raft_consensus.cc:2243] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.882504 13910 raft_consensus.cc:2272] T 9535d8cb55d34c518741c6950d598dd6 P 99963203ffa5431497fc874f139a55bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.884701 13910 tablet_replica.cc:333] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd: stopping tablet replica
I20260709 13:10:44.885293 13910 raft_consensus.cc:2243] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.886168 13910 raft_consensus.cc:2272] T 407bba26f33f4251bc733f5df56d51d0 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.888329 13910 tablet_replica.cc:333] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd: stopping tablet replica
I20260709 13:10:44.889036 13910 raft_consensus.cc:2243] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.889570 13910 raft_consensus.cc:2272] T b177ebec71ec44bfb7a195f52b43607f P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.892127 13910 tablet_replica.cc:333] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd: stopping tablet replica
I20260709 13:10:44.892952 13910 raft_consensus.cc:2243] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.893500 13910 raft_consensus.cc:2272] T 7e03ea488d704a618345f36ac2b9c5ec P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.895602 13910 tablet_replica.cc:333] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd: stopping tablet replica
I20260709 13:10:44.896095 13910 raft_consensus.cc:2243] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.896581 13910 raft_consensus.cc:2272] T a849c0a51fcc4129842358f9d26bc8af P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.898856 13910 tablet_replica.cc:333] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd: stopping tablet replica
I20260709 13:10:44.899364 13910 raft_consensus.cc:2243] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.899768 13910 raft_consensus.cc:2272] T 09464832b9404fd198e237c442bfdde4 P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.901933 13910 tablet_replica.cc:333] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd: stopping tablet replica
I20260709 13:10:44.902395 13910 raft_consensus.cc:2243] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.903262 13910 raft_consensus.cc:2272] T dc581f0ee8e24b93853e748f2308f4ad P 99963203ffa5431497fc874f139a55bd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:44.921277 19648 consensus_peers.cc:597] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a -> Peer 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265): Couldn't send request to peer 99963203ffa5431497fc874f139a55bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:44.938690 19648 consensus_peers.cc:597] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a -> Peer 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265): Couldn't send request to peer 99963203ffa5431497fc874f139a55bd. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.130:41265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:44.948256 13910 tablet_server.cc:196] TabletServer@127.13.149.130:0 shutdown complete.
W20260709 13:10:44.969976 19648 consensus_peers.cc:597] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a -> Peer 99963203ffa5431497fc874f139a55bd (127.13.149.130:41265): Couldn't send request to peer 99963203ffa5431497fc874f139a55bd. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.130:41265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:44.984174 19648 consensus_peers.cc:597] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a -> Peer 88431ecb13064266b1b70bb972262faf (127.13.149.129:37223): Couldn't send request to peer 88431ecb13064266b1b70bb972262faf. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:37223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:44.987908 13910 tablet_server.cc:179] TabletServer@127.13.149.131:0 shutting down...
I20260709 13:10:45.023015 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:45.023757 13910 tablet_replica.cc:333] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a: stopping tablet replica
I20260709 13:10:45.024726 13910 raft_consensus.cc:2243] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.025435 13910 raft_consensus.cc:2272] T a0930ed6321c4bc6ab0db8961944c717 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.027724 13910 tablet_replica.cc:333] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a: stopping tablet replica
I20260709 13:10:45.028568 13910 raft_consensus.cc:2243] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.029115 13910 raft_consensus.cc:2272] T 0da43314f06e4a54a8dcd54df756d7ee P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.031618 13910 tablet_replica.cc:333] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a: stopping tablet replica
I20260709 13:10:45.032227 13910 raft_consensus.cc:2243] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.032951 13910 raft_consensus.cc:2272] T 9278548acf5441a285469384cb36528b P 38e2239466014a4c856e6fc3852cb97a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.034941 13910 tablet_replica.cc:333] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a: stopping tablet replica
I20260709 13:10:45.035511 13910 raft_consensus.cc:2243] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.036255 13910 raft_consensus.cc:2272] T d7f29ae2ed774f1fab9bc8ee473af7a8 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.038633 13910 tablet_replica.cc:333] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a: stopping tablet replica
I20260709 13:10:45.039294 13910 raft_consensus.cc:2243] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.039752 13910 raft_consensus.cc:2272] T dd0a760bd46746c19982b09aebc34ba2 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.041586 13910 tablet_replica.cc:333] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a: stopping tablet replica
I20260709 13:10:45.042239 13910 raft_consensus.cc:2243] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.043051 13910 raft_consensus.cc:2272] T 663ae8b63de84e3dbdebd05245e88075 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.045101 13910 tablet_replica.cc:333] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a: stopping tablet replica
I20260709 13:10:45.045719 13910 raft_consensus.cc:2243] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.046200 13910 raft_consensus.cc:2272] T d898db4f89f74ecb8730460f8815c2eb P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.047953 13910 tablet_replica.cc:333] T 9535d8cb55d34c518741c6950d598dd6 P 38e2239466014a4c856e6fc3852cb97a: stopping tablet replica
I20260709 13:10:45.048502 13910 raft_consensus.cc:2243] T 9535d8cb55d34c518741c6950d598dd6 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.048955 13910 raft_consensus.cc:2272] T 9535d8cb55d34c518741c6950d598dd6 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.051219 13910 tablet_replica.cc:333] T 45957d759f3c4583862d5a3383f54d08 P 38e2239466014a4c856e6fc3852cb97a: stopping tablet replica
I20260709 13:10:45.051795 13910 raft_consensus.cc:2243] T 45957d759f3c4583862d5a3383f54d08 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.052270 13910 raft_consensus.cc:2272] T 45957d759f3c4583862d5a3383f54d08 P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.054178 13910 tablet_replica.cc:333] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a: stopping tablet replica
I20260709 13:10:45.054706 13910 raft_consensus.cc:2243] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.055202 13910 raft_consensus.cc:2272] T cd3071cf91bc47b6a5dfeded347608f1 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.057248 13910 tablet_replica.cc:333] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a: stopping tablet replica
I20260709 13:10:45.057947 13910 raft_consensus.cc:2243] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.058415 13910 raft_consensus.cc:2272] T 298f7523b63846f392d442593ee1a8f8 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.060248 13910 tablet_replica.cc:333] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a: stopping tablet replica
I20260709 13:10:45.060775 13910 raft_consensus.cc:2243] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.061218 13910 raft_consensus.cc:2272] T 0097e437854843d281927c0a4e7bd1dc P 38e2239466014a4c856e6fc3852cb97a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.063230 13910 tablet_replica.cc:333] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a: stopping tablet replica
I20260709 13:10:45.063766 13910 raft_consensus.cc:2243] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.064518 13910 raft_consensus.cc:2272] T 09464832b9404fd198e237c442bfdde4 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.066457 13910 tablet_replica.cc:333] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a: stopping tablet replica
I20260709 13:10:45.066954 13910 raft_consensus.cc:2243] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.067766 13910 raft_consensus.cc:2272] T 407bba26f33f4251bc733f5df56d51d0 P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.069514 13910 tablet_replica.cc:333] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a: stopping tablet replica
I20260709 13:10:45.070014 13910 raft_consensus.cc:2243] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.070475 13910 raft_consensus.cc:2272] T b177ebec71ec44bfb7a195f52b43607f P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.072353 13910 tablet_replica.cc:333] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a: stopping tablet replica
I20260709 13:10:45.072821 13910 raft_consensus.cc:2243] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.073581 13910 raft_consensus.cc:2272] T 7e03ea488d704a618345f36ac2b9c5ec P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.075402 13910 tablet_replica.cc:333] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a: stopping tablet replica
I20260709 13:10:45.075872 13910 raft_consensus.cc:2243] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.076311 13910 raft_consensus.cc:2272] T a849c0a51fcc4129842358f9d26bc8af P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.078155 13910 tablet_replica.cc:333] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a: stopping tablet replica
I20260709 13:10:45.078650 13910 raft_consensus.cc:2243] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.079173 13910 raft_consensus.cc:2272] T dc581f0ee8e24b93853e748f2308f4ad P 38e2239466014a4c856e6fc3852cb97a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.119606 13910 tablet_server.cc:196] TabletServer@127.13.149.131:0 shutdown complete.
I20260709 13:10:45.152266 13910 master.cc:562] Master@127.13.149.190:45233 shutting down...
I20260709 13:10:45.184865 13910 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.185614 13910 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.186072 13910 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0a5053720d6b4279bf287c8f3d7ea25b: stopping tablet replica
I20260709 13:10:45.207958 13910 master.cc:584] Master@127.13.149.190:45233 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12921 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:10:45.273336 13910 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.149.190:39943
I20260709 13:10:45.275044 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:45.281562 19989 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:45.281612 19990 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:45.285353 19992 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:45.285625 13910 server_base.cc:1061] running on GCE node
I20260709 13:10:45.287703 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:45.287938 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:45.288144 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602645288128 us; error 0 us; skew 500 ppm
I20260709 13:10:45.288831 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:45.291769 13910 webserver.cc:533] Webserver started at http://127.13.149.190:36769/ using document root <none> and password file <none>
I20260709 13:10:45.292315 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:45.292511 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:45.292837 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:45.294123 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/master-0-root/instance:
uuid: "7ec4abdee14c4c8c9da552c79d1e104a"
format_stamp: "Formatted at 2026-07-09 13:10:45 on dist-test-slave-mxd3"
I20260709 13:10:45.299422 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:10:45.303179 19997 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:45.304056 13910 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 13:10:45.304423 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/master-0-root
uuid: "7ec4abdee14c4c8c9da552c79d1e104a"
format_stamp: "Formatted at 2026-07-09 13:10:45 on dist-test-slave-mxd3"
I20260709 13:10:45.304760 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:45.322171 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:45.323886 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:45.366523 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.190:39943
I20260709 13:10:45.366573 20048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.190:39943 every 8 connection(s)
I20260709 13:10:45.370944 20049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.381814 20049 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a: Bootstrap starting.
I20260709 13:10:45.386601 20049 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:45.390995 20049 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a: No bootstrap required, opened a new log
I20260709 13:10:45.393185 20049 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ec4abdee14c4c8c9da552c79d1e104a" member_type: VOTER }
I20260709 13:10:45.393576 20049 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:45.393904 20049 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ec4abdee14c4c8c9da552c79d1e104a, State: Initialized, Role: FOLLOWER
I20260709 13:10:45.394392 20049 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7ec4abdee14c4c8c9da552c79d1e104a" member_type: VOTER }
I20260709 13:10:45.394862 20049 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:45.395097 20049 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:45.395377 20049 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:45.400453 20049 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ec4abdee14c4c8c9da552c79d1e104a" member_type: VOTER }
I20260709 13:10:45.401088 20049 leader_election.cc:304] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [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: 7ec4abdee14c4c8c9da552c79d1e104a; no voters: 
I20260709 13:10:45.402325 20049 leader_election.cc:290] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:45.402691 20052 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:45.404135 20052 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [term 1 LEADER]: Becoming Leader. State: Replica: 7ec4abdee14c4c8c9da552c79d1e104a, State: Running, Role: LEADER
I20260709 13:10:45.404843 20052 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [LEADER]: Queue going to LEADER mode. State: All 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: "7ec4abdee14c4c8c9da552c79d1e104a" member_type: VOTER }
I20260709 13:10:45.405373 20049 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:45.409482 20054 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7ec4abdee14c4c8c9da552c79d1e104a. Latest consensus state: current_term: 1 leader_uuid: "7ec4abdee14c4c8c9da552c79d1e104a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ec4abdee14c4c8c9da552c79d1e104a" member_type: VOTER } }
I20260709 13:10:45.409422 20053 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7ec4abdee14c4c8c9da552c79d1e104a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ec4abdee14c4c8c9da552c79d1e104a" member_type: VOTER } }
I20260709 13:10:45.410290 20054 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:45.410374 20053 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:45.416967 20058 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:45.422516 20058 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:45.423602 13910 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:45.432348 20058 catalog_manager.cc:1383] Generated new cluster ID: b5b5795bc798400895df75656be43ba8
I20260709 13:10:45.432675 20058 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:45.462273 20058 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:45.463678 20058 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:45.477527 20058 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a: Generated new TSK 0
I20260709 13:10:45.478230 20058 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:45.491113 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:45.497599 20070 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:45.498477 20071 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:45.500447 20073 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:45.502298 13910 server_base.cc:1061] running on GCE node
I20260709 13:10:45.503201 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:45.503377 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:45.503497 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602645503487 us; error 0 us; skew 500 ppm
I20260709 13:10:45.503965 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:45.506417 13910 webserver.cc:533] Webserver started at http://127.13.149.129:41891/ using document root <none> and password file <none>
I20260709 13:10:45.507005 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:45.507288 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:45.507576 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:45.508628 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/ts-0-root/instance:
uuid: "b2cb9806390f428e9dcedd53851ae2ba"
format_stamp: "Formatted at 2026-07-09 13:10:45 on dist-test-slave-mxd3"
I20260709 13:10:45.513711 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 13:10:45.517513 20078 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:45.518379 13910 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:10:45.518692 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/ts-0-root
uuid: "b2cb9806390f428e9dcedd53851ae2ba"
format_stamp: "Formatted at 2026-07-09 13:10:45 on dist-test-slave-mxd3"
I20260709 13:10:45.519037 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:45.534369 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:45.535640 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:45.537127 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:45.539548 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:45.539770 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:45.540017 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:45.540201 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:45.583226 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.129:41327
I20260709 13:10:45.583323 20140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.129:41327 every 8 connection(s)
I20260709 13:10:45.588579 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:45.596846 20145 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:45.598201 20146 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:45.600255 20148 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:45.600657 13910 server_base.cc:1061] running on GCE node
I20260709 13:10:45.602172 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:45.602387 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:45.602640 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602645602601 us; error 0 us; skew 500 ppm
I20260709 13:10:45.603248 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:45.606312 13910 webserver.cc:533] Webserver started at http://127.13.149.130:37533/ using document root <none> and password file <none>
I20260709 13:10:45.607028 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:45.607285 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:45.607597 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:45.608940 20141 heartbeater.cc:344] Connected to a master server at 127.13.149.190:39943
I20260709 13:10:45.609028 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/ts-1-root/instance:
uuid: "cc2b977944574368ab3be01fc3a85ad8"
format_stamp: "Formatted at 2026-07-09 13:10:45 on dist-test-slave-mxd3"
I20260709 13:10:45.609481 20141 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:45.610232 20141 heartbeater.cc:507] Master 127.13.149.190:39943 requested a full tablet report, sending...
I20260709 13:10:45.612457 20014 ts_manager.cc:194] Registered new tserver with Master: b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327)
I20260709 13:10:45.614912 20014 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41018
I20260709 13:10:45.615033 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:45.619390 20153 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:45.620301 13910 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:10:45.620639 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/ts-1-root
uuid: "cc2b977944574368ab3be01fc3a85ad8"
format_stamp: "Formatted at 2026-07-09 13:10:45 on dist-test-slave-mxd3"
I20260709 13:10:45.620916 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:45.636768 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:45.638125 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:45.639676 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:45.642306 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:45.642513 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:45.642858 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:45.643044 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:45.684599 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.130:39043
I20260709 13:10:45.684712 20215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.130:39043 every 8 connection(s)
I20260709 13:10:45.689684 13910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:45.696842 20219 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:45.698753 20220 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:45.701941 13910 server_base.cc:1061] running on GCE node
I20260709 13:10:45.702507 20216 heartbeater.cc:344] Connected to a master server at 127.13.149.190:39943
W20260709 13:10:45.702696 20223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:45.702950 20216 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:45.703857 13910 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:10:45.703946 20216 heartbeater.cc:507] Master 127.13.149.190:39943 requested a full tablet report, sending...
W20260709 13:10:45.704154 13910 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:45.704391 13910 hybrid_clock.cc:648] HybridClock initialized: now 1783602645704374 us; error 0 us; skew 500 ppm
I20260709 13:10:45.705111 13910 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:45.706252 20014 ts_manager.cc:194] Registered new tserver with Master: cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:45.707926 13910 webserver.cc:533] Webserver started at http://127.13.149.131:36393/ using document root <none> and password file <none>
I20260709 13:10:45.708256 20014 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41026
I20260709 13:10:45.708475 13910 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:45.708776 13910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:45.709048 13910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:45.710338 13910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/ts-2-root/instance:
uuid: "a1ad15703aae4e4799450bb66547d24f"
format_stamp: "Formatted at 2026-07-09 13:10:45 on dist-test-slave-mxd3"
I20260709 13:10:45.714847 13910 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 13:10:45.718533 20227 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:45.719412 13910 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:10:45.719681 13910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/ts-2-root
uuid: "a1ad15703aae4e4799450bb66547d24f"
format_stamp: "Formatted at 2026-07-09 13:10:45 on dist-test-slave-mxd3"
I20260709 13:10:45.719921 13910 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhlCMIR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602488436206-13910-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:45.746665 13910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:45.747923 13910 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:45.749500 13910 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:45.751801 13910 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:45.752055 13910 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:45.752334 13910 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:45.752571 13910 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:45.793349 13910 rpc_server.cc:307] RPC server started. Bound to: 127.13.149.131:41489
I20260709 13:10:45.793447 20289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.149.131:41489 every 8 connection(s)
I20260709 13:10:45.808712 20290 heartbeater.cc:344] Connected to a master server at 127.13.149.190:39943
I20260709 13:10:45.809095 20290 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:45.809939 20290 heartbeater.cc:507] Master 127.13.149.190:39943 requested a full tablet report, sending...
I20260709 13:10:45.811972 20014 ts_manager.cc:194] Registered new tserver with Master: a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:45.812315 13910 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015917736s
I20260709 13:10:45.813361 20014 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41032
I20260709 13:10:45.839334 20014 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41046:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:45.842564 20014 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:10:45.917783 20106 tablet_service.cc:1511] Processing CreateTablet for tablet 7027ba0556124e859738baa7be2bb351 (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:45.919445 20106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7027ba0556124e859738baa7be2bb351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.922868 20104 tablet_service.cc:1511] Processing CreateTablet for tablet 17bbee4a1b3c426790b6ceb0531a3bb7 (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:45.924526 20104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17bbee4a1b3c426790b6ceb0531a3bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.926764 20105 tablet_service.cc:1511] Processing CreateTablet for tablet e2247f66c105405493d98749cf4eaa1c (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:45.928313 20105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2247f66c105405493d98749cf4eaa1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.935199 20103 tablet_service.cc:1511] Processing CreateTablet for tablet b44aee2d94614cc4bb06f3c9f62235f8 (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:45.936781 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b44aee2d94614cc4bb06f3c9f62235f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.955672 20102 tablet_service.cc:1511] Processing CreateTablet for tablet d62b6668b6d54bcfbb5836cf9773a6cb (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:45.957155 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62b6668b6d54bcfbb5836cf9773a6cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.971091 20101 tablet_service.cc:1511] Processing CreateTablet for tablet f6056ad83a084e37877f2fd57e17a3da (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:45.972561 20101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6056ad83a084e37877f2fd57e17a3da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.974083 20104 tablet_service.cc:1511] Processing CreateTablet for tablet e2bf476ecfed4c13818bd6966d5ace40 (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:45.982036 20104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2bf476ecfed4c13818bd6966d5ace40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.992269 20180 tablet_service.cc:1511] Processing CreateTablet for tablet e2247f66c105405493d98749cf4eaa1c (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:45.993820 20180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2247f66c105405493d98749cf4eaa1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.994654 20305 tablet_bootstrap.cc:492] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba: Bootstrap starting.
I20260709 13:10:45.995008 20178 tablet_service.cc:1511] Processing CreateTablet for tablet b44aee2d94614cc4bb06f3c9f62235f8 (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:45.996398 20178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b44aee2d94614cc4bb06f3c9f62235f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.998792 20177 tablet_service.cc:1511] Processing CreateTablet for tablet d62b6668b6d54bcfbb5836cf9773a6cb (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:46.000206 20177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62b6668b6d54bcfbb5836cf9773a6cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.001013 20305 tablet_bootstrap.cc:654] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.002802 20176 tablet_service.cc:1511] Processing CreateTablet for tablet e2bf476ecfed4c13818bd6966d5ace40 (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:46.004107 20176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2bf476ecfed4c13818bd6966d5ace40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.006927 20175 tablet_service.cc:1511] Processing CreateTablet for tablet f6056ad83a084e37877f2fd57e17a3da (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:46.008366 20175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6056ad83a084e37877f2fd57e17a3da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.010962 20181 tablet_service.cc:1511] Processing CreateTablet for tablet 7027ba0556124e859738baa7be2bb351 (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:46.012362 20181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7027ba0556124e859738baa7be2bb351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.014827 20255 tablet_service.cc:1511] Processing CreateTablet for tablet 7027ba0556124e859738baa7be2bb351 (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:45.993840 20179 tablet_service.cc:1511] Processing CreateTablet for tablet 17bbee4a1b3c426790b6ceb0531a3bb7 (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:46.018684 20254 tablet_service.cc:1511] Processing CreateTablet for tablet e2247f66c105405493d98749cf4eaa1c (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:46.019924 20179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17bbee4a1b3c426790b6ceb0531a3bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.023135 20252 tablet_service.cc:1511] Processing CreateTablet for tablet b44aee2d94614cc4bb06f3c9f62235f8 (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:46.026585 20251 tablet_service.cc:1511] Processing CreateTablet for tablet d62b6668b6d54bcfbb5836cf9773a6cb (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:46.030074 20250 tablet_service.cc:1511] Processing CreateTablet for tablet e2bf476ecfed4c13818bd6966d5ace40 (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:46.033425 20249 tablet_service.cc:1511] Processing CreateTablet for tablet f6056ad83a084e37877f2fd57e17a3da (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:46.016836 20255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7027ba0556124e859738baa7be2bb351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.044157 20253 tablet_service.cc:1511] Processing CreateTablet for tablet 17bbee4a1b3c426790b6ceb0531a3bb7 (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:46.046406 20253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17bbee4a1b3c426790b6ceb0531a3bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.051395 20252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b44aee2d94614cc4bb06f3c9f62235f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.054106 20254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2247f66c105405493d98749cf4eaa1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.058101 20251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62b6668b6d54bcfbb5836cf9773a6cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.062105 20250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2bf476ecfed4c13818bd6966d5ace40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.066111 20249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6056ad83a084e37877f2fd57e17a3da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.126977 20103 tablet_service.cc:1511] Processing CreateTablet for tablet 05b6e8c1500d402783572bf21d572475 (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:46.129181 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b6e8c1500d402783572bf21d572475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.178663 20307 tablet_bootstrap.cc:492] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8: Bootstrap starting.
I20260709 13:10:46.187872 20307 tablet_bootstrap.cc:654] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.195405 20178 tablet_service.cc:1511] Processing CreateTablet for tablet 05b6e8c1500d402783572bf21d572475 (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:46.197314 20178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b6e8c1500d402783572bf21d572475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.201143 20248 tablet_service.cc:1511] Processing CreateTablet for tablet 05b6e8c1500d402783572bf21d572475 (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:46.206503 20248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b6e8c1500d402783572bf21d572475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.209127 20104 tablet_service.cc:1511] Processing CreateTablet for tablet 675b7a9c29a74085889ffa9774df3f6f (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:46.210512 20104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675b7a9c29a74085889ffa9774df3f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.213793 20307 tablet_bootstrap.cc:492] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8: No bootstrap required, opened a new log
I20260709 13:10:46.214373 20307 ts_tablet_manager.cc:1403] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.011s
I20260709 13:10:46.217481 20307 raft_consensus.cc:359] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.219586 20307 raft_consensus.cc:385] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.219908 20307 raft_consensus.cc:740] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.222920 20307 consensus_queue.cc:260] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.223843 20175 tablet_service.cc:1511] Processing CreateTablet for tablet 675b7a9c29a74085889ffa9774df3f6f (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:46.225265 20175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675b7a9c29a74085889ffa9774df3f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.231194 20305 tablet_bootstrap.cc:492] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba: No bootstrap required, opened a new log
I20260709 13:10:46.232017 20305 ts_tablet_manager.cc:1403] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba: Time spent bootstrapping tablet: real 0.238s	user 0.086s	sys 0.111s
I20260709 13:10:46.235021 20305 raft_consensus.cc:359] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.235813 20305 raft_consensus.cc:385] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.236107 20305 raft_consensus.cc:740] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.244803 20252 tablet_service.cc:1511] Processing CreateTablet for tablet 675b7a9c29a74085889ffa9774df3f6f (DEFAULT_TABLE table=test-workload [id=1b23704db9ac40b9bda4ce2e784c665a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:46.253866 20307 ts_tablet_manager.cc:1434] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.017s
I20260709 13:10:46.254685 20216 heartbeater.cc:499] Master 127.13.149.190:39943 was elected leader, sending a full tablet report...
I20260709 13:10:46.255000 20307 tablet_bootstrap.cc:492] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8: Bootstrap starting.
I20260709 13:10:46.255142 20252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675b7a9c29a74085889ffa9774df3f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.251062 20305 consensus_queue.cc:260] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.261547 20310 tablet_bootstrap.cc:492] T e2bf476ecfed4c13818bd6966d5ace40 P a1ad15703aae4e4799450bb66547d24f: Bootstrap starting.
I20260709 13:10:46.262781 20307 tablet_bootstrap.cc:654] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.263693 20305 ts_tablet_manager.cc:1434] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.004s
I20260709 13:10:46.264505 20141 heartbeater.cc:499] Master 127.13.149.190:39943 was elected leader, sending a full tablet report...
I20260709 13:10:46.264778 20305 tablet_bootstrap.cc:492] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba: Bootstrap starting.
I20260709 13:10:46.268460 20310 tablet_bootstrap.cc:654] T e2bf476ecfed4c13818bd6966d5ace40 P a1ad15703aae4e4799450bb66547d24f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.270972 20305 tablet_bootstrap.cc:654] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.289136 20307 tablet_bootstrap.cc:492] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8: No bootstrap required, opened a new log
I20260709 13:10:46.289803 20307 ts_tablet_manager.cc:1403] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.013s
I20260709 13:10:46.293883 20307 raft_consensus.cc:359] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.294916 20307 raft_consensus.cc:385] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.295394 20307 raft_consensus.cc:740] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.296439 20307 consensus_queue.cc:260] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.298851 20307 ts_tablet_manager.cc:1434] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:10:46.299840 20305 tablet_bootstrap.cc:492] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba: No bootstrap required, opened a new log
I20260709 13:10:46.302317 20305 ts_tablet_manager.cc:1403] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.008s
I20260709 13:10:46.299940 20307 tablet_bootstrap.cc:492] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8: Bootstrap starting.
I20260709 13:10:46.305445 20305 raft_consensus.cc:359] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.306272 20305 raft_consensus.cc:385] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.306592 20305 raft_consensus.cc:740] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.307446 20310 tablet_bootstrap.cc:492] T e2bf476ecfed4c13818bd6966d5ace40 P a1ad15703aae4e4799450bb66547d24f: No bootstrap required, opened a new log
I20260709 13:10:46.308032 20310 ts_tablet_manager.cc:1403] T e2bf476ecfed4c13818bd6966d5ace40 P a1ad15703aae4e4799450bb66547d24f: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.011s
I20260709 13:10:46.308113 20305 consensus_queue.cc:260] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.310330 20307 tablet_bootstrap.cc:654] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.310918 20310 raft_consensus.cc:359] T e2bf476ecfed4c13818bd6966d5ace40 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.311686 20310 raft_consensus.cc:385] T e2bf476ecfed4c13818bd6966d5ace40 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.311975 20310 raft_consensus.cc:740] T e2bf476ecfed4c13818bd6966d5ace40 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.312934 20310 consensus_queue.cc:260] T e2bf476ecfed4c13818bd6966d5ace40 P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.313732 20305 ts_tablet_manager.cc:1434] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 13:10:46.314842 20305 tablet_bootstrap.cc:492] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba: Bootstrap starting.
I20260709 13:10:46.318801 20290 heartbeater.cc:499] Master 127.13.149.190:39943 was elected leader, sending a full tablet report...
I20260709 13:10:46.319320 20310 ts_tablet_manager.cc:1434] T e2bf476ecfed4c13818bd6966d5ace40 P a1ad15703aae4e4799450bb66547d24f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260709 13:10:46.320133 20307 tablet_bootstrap.cc:492] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8: No bootstrap required, opened a new log
I20260709 13:10:46.320420 20310 tablet_bootstrap.cc:492] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f: Bootstrap starting.
I20260709 13:10:46.320760 20307 ts_tablet_manager.cc:1403] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260709 13:10:46.324483 20307 raft_consensus.cc:359] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.325243 20307 raft_consensus.cc:385] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.325289 20305 tablet_bootstrap.cc:654] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.325624 20307 raft_consensus.cc:740] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.326862 20310 tablet_bootstrap.cc:654] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.326570 20307 consensus_queue.cc:260] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.328933 20307 ts_tablet_manager.cc:1434] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:10:46.330112 20307 tablet_bootstrap.cc:492] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8: Bootstrap starting.
I20260709 13:10:46.339641 20307 tablet_bootstrap.cc:654] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.353374 20307 tablet_bootstrap.cc:492] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8: No bootstrap required, opened a new log
I20260709 13:10:46.354060 20307 ts_tablet_manager.cc:1403] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.014s
I20260709 13:10:46.357957 20307 raft_consensus.cc:359] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.358928 20307 raft_consensus.cc:385] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.359299 20307 raft_consensus.cc:740] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.360263 20307 consensus_queue.cc:260] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.363449 20307 ts_tablet_manager.cc:1434] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260709 13:10:46.364799 20307 tablet_bootstrap.cc:492] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8: Bootstrap starting.
I20260709 13:10:46.373379 20307 tablet_bootstrap.cc:654] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.386445 20307 tablet_bootstrap.cc:492] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8: No bootstrap required, opened a new log
I20260709 13:10:46.386595 20309 raft_consensus.cc:493] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.387140 20307 ts_tablet_manager.cc:1403] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260709 13:10:46.387265 20309 raft_consensus.cc:515] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.391211 20307 raft_consensus.cc:359] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.392221 20307 raft_consensus.cc:385] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.392599 20307 raft_consensus.cc:740] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.392900 20311 raft_consensus.cc:493] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.393489 20311 raft_consensus.cc:515] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.393836 20307 consensus_queue.cc:260] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.397500 20310 tablet_bootstrap.cc:492] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f: No bootstrap required, opened a new log
I20260709 13:10:46.398386 20310 ts_tablet_manager.cc:1403] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f: Time spent bootstrapping tablet: real 0.078s	user 0.029s	sys 0.046s
I20260709 13:10:46.402070 20310 raft_consensus.cc:359] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.402840 20310 raft_consensus.cc:385] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.403170 20310 raft_consensus.cc:740] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.403383 20307 ts_tablet_manager.cc:1434] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.001s
I20260709 13:10:46.404136 20310 consensus_queue.cc:260] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.406740 20307 tablet_bootstrap.cc:492] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8: Bootstrap starting.
I20260709 13:10:46.408113 20310 ts_tablet_manager.cc:1434] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:10:46.408895 20309 leader_election.cc:290] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:46.409168 20310 tablet_bootstrap.cc:492] T e2247f66c105405493d98749cf4eaa1c P a1ad15703aae4e4799450bb66547d24f: Bootstrap starting.
I20260709 13:10:46.413767 20307 tablet_bootstrap.cc:654] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.414824 20311 leader_election.cc:290] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
W20260709 13:10:46.418087 20062 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:46.419332 20310 tablet_bootstrap.cc:654] T e2247f66c105405493d98749cf4eaa1c P a1ad15703aae4e4799450bb66547d24f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.426702 20307 tablet_bootstrap.cc:492] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8: No bootstrap required, opened a new log
I20260709 13:10:46.427402 20307 ts_tablet_manager.cc:1403] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 13:10:46.430943 20307 raft_consensus.cc:359] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.431661 20307 raft_consensus.cc:385] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.431967 20307 raft_consensus.cc:740] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.432626 20310 tablet_bootstrap.cc:492] T e2247f66c105405493d98749cf4eaa1c P a1ad15703aae4e4799450bb66547d24f: No bootstrap required, opened a new log
I20260709 13:10:46.433329 20310 ts_tablet_manager.cc:1403] T e2247f66c105405493d98749cf4eaa1c P a1ad15703aae4e4799450bb66547d24f: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.006s
I20260709 13:10:46.432677 20307 consensus_queue.cc:260] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.435509 20307 ts_tablet_manager.cc:1434] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:10:46.436542 20307 tablet_bootstrap.cc:492] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8: Bootstrap starting.
I20260709 13:10:46.436563 20310 raft_consensus.cc:359] T e2247f66c105405493d98749cf4eaa1c P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.437554 20310 raft_consensus.cc:385] T e2247f66c105405493d98749cf4eaa1c P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.437947 20310 raft_consensus.cc:740] T e2247f66c105405493d98749cf4eaa1c P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.439379 20305 tablet_bootstrap.cc:492] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba: No bootstrap required, opened a new log
I20260709 13:10:46.439911 20305 ts_tablet_manager.cc:1403] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba: Time spent bootstrapping tablet: real 0.125s	user 0.021s	sys 0.043s
I20260709 13:10:46.438886 20310 consensus_queue.cc:260] T e2247f66c105405493d98749cf4eaa1c P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.443557 20307 tablet_bootstrap.cc:654] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.445029 20310 ts_tablet_manager.cc:1434] T e2247f66c105405493d98749cf4eaa1c P a1ad15703aae4e4799450bb66547d24f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:10:46.446411 20310 tablet_bootstrap.cc:492] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f: Bootstrap starting.
I20260709 13:10:46.452001 20322 raft_consensus.cc:493] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.452601 20322 raft_consensus.cc:515] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.454886 20322 leader_election.cc:290] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:46.455435 20310 tablet_bootstrap.cc:654] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.467738 20191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7027ba0556124e859738baa7be2bb351" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8" is_pre_election: true
I20260709 13:10:46.468528 20191 raft_consensus.cc:2468] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 0.
I20260709 13:10:46.468869 20310 tablet_bootstrap.cc:492] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f: No bootstrap required, opened a new log
I20260709 13:10:46.469771 20310 ts_tablet_manager.cc:1403] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 13:10:46.470106 20079 leader_election.cc:304] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:46.471206 20311 raft_consensus.cc:2804] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:46.471606 20311 raft_consensus.cc:493] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:46.472013 20311 raft_consensus.cc:3060] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.473986 20305 raft_consensus.cc:359] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.474901 20305 raft_consensus.cc:385] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.475366 20305 raft_consensus.cc:740] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.474498 20310 raft_consensus.cc:359] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.475952 20310 raft_consensus.cc:385] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.476414 20310 raft_consensus.cc:740] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.477656 20310 consensus_queue.cc:260] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.483819 20310 ts_tablet_manager.cc:1434] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 13:10:46.485282 20310 tablet_bootstrap.cc:492] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f: Bootstrap starting.
I20260709 13:10:46.494046 20310 tablet_bootstrap.cc:654] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.497733 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2247f66c105405493d98749cf4eaa1c" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:46.497929 20305 consensus_queue.cc:260] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.498791 20265 raft_consensus.cc:2468] T e2247f66c105405493d98749cf4eaa1c P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 0.
I20260709 13:10:46.498997 20311 raft_consensus.cc:515] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.500478 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7027ba0556124e859738baa7be2bb351" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:46.501771 20316 raft_consensus.cc:493] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.502465 20157 leader_election.cc:304] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:46.502255 20316 raft_consensus.cc:515] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.503088 20311 leader_election.cc:290] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 election: Requested vote from peers cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
W20260709 13:10:46.503413 20157 leader_election.cc:343] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.503535 20322 raft_consensus.cc:2804] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:46.503994 20322 raft_consensus.cc:493] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:46.504401 20322 raft_consensus.cc:3060] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.502264 20191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7027ba0556124e859738baa7be2bb351" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
I20260709 13:10:46.505525 20191 raft_consensus.cc:3060] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.506772 20307 tablet_bootstrap.cc:492] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8: No bootstrap required, opened a new log
I20260709 13:10:46.507362 20307 ts_tablet_manager.cc:1403] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8: Time spent bootstrapping tablet: real 0.071s	user 0.041s	sys 0.022s
I20260709 13:10:46.508396 20316 leader_election.cc:290] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:46.510778 20307 raft_consensus.cc:359] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.511662 20307 raft_consensus.cc:385] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.511999 20307 raft_consensus.cc:740] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.513195 20307 consensus_queue.cc:260] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.515357 20191 raft_consensus.cc:2468] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 1.
I20260709 13:10:46.515676 20307 ts_tablet_manager.cc:1434] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:10:46.517143 20307 tablet_bootstrap.cc:492] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8: Bootstrap starting.
I20260709 13:10:46.517197 20079 leader_election.cc:304] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:46.519917 20310 tablet_bootstrap.cc:492] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f: No bootstrap required, opened a new log
I20260709 13:10:46.520663 20310 ts_tablet_manager.cc:1403] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.009s
I20260709 13:10:46.523973 20310 raft_consensus.cc:359] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.524744 20310 raft_consensus.cc:385] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.524960 20307 tablet_bootstrap.cc:654] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.525090 20310 raft_consensus.cc:740] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.526090 20310 consensus_queue.cc:260] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.527314 20311 raft_consensus.cc:493] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.527807 20311 raft_consensus.cc:515] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.534744 20310 ts_tablet_manager.cc:1434] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 13:10:46.536212 20191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bbee4a1b3c426790b6ceb0531a3bb7" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8" is_pre_election: true
I20260709 13:10:46.537293 20191 raft_consensus.cc:2468] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 0.
I20260709 13:10:46.538991 20079 leader_election.cc:304] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:46.539535 20316 raft_consensus.cc:493] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.540138 20316 raft_consensus.cc:515] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.542290 20316 leader_election.cc:290] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:46.546638 20310 tablet_bootstrap.cc:492] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f: Bootstrap starting.
I20260709 13:10:46.549408 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6056ad83a084e37877f2fd57e17a3da" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:46.551355 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bbee4a1b3c426790b6ceb0531a3bb7" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:46.551975 20116 raft_consensus.cc:2468] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 0.
W20260709 13:10:46.553171 20230 leader_election.cc:343] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.553700 20310 tablet_bootstrap.cc:654] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.554322 20230 leader_election.cc:304] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f, b2cb9806390f428e9dcedd53851ae2ba; no voters: 
I20260709 13:10:46.555341 20316 raft_consensus.cc:2804] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:46.555716 20316 raft_consensus.cc:493] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:46.556039 20316 raft_consensus.cc:3060] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.556330 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7027ba0556124e859738baa7be2bb351" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:46.557659 20115 raft_consensus.cc:2393] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc2b977944574368ab3be01fc3a85ad8 in current term 1: Already voted for candidate b2cb9806390f428e9dcedd53851ae2ba in this term.
I20260709 13:10:46.558244 20337 raft_consensus.cc:2804] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:46.559749 20156 leader_election.cc:304] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc2b977944574368ab3be01fc3a85ad8; no voters: a1ad15703aae4e4799450bb66547d24f, b2cb9806390f428e9dcedd53851ae2ba
I20260709 13:10:46.558163 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2247f66c105405493d98749cf4eaa1c" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:46.561044 20309 raft_consensus.cc:2749] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:46.561069 20116 raft_consensus.cc:2468] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 0.
I20260709 13:10:46.563037 20311 leader_election.cc:290] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:46.563886 20311 raft_consensus.cc:2804] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:46.564426 20311 raft_consensus.cc:493] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:46.564767 20311 raft_consensus.cc:3060] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.571528 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7027ba0556124e859738baa7be2bb351" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:46.574157 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7027ba0556124e859738baa7be2bb351" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:46.576452 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bbee4a1b3c426790b6ceb0531a3bb7" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
W20260709 13:10:46.577862 20082 leader_election.cc:343] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.584161 20316 raft_consensus.cc:515] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.588155 20264 raft_consensus.cc:2393] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2cb9806390f428e9dcedd53851ae2ba in current term 1: Already voted for candidate a1ad15703aae4e4799450bb66547d24f in this term.
I20260709 13:10:46.588802 20307 tablet_bootstrap.cc:492] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8: No bootstrap required, opened a new log
I20260709 13:10:46.589432 20307 ts_tablet_manager.cc:1403] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8: Time spent bootstrapping tablet: real 0.073s	user 0.025s	sys 0.042s
W20260709 13:10:46.585572 20082 leader_election.cc:343] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.586134 20190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bbee4a1b3c426790b6ceb0531a3bb7" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8" is_pre_election: true
I20260709 13:10:46.590481 20190 raft_consensus.cc:2468] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 0.
I20260709 13:10:46.586903 20191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6056ad83a084e37877f2fd57e17a3da" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8" is_pre_election: true
I20260709 13:10:46.591787 20309 raft_consensus.cc:493] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.591954 20191 raft_consensus.cc:2468] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 0.
I20260709 13:10:46.592347 20309 raft_consensus.cc:515] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.592424 20307 raft_consensus.cc:359] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.593333 20307 raft_consensus.cc:385] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.593628 20307 raft_consensus.cc:740] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.595481 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44aee2d94614cc4bb06f3c9f62235f8" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:46.595669 20309 leader_election.cc:290] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:46.596837 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bbee4a1b3c426790b6ceb0531a3bb7" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:46.597095 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44aee2d94614cc4bb06f3c9f62235f8" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:46.597854 20264 raft_consensus.cc:2468] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 0.
I20260709 13:10:46.597757 20228 leader_election.cc:304] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [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: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8; no voters: b2cb9806390f428e9dcedd53851ae2ba
I20260709 13:10:46.598462 20316 leader_election.cc:290] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
W20260709 13:10:46.597046 20156 leader_election.cc:343] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.599581 20337 raft_consensus.cc:697] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [term 1 LEADER]: Becoming Leader. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Running, Role: LEADER
I20260709 13:10:46.599470 20307 consensus_queue.cc:260] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.599740 20157 leader_election.cc:304] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [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: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8; no voters: b2cb9806390f428e9dcedd53851ae2ba
I20260709 13:10:46.599943 20316 raft_consensus.cc:2804] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:46.600641 20316 raft_consensus.cc:493] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:46.601061 20316 raft_consensus.cc:3060] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.600762 20337 consensus_queue.cc:237] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.601982 20307 ts_tablet_manager.cc:1434] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:10:46.603240 20307 tablet_bootstrap.cc:492] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8: Bootstrap starting.
I20260709 13:10:46.604048 20309 raft_consensus.cc:2804] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:46.604454 20309 raft_consensus.cc:493] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:46.604859 20309 raft_consensus.cc:3060] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.613282 20310 tablet_bootstrap.cc:492] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f: No bootstrap required, opened a new log
I20260709 13:10:46.613924 20310 ts_tablet_manager.cc:1403] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.016s
I20260709 13:10:46.614154 20307 tablet_bootstrap.cc:654] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.617164 20310 raft_consensus.cc:359] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.618090 20310 raft_consensus.cc:385] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.618431 20310 raft_consensus.cc:740] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.619210 20310 consensus_queue.cc:260] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.620072 20316 raft_consensus.cc:515] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.622541 20310 ts_tablet_manager.cc:1434] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:10:46.622489 20305 ts_tablet_manager.cc:1434] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba: Time spent starting tablet: real 0.182s	user 0.014s	sys 0.000s
I20260709 13:10:46.624814 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6056ad83a084e37877f2fd57e17a3da" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
W20260709 13:10:46.626555 20230 leader_election.cc:343] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.627596 20316 leader_election.cc:290] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:46.629954 20310 tablet_bootstrap.cc:492] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f: Bootstrap starting.
I20260709 13:10:46.588832 20322 raft_consensus.cc:515] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.636997 20013 catalog_manager.cc:5697] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba reported cstate change: term changed from 0 to 1, leader changed from <none> to b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b2cb9806390f428e9dcedd53851ae2ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:46.640544 20310 tablet_bootstrap.cc:654] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.644377 20341 raft_consensus.cc:493] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.645149 20341 raft_consensus.cc:515] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.648042 20341 leader_election.cc:290] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
W20260709 13:10:46.648882 20228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.130:39043, user_credentials={real_user=slave}} blocked reactor thread for 51237.6us
I20260709 13:10:46.649117 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62b6668b6d54bcfbb5836cf9773a6cb" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:46.650589 20191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bbee4a1b3c426790b6ceb0531a3bb7" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
W20260709 13:10:46.650631 20156 leader_election.cc:343] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.651274 20191 raft_consensus.cc:3060] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.661888 20310 tablet_bootstrap.cc:492] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f: No bootstrap required, opened a new log
I20260709 13:10:46.662740 20310 ts_tablet_manager.cc:1403] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f: Time spent bootstrapping tablet: real 0.033s	user 0.025s	sys 0.002s
I20260709 13:10:46.663483 20190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6056ad83a084e37877f2fd57e17a3da" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
I20260709 13:10:46.664502 20190 raft_consensus.cc:3060] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.666518 20310 raft_consensus.cc:359] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.667699 20310 raft_consensus.cc:385] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.668097 20310 raft_consensus.cc:740] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.669099 20310 consensus_queue.cc:260] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.672102 20310 ts_tablet_manager.cc:1434] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 13:10:46.675220 20305 tablet_bootstrap.cc:492] T d62b6668b6d54bcfbb5836cf9773a6cb P b2cb9806390f428e9dcedd53851ae2ba: Bootstrap starting.
I20260709 13:10:46.680615 20190 raft_consensus.cc:2468] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 1.
I20260709 13:10:46.683261 20191 raft_consensus.cc:2468] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 1.
I20260709 13:10:46.685038 20310 tablet_bootstrap.cc:492] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f: Bootstrap starting.
W20260709 13:10:46.685859 20157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.149.131:41489, user_credentials={real_user=slave}} blocked reactor thread for 86234.7us
I20260709 13:10:46.685750 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2247f66c105405493d98749cf4eaa1c" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:46.686661 20115 raft_consensus.cc:3060] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.689096 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2247f66c105405493d98749cf4eaa1c" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:46.689787 20265 raft_consensus.cc:3060] T e2247f66c105405493d98749cf4eaa1c P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.694044 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62b6668b6d54bcfbb5836cf9773a6cb" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:46.696287 20115 raft_consensus.cc:2468] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 1.
I20260709 13:10:46.696979 20265 raft_consensus.cc:2468] T e2247f66c105405493d98749cf4eaa1c P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 1.
I20260709 13:10:46.697659 20156 leader_election.cc:304] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: 
W20260709 13:10:46.698176 20157 leader_election.cc:343] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.698709 20157 leader_election.cc:304] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc2b977944574368ab3be01fc3a85ad8; no voters: a1ad15703aae4e4799450bb66547d24f, b2cb9806390f428e9dcedd53851ae2ba
I20260709 13:10:46.685012 20322 leader_election.cc:290] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:46.700407 20322 raft_consensus.cc:493] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.700968 20322 raft_consensus.cc:515] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.703665 20322 leader_election.cc:290] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:46.704278 20322 raft_consensus.cc:2804] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:46.704815 20322 raft_consensus.cc:697] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Becoming Leader. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:46.707536 20310 tablet_bootstrap.cc:654] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.708820 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675b7a9c29a74085889ffa9774df3f6f" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:46.708954 20311 raft_consensus.cc:515] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.710064 20309 raft_consensus.cc:515] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
W20260709 13:10:46.710455 20156 leader_election.cc:343] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.707580 20348 raft_consensus.cc:2749] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:46.712119 20309 leader_election.cc:290] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:46.712777 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44aee2d94614cc4bb06f3c9f62235f8" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:46.717446 20305 tablet_bootstrap.cc:654] T d62b6668b6d54bcfbb5836cf9773a6cb P b2cb9806390f428e9dcedd53851ae2ba: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:46.719322 20156 leader_election.cc:343] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.722260 20116 raft_consensus.cc:2393] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a1ad15703aae4e4799450bb66547d24f in current term 1: Already voted for candidate b2cb9806390f428e9dcedd53851ae2ba in this term.
I20260709 13:10:46.723122 20309 raft_consensus.cc:493] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.723701 20309 raft_consensus.cc:515] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.724584 20228 leader_election.cc:304] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [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: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8; no voters: b2cb9806390f428e9dcedd53851ae2ba
I20260709 13:10:46.725575 20340 raft_consensus.cc:2804] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:46.726250 20340 raft_consensus.cc:697] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Becoming Leader. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Running, Role: LEADER
I20260709 13:10:46.727021 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675b7a9c29a74085889ffa9774df3f6f" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:46.727397 20340 consensus_queue.cc:237] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.728264 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44aee2d94614cc4bb06f3c9f62235f8" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:46.728888 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bf476ecfed4c13818bd6966d5ace40" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:46.729600 20265 raft_consensus.cc:2468] T e2bf476ecfed4c13818bd6966d5ace40 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 0.
I20260709 13:10:46.728892 20264 raft_consensus.cc:3060] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:46.730929 20157 leader_election.cc:343] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.731490 20157 leader_election.cc:304] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc2b977944574368ab3be01fc3a85ad8; no voters: a1ad15703aae4e4799450bb66547d24f, b2cb9806390f428e9dcedd53851ae2ba
I20260709 13:10:46.727305 20309 leader_election.cc:290] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:46.732681 20348 raft_consensus.cc:2749] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:46.733960 20228 leader_election.cc:304] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [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: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8; no voters: b2cb9806390f428e9dcedd53851ae2ba
I20260709 13:10:46.734169 20157 leader_election.cc:304] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:46.735039 20309 raft_consensus.cc:2804] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:46.735579 20309 raft_consensus.cc:493] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:46.736001 20309 raft_consensus.cc:3060] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.741043 20264 raft_consensus.cc:2468] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 1.
I20260709 13:10:46.735838 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bf476ecfed4c13818bd6966d5ace40" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:46.735170 20316 raft_consensus.cc:2804] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:46.745126 20157 leader_election.cc:304] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [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: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8; no voters: b2cb9806390f428e9dcedd53851ae2ba
W20260709 13:10:46.745548 20156 leader_election.cc:343] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.746605 20348 raft_consensus.cc:2804] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:46.747238 20348 raft_consensus.cc:697] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Becoming Leader. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:46.748308 20348 consensus_queue.cc:237] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.770249 20307 tablet_bootstrap.cc:492] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8: No bootstrap required, opened a new log
I20260709 13:10:46.770978 20307 ts_tablet_manager.cc:1403] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8: Time spent bootstrapping tablet: real 0.168s	user 0.070s	sys 0.068s
I20260709 13:10:46.773023 20310 tablet_bootstrap.cc:492] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f: No bootstrap required, opened a new log
I20260709 13:10:46.773519 20310 ts_tablet_manager.cc:1403] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.023s
I20260709 13:10:46.774888 20307 raft_consensus.cc:359] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.775843 20307 raft_consensus.cc:385] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.776177 20307 raft_consensus.cc:740] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.776173 20310 raft_consensus.cc:359] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.776952 20310 raft_consensus.cc:385] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.777244 20310 raft_consensus.cc:740] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.777237 20013 catalog_manager.cc:5697] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f reported cstate change: term changed from 0 to 1, leader changed from <none> to a1ad15703aae4e4799450bb66547d24f (127.13.149.131). New cstate: current_term: 1 leader_uuid: "a1ad15703aae4e4799450bb66547d24f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:46.777463 20307 consensus_queue.cc:260] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.779194 20310 consensus_queue.cc:260] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.781169 20307 ts_tablet_manager.cc:1434] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260709 13:10:46.781193 20310 ts_tablet_manager.cc:1434] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:10:46.781757 20305 tablet_bootstrap.cc:492] T d62b6668b6d54bcfbb5836cf9773a6cb P b2cb9806390f428e9dcedd53851ae2ba: No bootstrap required, opened a new log
I20260709 13:10:46.782229 20305 ts_tablet_manager.cc:1403] T d62b6668b6d54bcfbb5836cf9773a6cb P b2cb9806390f428e9dcedd53851ae2ba: Time spent bootstrapping tablet: real 0.107s	user 0.020s	sys 0.006s
I20260709 13:10:46.782315 20310 tablet_bootstrap.cc:492] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f: Bootstrap starting.
I20260709 13:10:46.786823 20311 leader_election.cc:290] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 election: Requested vote from peers cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:46.785027 20305 raft_consensus.cc:359] T d62b6668b6d54bcfbb5836cf9773a6cb P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.789145 20191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bbee4a1b3c426790b6ceb0531a3bb7" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
I20260709 13:10:46.789692 20310 tablet_bootstrap.cc:654] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.789989 20191 raft_consensus.cc:2393] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b2cb9806390f428e9dcedd53851ae2ba in current term 1: Already voted for candidate a1ad15703aae4e4799450bb66547d24f in this term.
I20260709 13:10:46.791451 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bbee4a1b3c426790b6ceb0531a3bb7" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:46.770653 20322 consensus_queue.cc:237] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.794538 20309 raft_consensus.cc:515] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.796556 20340 raft_consensus.cc:493] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.787873 20305 raft_consensus.cc:385] T d62b6668b6d54bcfbb5836cf9773a6cb P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.797274 20340 raft_consensus.cc:515] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.798506 20316 raft_consensus.cc:697] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Becoming Leader. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Running, Role: LEADER
I20260709 13:10:46.798094 20305 raft_consensus.cc:740] T d62b6668b6d54bcfbb5836cf9773a6cb P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.799782 20316 consensus_queue.cc:237] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.797360 20309 leader_election.cc:290] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:46.799579 20305 consensus_queue.cc:260] T d62b6668b6d54bcfbb5836cf9773a6cb P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.808007 20191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62b6668b6d54bcfbb5836cf9773a6cb" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8" is_pre_election: true
I20260709 13:10:46.808892 20191 raft_consensus.cc:2468] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 0.
I20260709 13:10:46.811177 20305 ts_tablet_manager.cc:1434] T d62b6668b6d54bcfbb5836cf9773a6cb P b2cb9806390f428e9dcedd53851ae2ba: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.004s
I20260709 13:10:46.811358 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bf476ecfed4c13818bd6966d5ace40" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:46.813618 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bf476ecfed4c13818bd6966d5ace40" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:46.814491 20265 raft_consensus.cc:3060] T e2bf476ecfed4c13818bd6966d5ace40 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:46.819729 20156 leader_election.cc:343] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.820747 20340 leader_election.cc:290] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:46.822026 20082 leader_election.cc:304] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [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: b2cb9806390f428e9dcedd53851ae2ba; no voters: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8
I20260709 13:10:46.823455 20311 raft_consensus.cc:2749] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:46.823344 20228 leader_election.cc:304] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:46.821993 20305 tablet_bootstrap.cc:492] T e2bf476ecfed4c13818bd6966d5ace40 P b2cb9806390f428e9dcedd53851ae2ba: Bootstrap starting.
I20260709 13:10:46.826696 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62b6668b6d54bcfbb5836cf9773a6cb" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:46.827648 20116 raft_consensus.cc:2468] T d62b6668b6d54bcfbb5836cf9773a6cb P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 0.
I20260709 13:10:46.825289 20340 raft_consensus.cc:2804] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:46.828929 20340 raft_consensus.cc:493] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:46.829372 20340 raft_consensus.cc:3060] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.832053 20305 tablet_bootstrap.cc:654] T e2bf476ecfed4c13818bd6966d5ace40 P b2cb9806390f428e9dcedd53851ae2ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.835157 20265 raft_consensus.cc:2468] T e2bf476ecfed4c13818bd6966d5ace40 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 1.
I20260709 13:10:46.843596 20157 leader_election.cc:304] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [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: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8; no voters: b2cb9806390f428e9dcedd53851ae2ba
I20260709 13:10:46.840209 20340 raft_consensus.cc:515] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.844493 20348 raft_consensus.cc:2804] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:46.845404 20348 raft_consensus.cc:697] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Becoming Leader. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:46.847035 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62b6668b6d54bcfbb5836cf9773a6cb" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:46.846892 20348 consensus_queue.cc:237] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.847726 20116 raft_consensus.cc:3060] T d62b6668b6d54bcfbb5836cf9773a6cb P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.848950 20013 catalog_manager.cc:5697] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f reported cstate change: term changed from 0 to 1, leader changed from <none> to a1ad15703aae4e4799450bb66547d24f (127.13.149.131). New cstate: current_term: 1 leader_uuid: "a1ad15703aae4e4799450bb66547d24f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:46.858281 20191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62b6668b6d54bcfbb5836cf9773a6cb" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
I20260709 13:10:46.858776 20340 leader_election.cc:290] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:46.859252 20191 raft_consensus.cc:3060] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.858170 20116 raft_consensus.cc:2468] T d62b6668b6d54bcfbb5836cf9773a6cb P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 1.
I20260709 13:10:46.852301 20014 catalog_manager.cc:5697] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130). New cstate: current_term: 1 leader_uuid: "cc2b977944574368ab3be01fc3a85ad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:46.844168 20305 tablet_bootstrap.cc:492] T e2bf476ecfed4c13818bd6966d5ace40 P b2cb9806390f428e9dcedd53851ae2ba: No bootstrap required, opened a new log
I20260709 13:10:46.860715 20230 leader_election.cc:304] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f, b2cb9806390f428e9dcedd53851ae2ba; no voters: 
I20260709 13:10:46.861567 20305 ts_tablet_manager.cc:1403] T e2bf476ecfed4c13818bd6966d5ace40 P b2cb9806390f428e9dcedd53851ae2ba: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.003s
I20260709 13:10:46.865890 20340 raft_consensus.cc:2804] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:46.866485 20340 raft_consensus.cc:697] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Becoming Leader. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Running, Role: LEADER
I20260709 13:10:46.867301 20340 consensus_queue.cc:237] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.870142 20305 raft_consensus.cc:359] T e2bf476ecfed4c13818bd6966d5ace40 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.871227 20305 raft_consensus.cc:385] T e2bf476ecfed4c13818bd6966d5ace40 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.871604 20305 raft_consensus.cc:740] T e2bf476ecfed4c13818bd6966d5ace40 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.872599 20305 consensus_queue.cc:260] T e2bf476ecfed4c13818bd6966d5ace40 P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.875851 20305 ts_tablet_manager.cc:1434] T e2bf476ecfed4c13818bd6966d5ace40 P b2cb9806390f428e9dcedd53851ae2ba: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:10:46.877271 20305 tablet_bootstrap.cc:492] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba: Bootstrap starting.
I20260709 13:10:46.870026 20310 tablet_bootstrap.cc:492] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f: No bootstrap required, opened a new log
I20260709 13:10:46.878196 20310 ts_tablet_manager.cc:1403] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f: Time spent bootstrapping tablet: real 0.096s	user 0.039s	sys 0.018s
I20260709 13:10:46.881141 20310 raft_consensus.cc:359] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.881496 20191 raft_consensus.cc:2468] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 1.
I20260709 13:10:46.881944 20310 raft_consensus.cc:385] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.882229 20310 raft_consensus.cc:740] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.883010 20310 consensus_queue.cc:260] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.885277 20310 ts_tablet_manager.cc:1434] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:46.886437 20012 catalog_manager.cc:5697] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130). New cstate: current_term: 1 leader_uuid: "cc2b977944574368ab3be01fc3a85ad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:46.897022 20013 catalog_manager.cc:5697] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f reported cstate change: term changed from 0 to 1, leader changed from <none> to a1ad15703aae4e4799450bb66547d24f (127.13.149.131). New cstate: current_term: 1 leader_uuid: "a1ad15703aae4e4799450bb66547d24f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:46.889015 20012 catalog_manager.cc:5697] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130). New cstate: current_term: 1 leader_uuid: "cc2b977944574368ab3be01fc3a85ad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:46.898571 20305 tablet_bootstrap.cc:654] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.904047 20305 tablet_bootstrap.cc:492] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba: No bootstrap required, opened a new log
I20260709 13:10:46.904942 20305 ts_tablet_manager.cc:1403] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260709 13:10:46.907568 20340 raft_consensus.cc:493] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.908041 20305 raft_consensus.cc:359] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.908205 20340 raft_consensus.cc:515] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.908864 20305 raft_consensus.cc:385] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.909215 20305 raft_consensus.cc:740] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.910316 20305 consensus_queue.cc:260] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.911259 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7027ba0556124e859738baa7be2bb351" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:46.912665 20305 ts_tablet_manager.cc:1434] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:10:46.913703 20305 tablet_bootstrap.cc:492] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba: Bootstrap starting.
I20260709 13:10:46.915928 20340 leader_election.cc:290] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:46.917832 20191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7027ba0556124e859738baa7be2bb351" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8" is_pre_election: true
I20260709 13:10:46.918524 20191 raft_consensus.cc:2393] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1ad15703aae4e4799450bb66547d24f in current term 1: Already voted for candidate b2cb9806390f428e9dcedd53851ae2ba in this term.
I20260709 13:10:46.919399 20228 leader_election.cc:304] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f; no voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8
I20260709 13:10:46.919965 20305 tablet_bootstrap.cc:654] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.920078 20340 raft_consensus.cc:3060] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.925236 20305 tablet_bootstrap.cc:492] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba: No bootstrap required, opened a new log
I20260709 13:10:46.925824 20305 ts_tablet_manager.cc:1403] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.003s
I20260709 13:10:46.927304 20340 raft_consensus.cc:2749] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:46.928314 20305 raft_consensus.cc:359] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.928946 20305 raft_consensus.cc:385] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.929219 20305 raft_consensus.cc:740] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.929888 20305 consensus_queue.cc:260] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.931610 20305 ts_tablet_manager.cc:1434] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:10:46.932417 20305 tablet_bootstrap.cc:492] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba: Bootstrap starting.
I20260709 13:10:46.937654 20305 tablet_bootstrap.cc:654] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.942126 20305 tablet_bootstrap.cc:492] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba: No bootstrap required, opened a new log
I20260709 13:10:46.942493 20305 ts_tablet_manager.cc:1403] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:10:46.944347 20305 raft_consensus.cc:359] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.944818 20305 raft_consensus.cc:385] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.944993 20305 raft_consensus.cc:740] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.945448 20305 consensus_queue.cc:260] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.946918 20305 ts_tablet_manager.cc:1434] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:10:46.947880 20305 tablet_bootstrap.cc:492] T 675b7a9c29a74085889ffa9774df3f6f P b2cb9806390f428e9dcedd53851ae2ba: Bootstrap starting.
I20260709 13:10:46.953343 20305 tablet_bootstrap.cc:654] T 675b7a9c29a74085889ffa9774df3f6f P b2cb9806390f428e9dcedd53851ae2ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.957664 20305 tablet_bootstrap.cc:492] T 675b7a9c29a74085889ffa9774df3f6f P b2cb9806390f428e9dcedd53851ae2ba: No bootstrap required, opened a new log
I20260709 13:10:46.958127 20305 ts_tablet_manager.cc:1403] T 675b7a9c29a74085889ffa9774df3f6f P b2cb9806390f428e9dcedd53851ae2ba: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:10:46.960485 20305 raft_consensus.cc:359] T 675b7a9c29a74085889ffa9774df3f6f P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.960947 20305 raft_consensus.cc:385] T 675b7a9c29a74085889ffa9774df3f6f P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.961113 20305 raft_consensus.cc:740] T 675b7a9c29a74085889ffa9774df3f6f P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.961688 20305 consensus_queue.cc:260] T 675b7a9c29a74085889ffa9774df3f6f P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.963352 20305 ts_tablet_manager.cc:1434] T 675b7a9c29a74085889ffa9774df3f6f P b2cb9806390f428e9dcedd53851ae2ba: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:46.963991 20340 raft_consensus.cc:493] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.964546 20340 raft_consensus.cc:515] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.966369 20340 leader_election.cc:290] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:46.967011 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b6e8c1500d402783572bf21d572475" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:46.967345 20191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b6e8c1500d402783572bf21d572475" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8" is_pre_election: true
I20260709 13:10:46.967772 20116 raft_consensus.cc:2468] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 0.
I20260709 13:10:46.967962 20191 raft_consensus.cc:2468] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 0.
I20260709 13:10:46.969014 20230 leader_election.cc:304] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f, b2cb9806390f428e9dcedd53851ae2ba; no voters: 
I20260709 13:10:46.969822 20340 raft_consensus.cc:2804] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:46.970197 20340 raft_consensus.cc:493] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:46.970525 20340 raft_consensus.cc:3060] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.972380 20311 raft_consensus.cc:493] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.972898 20311 raft_consensus.cc:515] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.974983 20311 leader_election.cc:290] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:46.976217 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44aee2d94614cc4bb06f3c9f62235f8" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:46.976951 20265 raft_consensus.cc:2393] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2cb9806390f428e9dcedd53851ae2ba in current term 1: Already voted for candidate cc2b977944574368ab3be01fc3a85ad8 in this term.
I20260709 13:10:46.977880 20191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44aee2d94614cc4bb06f3c9f62235f8" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8" is_pre_election: true
I20260709 13:10:46.977651 20340 raft_consensus.cc:515] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.979223 20079 leader_election.cc:304] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba; no voters: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8
I20260709 13:10:46.980031 20311 raft_consensus.cc:3060] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.980762 20340 leader_election.cc:290] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:46.980808 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b6e8c1500d402783572bf21d572475" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:46.980983 20191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b6e8c1500d402783572bf21d572475" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
I20260709 13:10:46.981570 20116 raft_consensus.cc:3060] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.981745 20191 raft_consensus.cc:3060] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.986569 20116 raft_consensus.cc:2468] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 1.
I20260709 13:10:46.987380 20311 raft_consensus.cc:2749] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:46.987658 20230 leader_election.cc:304] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f, b2cb9806390f428e9dcedd53851ae2ba; no voters: 
I20260709 13:10:46.988557 20340 raft_consensus.cc:2804] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:46.988899 20191 raft_consensus.cc:2468] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 1.
I20260709 13:10:46.989032 20340 raft_consensus.cc:697] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Becoming Leader. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Running, Role: LEADER
I20260709 13:10:46.990027 20340 consensus_queue.cc:237] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:46.997375 20014 catalog_manager.cc:5697] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f reported cstate change: term changed from 0 to 1, leader changed from <none> to a1ad15703aae4e4799450bb66547d24f (127.13.149.131). New cstate: current_term: 1 leader_uuid: "a1ad15703aae4e4799450bb66547d24f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:46.999998 20340 raft_consensus.cc:493] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:47.000519 20340 raft_consensus.cc:515] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.002507 20340 leader_election.cc:290] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:47.003257 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675b7a9c29a74085889ffa9774df3f6f" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:47.003818 20191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675b7a9c29a74085889ffa9774df3f6f" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8" is_pre_election: true
I20260709 13:10:47.004105 20116 raft_consensus.cc:2468] T 675b7a9c29a74085889ffa9774df3f6f P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 0.
I20260709 13:10:47.004565 20191 raft_consensus.cc:2468] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 0.
I20260709 13:10:47.005291 20230 leader_election.cc:304] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f, b2cb9806390f428e9dcedd53851ae2ba; no voters: 
I20260709 13:10:47.006315 20340 raft_consensus.cc:2804] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:47.006668 20340 raft_consensus.cc:493] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:47.006942 20340 raft_consensus.cc:3060] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.011962 20340 raft_consensus.cc:515] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.013624 20340 leader_election.cc:290] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:47.014484 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675b7a9c29a74085889ffa9774df3f6f" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:47.014590 20191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675b7a9c29a74085889ffa9774df3f6f" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
I20260709 13:10:47.015100 20116 raft_consensus.cc:3060] T 675b7a9c29a74085889ffa9774df3f6f P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.015196 20191 raft_consensus.cc:3060] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.018230 20311 raft_consensus.cc:493] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:47.018764 20311 raft_consensus.cc:515] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.020864 20311 leader_election.cc:290] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:47.021018 20191 raft_consensus.cc:2468] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 1.
I20260709 13:10:47.021679 20190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6056ad83a084e37877f2fd57e17a3da" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8" is_pre_election: true
I20260709 13:10:47.021878 20116 raft_consensus.cc:2468] T 675b7a9c29a74085889ffa9774df3f6f P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 1.
I20260709 13:10:47.022230 20228 leader_election.cc:304] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:47.022500 20190 raft_consensus.cc:2393] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2cb9806390f428e9dcedd53851ae2ba in current term 1: Already voted for candidate a1ad15703aae4e4799450bb66547d24f in this term.
I20260709 13:10:47.023170 20340 raft_consensus.cc:2804] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:47.023635 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6056ad83a084e37877f2fd57e17a3da" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:47.023823 20340 raft_consensus.cc:697] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Becoming Leader. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Running, Role: LEADER
I20260709 13:10:47.024796 20340 consensus_queue.cc:237] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.025161 20082 leader_election.cc:304] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba; no voters: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8
I20260709 13:10:47.026065 20311 raft_consensus.cc:3060] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.032327 20014 catalog_manager.cc:5697] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f reported cstate change: term changed from 0 to 1, leader changed from <none> to a1ad15703aae4e4799450bb66547d24f (127.13.149.131). New cstate: current_term: 1 leader_uuid: "a1ad15703aae4e4799450bb66547d24f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:47.033674 20311 raft_consensus.cc:2749] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:47.037336 20332 consensus_queue.cc:1048] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:47.051065 20311 consensus_queue.cc:1048] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.059736 20311 raft_consensus.cc:493] T e2bf476ecfed4c13818bd6966d5ace40 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:47.060480 20311 raft_consensus.cc:515] T e2bf476ecfed4c13818bd6966d5ace40 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.063706 20190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bf476ecfed4c13818bd6966d5ace40" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8" is_pre_election: true
I20260709 13:10:47.064011 20311 leader_election.cc:290] T e2bf476ecfed4c13818bd6966d5ace40 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:47.064658 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bf476ecfed4c13818bd6966d5ace40" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:47.065577 20265 raft_consensus.cc:2393] T e2bf476ecfed4c13818bd6966d5ace40 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2cb9806390f428e9dcedd53851ae2ba in current term 1: Already voted for candidate cc2b977944574368ab3be01fc3a85ad8 in this term.
I20260709 13:10:47.066628 20082 leader_election.cc:304] T e2bf476ecfed4c13818bd6966d5ace40 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba; no voters: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8
I20260709 13:10:47.067454 20311 raft_consensus.cc:3060] T e2bf476ecfed4c13818bd6966d5ace40 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.073772 20311 raft_consensus.cc:2749] T e2bf476ecfed4c13818bd6966d5ace40 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:47.126984 20190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2247f66c105405493d98749cf4eaa1c"
dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
mode: GRACEFUL
new_leader_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
 from {username='slave'} at 127.0.0.1:35932
I20260709 13:10:47.127669 20190 raft_consensus.cc:606] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Received request to transfer leadership to TS b2cb9806390f428e9dcedd53851ae2ba
I20260709 13:10:47.141050 20265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17bbee4a1b3c426790b6ceb0531a3bb7"
dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
mode: GRACEFUL
new_leader_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
 from {username='slave'} at 127.0.0.1:57512
I20260709 13:10:47.141624 20265 raft_consensus.cc:606] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Received request to transfer leadership to TS b2cb9806390f428e9dcedd53851ae2ba
I20260709 13:10:47.147496 20190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b44aee2d94614cc4bb06f3c9f62235f8"
dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
mode: GRACEFUL
new_leader_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
 from {username='slave'} at 127.0.0.1:35932
I20260709 13:10:47.148079 20190 raft_consensus.cc:606] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Received request to transfer leadership to TS b2cb9806390f428e9dcedd53851ae2ba
I20260709 13:10:47.153723 20265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d62b6668b6d54bcfbb5836cf9773a6cb"
dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
mode: GRACEFUL
new_leader_uuid: "cc2b977944574368ab3be01fc3a85ad8"
 from {username='slave'} at 127.0.0.1:57512
I20260709 13:10:47.154234 20265 raft_consensus.cc:606] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Received request to transfer leadership to TS cc2b977944574368ab3be01fc3a85ad8
I20260709 13:10:47.162321 20265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6056ad83a084e37877f2fd57e17a3da"
dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
mode: GRACEFUL
new_leader_uuid: "cc2b977944574368ab3be01fc3a85ad8"
 from {username='slave'} at 127.0.0.1:57512
I20260709 13:10:47.162899 20265 raft_consensus.cc:606] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Received request to transfer leadership to TS cc2b977944574368ab3be01fc3a85ad8
I20260709 13:10:47.168210 20265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05b6e8c1500d402783572bf21d572475"
dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
mode: GRACEFUL
new_leader_uuid: "cc2b977944574368ab3be01fc3a85ad8"
 from {username='slave'} at 127.0.0.1:57512
I20260709 13:10:47.168780 20265 raft_consensus.cc:606] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Received request to transfer leadership to TS cc2b977944574368ab3be01fc3a85ad8
I20260709 13:10:47.199928 20348 consensus_queue.cc:1048] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.212757 20322 consensus_queue.cc:1048] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.219789 20348 raft_consensus.cc:993] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8: : Instructing follower b2cb9806390f428e9dcedd53851ae2ba to start an election
I20260709 13:10:47.220235 20322 raft_consensus.cc:1081] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Signalling peer b2cb9806390f428e9dcedd53851ae2ba to start an election
I20260709 13:10:47.221918 20116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b44aee2d94614cc4bb06f3c9f62235f8"
dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
 from {username='slave'} at 127.0.0.1:60984
I20260709 13:10:47.222548 20116 raft_consensus.cc:493] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:47.222831 20116 raft_consensus.cc:3060] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.227909 20116 raft_consensus.cc:515] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.229485 20116 leader_election.cc:290] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 2 election: Requested vote from peers cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:47.230458 20190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44aee2d94614cc4bb06f3c9f62235f8" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
I20260709 13:10:47.231137 20190 raft_consensus.cc:3055] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:47.231060 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44aee2d94614cc4bb06f3c9f62235f8" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:47.231595 20190 raft_consensus.cc:740] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:47.231769 20265 raft_consensus.cc:3060] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.232471 20190 consensus_queue.cc:260] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.233753 20190 raft_consensus.cc:3060] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.237387 20322 consensus_queue.cc:1048] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.239023 20265 raft_consensus.cc:2468] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 2.
I20260709 13:10:47.240329 20082 leader_election.cc:304] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f, b2cb9806390f428e9dcedd53851ae2ba; no voters: 
I20260709 13:10:47.240877 20190 raft_consensus.cc:2468] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 2.
I20260709 13:10:47.241184 20311 raft_consensus.cc:2804] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:47.241729 20311 raft_consensus.cc:697] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 2 LEADER]: Becoming Leader. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Running, Role: LEADER
I20260709 13:10:47.242406 20311 consensus_queue.cc:237] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.249802 20349 consensus_queue.cc:1048] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.255136 20322 consensus_queue.cc:1048] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.258833 20013 catalog_manager.cc:5697] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba reported cstate change: term changed from 1 to 2, leader changed from cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130) to b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129). New cstate: current_term: 2 leader_uuid: "b2cb9806390f428e9dcedd53851ae2ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:47.268074 20322 consensus_queue.cc:1048] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.278411 20309 raft_consensus.cc:993] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8: : Instructing follower b2cb9806390f428e9dcedd53851ae2ba to start an election
I20260709 13:10:47.278956 20309 raft_consensus.cc:1081] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Signalling peer b2cb9806390f428e9dcedd53851ae2ba to start an election
I20260709 13:10:47.279295 20340 consensus_queue.cc:1048] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:47.280954 20116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2247f66c105405493d98749cf4eaa1c"
dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
 from {username='slave'} at 127.0.0.1:60984
I20260709 13:10:47.281533 20116 raft_consensus.cc:493] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:47.281946 20116 raft_consensus.cc:3060] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.286393 20340 consensus_queue.cc:1048] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:47.289698 20116 raft_consensus.cc:515] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.292346 20116 leader_election.cc:290] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 2 election: Requested vote from peers cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:47.293058 20190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2247f66c105405493d98749cf4eaa1c" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
I20260709 13:10:47.293434 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2247f66c105405493d98749cf4eaa1c" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:47.293787 20190 raft_consensus.cc:3055] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:47.294118 20264 raft_consensus.cc:3060] T e2247f66c105405493d98749cf4eaa1c P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.294166 20190 raft_consensus.cc:740] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:47.295010 20190 consensus_queue.cc:260] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.295982 20190 raft_consensus.cc:3060] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.300324 20340 raft_consensus.cc:993] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f: : Instructing follower b2cb9806390f428e9dcedd53851ae2ba to start an election
I20260709 13:10:47.300819 20340 raft_consensus.cc:1081] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Signalling peer b2cb9806390f428e9dcedd53851ae2ba to start an election
I20260709 13:10:47.301435 20264 raft_consensus.cc:2468] T e2247f66c105405493d98749cf4eaa1c P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 2.
I20260709 13:10:47.305357 20316 consensus_queue.cc:1048] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:47.307619 20116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17bbee4a1b3c426790b6ceb0531a3bb7"
dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
 from {username='slave'} at 127.0.0.1:60994
I20260709 13:10:47.308303 20116 raft_consensus.cc:493] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:47.308712 20116 raft_consensus.cc:3060] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.313746 20190 raft_consensus.cc:2468] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 2.
I20260709 13:10:47.315003 20116 raft_consensus.cc:515] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.315179 20079 leader_election.cc:304] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:47.316190 20311 raft_consensus.cc:2804] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:47.316663 20311 raft_consensus.cc:697] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [term 2 LEADER]: Becoming Leader. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Running, Role: LEADER
I20260709 13:10:47.317474 20311 consensus_queue.cc:237] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.319089 20189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bbee4a1b3c426790b6ceb0531a3bb7" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
I20260709 13:10:47.320887 20116 leader_election.cc:290] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 2 election: Requested vote from peers cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:47.321800 20316 raft_consensus.cc:993] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f: : Instructing follower cc2b977944574368ab3be01fc3a85ad8 to start an election
I20260709 13:10:47.325240 20340 consensus_queue.cc:1048] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.326733 20316 raft_consensus.cc:1081] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Signalling peer cc2b977944574368ab3be01fc3a85ad8 to start an election
I20260709 13:10:47.338303 20191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d62b6668b6d54bcfbb5836cf9773a6cb"
dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
 from {username='slave'} at 127.0.0.1:35918
I20260709 13:10:47.338841 20191 raft_consensus.cc:493] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:47.339188 20191 raft_consensus.cc:3060] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.338526 20014 catalog_manager.cc:5697] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba reported cstate change: term changed from 1 to 2, leader changed from cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130) to b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129). New cstate: current_term: 2 leader_uuid: "b2cb9806390f428e9dcedd53851ae2ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:47.342108 20340 consensus_queue.cc:1048] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.342510 20386 consensus_queue.cc:1048] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:47.346359 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bbee4a1b3c426790b6ceb0531a3bb7" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:47.346983 20264 raft_consensus.cc:3055] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:47.347313 20264 raft_consensus.cc:740] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Running, Role: LEADER
I20260709 13:10:47.348281 20264 consensus_queue.cc:260] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.349709 20264 raft_consensus.cc:3060] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.357034 20316 raft_consensus.cc:993] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f: : Instructing follower cc2b977944574368ab3be01fc3a85ad8 to start an election
I20260709 13:10:47.357600 20316 raft_consensus.cc:1081] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Signalling peer cc2b977944574368ab3be01fc3a85ad8 to start an election
I20260709 13:10:47.358388 20191 raft_consensus.cc:515] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.361665 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62b6668b6d54bcfbb5836cf9773a6cb" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:47.362984 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62b6668b6d54bcfbb5836cf9773a6cb" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:47.363791 20265 raft_consensus.cc:3055] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:47.364180 20265 raft_consensus.cc:740] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Running, Role: LEADER
I20260709 13:10:47.365073 20265 consensus_queue.cc:260] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.366449 20188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6056ad83a084e37877f2fd57e17a3da"
dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
 from {username='slave'} at 127.0.0.1:35918
I20260709 13:10:47.366765 20265 raft_consensus.cc:3060] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.367148 20188 raft_consensus.cc:493] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:47.367558 20188 raft_consensus.cc:3060] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.369894 20191 leader_election.cc:290] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 2 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:47.377003 20265 raft_consensus.cc:2468] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 2.
I20260709 13:10:47.357272 20264 raft_consensus.cc:2468] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 2.
I20260709 13:10:47.378886 20082 leader_election.cc:304] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [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: a1ad15703aae4e4799450bb66547d24f, b2cb9806390f428e9dcedd53851ae2ba; no voters: cc2b977944574368ab3be01fc3a85ad8
I20260709 13:10:47.379909 20332 raft_consensus.cc:2804] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:47.380458 20332 raft_consensus.cc:697] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 2 LEADER]: Becoming Leader. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Running, Role: LEADER
I20260709 13:10:47.381150 20157 leader_election.cc:304] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [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: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8; no voters: b2cb9806390f428e9dcedd53851ae2ba
I20260709 13:10:47.381348 20332 consensus_queue.cc:237] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.382196 20322 raft_consensus.cc:2804] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:47.382848 20322 raft_consensus.cc:697] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [term 2 LEADER]: Becoming Leader. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:47.379634 20188 raft_consensus.cc:515] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.383896 20322 consensus_queue.cc:237] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.386775 20190 raft_consensus.cc:1240] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Rejecting Update request from peer a1ad15703aae4e4799450bb66547d24f for earlier term 1. Current term is 2. Ops: []
I20260709 13:10:47.398602 20188 leader_election.cc:290] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 2 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:47.399637 20340 consensus_queue.cc:1059] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:47.400506 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6056ad83a084e37877f2fd57e17a3da" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:47.400806 20340 raft_consensus.cc:3055] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:47.401269 20115 raft_consensus.cc:3060] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.401650 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6056ad83a084e37877f2fd57e17a3da" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:47.401284 20340 raft_consensus.cc:740] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Running, Role: LEADER
I20260709 13:10:47.404687 20340 consensus_queue.cc:260] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.406049 20340 raft_consensus.cc:3060] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.406665 20316 consensus_queue.cc:1048] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.410622 20014 catalog_manager.cc:5697] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 reported cstate change: term changed from 1 to 2, leader changed from a1ad15703aae4e4799450bb66547d24f (127.13.149.131) to cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130). New cstate: current_term: 2 leader_uuid: "cc2b977944574368ab3be01fc3a85ad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:47.412036 20115 raft_consensus.cc:2468] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 2.
I20260709 13:10:47.413193 20156 leader_election.cc:304] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:47.413992 20322 raft_consensus.cc:2804] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:47.414534 20322 raft_consensus.cc:697] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [term 2 LEADER]: Becoming Leader. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:47.415506 20322 consensus_queue.cc:237] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [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: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.418504 20316 raft_consensus.cc:993] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f: : Instructing follower cc2b977944574368ab3be01fc3a85ad8 to start an election
I20260709 13:10:47.419057 20316 raft_consensus.cc:1081] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Signalling peer cc2b977944574368ab3be01fc3a85ad8 to start an election
I20260709 13:10:47.421231 20188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05b6e8c1500d402783572bf21d572475"
dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
 from {username='slave'} at 127.0.0.1:35918
I20260709 13:10:47.421823 20188 raft_consensus.cc:493] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:47.422382 20188 raft_consensus.cc:3060] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.427446 20316 consensus_queue.cc:1048] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:47.431838 20188 raft_consensus.cc:515] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.433207 20190 raft_consensus.cc:1240] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Rejecting Update request from peer a1ad15703aae4e4799450bb66547d24f for earlier term 1. Current term is 2. Ops: []
I20260709 13:10:47.435483 20316 consensus_queue.cc:1059] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.436298 20386 raft_consensus.cc:3055] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:47.436574 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b6e8c1500d402783572bf21d572475" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:47.436702 20386 raft_consensus.cc:740] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Running, Role: LEADER
I20260709 13:10:47.437844 20386 consensus_queue.cc:260] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.440145 20188 leader_election.cc:290] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 2 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:47.438931 20386 raft_consensus.cc:3060] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.443645 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b6e8c1500d402783572bf21d572475" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:47.444692 20265 raft_consensus.cc:2468] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 2.
I20260709 13:10:47.446559 20316 consensus_queue.cc:1048] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.447852 20012 catalog_manager.cc:5697] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 reported cstate change: term changed from 1 to 2, leader changed from a1ad15703aae4e4799450bb66547d24f (127.13.149.131) to cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130). New cstate: current_term: 2 leader_uuid: "cc2b977944574368ab3be01fc3a85ad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:47.457348 20264 raft_consensus.cc:2468] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 2.
I20260709 13:10:47.461213 20157 leader_election.cc:304] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [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: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8; no voters: b2cb9806390f428e9dcedd53851ae2ba
I20260709 13:10:47.462224 20322 raft_consensus.cc:2804] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:47.462824 20322 raft_consensus.cc:697] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 2 LEADER]: Becoming Leader. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:47.466145 20322 consensus_queue.cc:237] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [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: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:47.466135 20384 consensus_queue.cc:1048] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:10:47.467294 20013 catalog_manager.cc:5697] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba reported cstate change: term changed from 1 to 2, leader changed from a1ad15703aae4e4799450bb66547d24f (127.13.149.131) to b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129). New cstate: current_term: 2 leader_uuid: "b2cb9806390f428e9dcedd53851ae2ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:47.478909 20012 catalog_manager.cc:5697] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 reported cstate change: term changed from 1 to 2, leader changed from a1ad15703aae4e4799450bb66547d24f (127.13.149.131) to cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130). New cstate: current_term: 2 leader_uuid: "cc2b977944574368ab3be01fc3a85ad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:47.768620 20188 raft_consensus.cc:1275] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Refusing update from remote peer b2cb9806390f428e9dcedd53851ae2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:47.769989 20393 consensus_queue.cc:1048] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:47.777957 20264 raft_consensus.cc:1275] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Refusing update from remote peer b2cb9806390f428e9dcedd53851ae2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:47.779735 20311 consensus_queue.cc:1048] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:47.851557 20188 raft_consensus.cc:1275] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Refusing update from remote peer b2cb9806390f428e9dcedd53851ae2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:47.852835 20332 consensus_queue.cc:1048] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:47.860966 20264 raft_consensus.cc:1275] T e2247f66c105405493d98749cf4eaa1c P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Refusing update from remote peer b2cb9806390f428e9dcedd53851ae2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:47.863150 20311 consensus_queue.cc:1048] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:47.873380 20264 raft_consensus.cc:1275] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Refusing update from remote peer cc2b977944574368ab3be01fc3a85ad8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:47.874555 20188 raft_consensus.cc:3060] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.874819 20322 consensus_queue.cc:1048] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:47.881686 20188 raft_consensus.cc:1275] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Refusing update from remote peer b2cb9806390f428e9dcedd53851ae2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:47.882772 20116 raft_consensus.cc:3060] T d62b6668b6d54bcfbb5836cf9773a6cb P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.884946 20311 consensus_queue.cc:1048] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:47.893347 20265 raft_consensus.cc:1275] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Refusing update from remote peer b2cb9806390f428e9dcedd53851ae2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:47.894838 20393 consensus_queue.cc:1048] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:47.896050 20116 raft_consensus.cc:1275] T d62b6668b6d54bcfbb5836cf9773a6cb P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Refusing update from remote peer cc2b977944574368ab3be01fc3a85ad8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:47.898417 20309 consensus_queue.cc:1048] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:47.907207 20265 raft_consensus.cc:1275] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Refusing update from remote peer cc2b977944574368ab3be01fc3a85ad8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:47.908574 20322 consensus_queue.cc:1048] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:47.919062 20116 raft_consensus.cc:1275] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Refusing update from remote peer cc2b977944574368ab3be01fc3a85ad8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:47.921129 20309 consensus_queue.cc:1048] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:47.929423 20265 raft_consensus.cc:1275] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Refusing update from remote peer cc2b977944574368ab3be01fc3a85ad8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:47.931070 20309 consensus_queue.cc:1048] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:47.942334 20116 raft_consensus.cc:3060] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:47.948619 20116 raft_consensus.cc:1275] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Refusing update from remote peer cc2b977944574368ab3be01fc3a85ad8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:47.950237 20322 consensus_queue.cc:1048] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:50.202057 20012 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54206:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:50.205061 20012 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:10:50.266180 20104 tablet_service.cc:1511] Processing CreateTablet for tablet 93360369f2a942b38d41a7b721f33517 (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:50.267711 20104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93360369f2a942b38d41a7b721f33517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.267292 20177 tablet_service.cc:1511] Processing CreateTablet for tablet 93360369f2a942b38d41a7b721f33517 (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:50.268680 20177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93360369f2a942b38d41a7b721f33517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.273670 20178 tablet_service.cc:1511] Processing CreateTablet for tablet a66110fc1b714bae97699ce9132ed308 (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:50.275290 20178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66110fc1b714bae97699ce9132ed308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.274958 20252 tablet_service.cc:1511] Processing CreateTablet for tablet 93360369f2a942b38d41a7b721f33517 (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:50.276449 20252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93360369f2a942b38d41a7b721f33517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.279084 20251 tablet_service.cc:1511] Processing CreateTablet for tablet a66110fc1b714bae97699ce9132ed308 (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:50.280721 20251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66110fc1b714bae97699ce9132ed308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.290321 20175 tablet_service.cc:1511] Processing CreateTablet for tablet a11ceab0fcfe4cdda0a440431c05a506 (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:50.291860 20175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11ceab0fcfe4cdda0a440431c05a506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.292824 20248 tablet_service.cc:1511] Processing CreateTablet for tablet a11ceab0fcfe4cdda0a440431c05a506 (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:50.294226 20248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11ceab0fcfe4cdda0a440431c05a506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.295310 20410 tablet_bootstrap.cc:492] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba: Bootstrap starting.
I20260709 13:10:50.297868 20103 tablet_service.cc:1511] Processing CreateTablet for tablet a66110fc1b714bae97699ce9132ed308 (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:50.299286 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66110fc1b714bae97699ce9132ed308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.303045 20411 tablet_bootstrap.cc:492] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8: Bootstrap starting.
I20260709 13:10:50.303499 20104 tablet_service.cc:1511] Processing CreateTablet for tablet a11ceab0fcfe4cdda0a440431c05a506 (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:50.304833 20410 tablet_bootstrap.cc:654] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.304886 20104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11ceab0fcfe4cdda0a440431c05a506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.308704 20101 tablet_service.cc:1511] Processing CreateTablet for tablet c84e756bf35e4252b4aed07766f264e6 (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:50.310004 20101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84e756bf35e4252b4aed07766f264e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.316942 20411 tablet_bootstrap.cc:654] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.318164 20177 tablet_service.cc:1511] Processing CreateTablet for tablet c84e756bf35e4252b4aed07766f264e6 (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:50.319574 20177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84e756bf35e4252b4aed07766f264e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.324225 20410 tablet_bootstrap.cc:492] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba: No bootstrap required, opened a new log
I20260709 13:10:50.324852 20410 ts_tablet_manager.cc:1403] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.009s
I20260709 13:10:50.328300 20410 raft_consensus.cc:359] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.329142 20410 raft_consensus.cc:385] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.329501 20410 raft_consensus.cc:740] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.354523 20106 tablet_service.cc:1511] Processing CreateTablet for tablet 1bcb98073ae042dd91d6004c069e7477 (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:50.356604 20106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bcb98073ae042dd91d6004c069e7477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.357823 20178 tablet_service.cc:1511] Processing CreateTablet for tablet 1bcb98073ae042dd91d6004c069e7477 (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:50.358614 20253 tablet_service.cc:1511] Processing CreateTablet for tablet c84e756bf35e4252b4aed07766f264e6 (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:50.359982 20178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bcb98073ae042dd91d6004c069e7477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.360836 20253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84e756bf35e4252b4aed07766f264e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.372480 20255 tablet_service.cc:1511] Processing CreateTablet for tablet 1bcb98073ae042dd91d6004c069e7477 (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:50.375058 20255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bcb98073ae042dd91d6004c069e7477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.330451 20410 consensus_queue.cc:260] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.384025 20410 ts_tablet_manager.cc:1434] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 13:10:50.375945 20411 tablet_bootstrap.cc:492] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8: No bootstrap required, opened a new log
I20260709 13:10:50.384763 20411 ts_tablet_manager.cc:1403] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8: Time spent bootstrapping tablet: real 0.082s	user 0.020s	sys 0.000s
W20260709 13:10:50.388842 20142 tablet.cc:2406] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:10:50.390307 20410 tablet_bootstrap.cc:492] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba: Bootstrap starting.
I20260709 13:10:50.388475 20411 raft_consensus.cc:359] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.395040 20411 raft_consensus.cc:385] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.395394 20411 raft_consensus.cc:740] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.398386 20411 consensus_queue.cc:260] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.409440 20411 ts_tablet_manager.cc:1434] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.007s
I20260709 13:10:50.410727 20411 tablet_bootstrap.cc:492] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8: Bootstrap starting.
I20260709 13:10:50.422011 20410 tablet_bootstrap.cc:654] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.427824 20411 tablet_bootstrap.cc:654] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.444440 20414 tablet_bootstrap.cc:492] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f: Bootstrap starting.
I20260709 13:10:50.453624 20101 tablet_service.cc:1511] Processing CreateTablet for tablet ed92963f5c08407997aab6041951099a (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:50.455861 20101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed92963f5c08407997aab6041951099a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.456949 20175 tablet_service.cc:1511] Processing CreateTablet for tablet ed92963f5c08407997aab6041951099a (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:50.457803 20410 tablet_bootstrap.cc:492] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba: No bootstrap required, opened a new log
I20260709 13:10:50.458389 20410 ts_tablet_manager.cc:1403] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.007s
I20260709 13:10:50.458648 20175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed92963f5c08407997aab6041951099a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.464671 20411 tablet_bootstrap.cc:492] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8: No bootstrap required, opened a new log
I20260709 13:10:50.461707 20103 tablet_service.cc:1511] Processing CreateTablet for tablet 72dcb38f005f48fea856d6b9ec4fa97c (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:50.465219 20411 ts_tablet_manager.cc:1403] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8: Time spent bootstrapping tablet: real 0.055s	user 0.001s	sys 0.015s
I20260709 13:10:50.468729 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72dcb38f005f48fea856d6b9ec4fa97c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.468551 20411 raft_consensus.cc:359] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.469332 20411 raft_consensus.cc:385] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.469657 20411 raft_consensus.cc:740] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.464165 20178 tablet_service.cc:1511] Processing CreateTablet for tablet 72dcb38f005f48fea856d6b9ec4fa97c (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:50.464360 20104 tablet_service.cc:1511] Processing CreateTablet for tablet 5a385fde3aaa4f24b39d36094f10319a (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:50.470417 20411 consensus_queue.cc:260] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.471402 20178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72dcb38f005f48fea856d6b9ec4fa97c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.471490 20104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a385fde3aaa4f24b39d36094f10319a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.472765 20411 ts_tablet_manager.cc:1434] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:50.474614 20177 tablet_service.cc:1511] Processing CreateTablet for tablet 5a385fde3aaa4f24b39d36094f10319a (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:50.476172 20177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a385fde3aaa4f24b39d36094f10319a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:10:50.479570 20062 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:50.481050 20176 tablet_service.cc:1511] Processing CreateTablet for tablet 6b874a447de2409487dc49aeb9324128 (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:50.482545 20176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b874a447de2409487dc49aeb9324128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.488931 20248 tablet_service.cc:1511] Processing CreateTablet for tablet ed92963f5c08407997aab6041951099a (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:50.490550 20248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed92963f5c08407997aab6041951099a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.490624 20106 tablet_service.cc:1511] Processing CreateTablet for tablet 6b874a447de2409487dc49aeb9324128 (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:50.491863 20106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b874a447de2409487dc49aeb9324128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.474610 20411 tablet_bootstrap.cc:492] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8: Bootstrap starting.
I20260709 13:10:50.502491 20255 tablet_service.cc:1511] Processing CreateTablet for tablet 72dcb38f005f48fea856d6b9ec4fa97c (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:50.504004 20255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72dcb38f005f48fea856d6b9ec4fa97c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.508600 20411 tablet_bootstrap.cc:654] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.461611 20410 raft_consensus.cc:359] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.515992 20410 raft_consensus.cc:385] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.517612 20253 tablet_service.cc:1511] Processing CreateTablet for tablet 6b874a447de2409487dc49aeb9324128 (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:50.518901 20253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b874a447de2409487dc49aeb9324128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.516306 20410 raft_consensus.cc:740] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.515993 20414 tablet_bootstrap.cc:654] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.523092 20410 consensus_queue.cc:260] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.526672 20410 ts_tablet_manager.cc:1434] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260709 13:10:50.527822 20410 tablet_bootstrap.cc:492] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba: Bootstrap starting.
I20260709 13:10:50.533342 20322 raft_consensus.cc:493] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.534181 20322 raft_consensus.cc:515] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.534950 20410 tablet_bootstrap.cc:654] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.536612 20322 leader_election.cc:290] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:50.538225 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93360369f2a942b38d41a7b721f33517" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:50.538828 20248 tablet_service.cc:1511] Processing CreateTablet for tablet 5a385fde3aaa4f24b39d36094f10319a (DEFAULT_TABLE table=soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:50.540972 20248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a385fde3aaa4f24b39d36094f10319a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:50.542935 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93360369f2a942b38d41a7b721f33517" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
W20260709 13:10:50.543282 20157 leader_election.cc:343] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.543721 20116 raft_consensus.cc:2468] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 0.
I20260709 13:10:50.545297 20156 leader_election.cc:304] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [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: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: a1ad15703aae4e4799450bb66547d24f
I20260709 13:10:50.549091 20322 raft_consensus.cc:2804] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:50.552008 20322 raft_consensus.cc:493] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:50.552947 20322 raft_consensus.cc:3060] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.561988 20414 tablet_bootstrap.cc:492] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f: No bootstrap required, opened a new log
I20260709 13:10:50.562757 20414 ts_tablet_manager.cc:1403] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f: Time spent bootstrapping tablet: real 0.119s	user 0.011s	sys 0.005s
I20260709 13:10:50.574465 20322 raft_consensus.cc:515] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.570544 20414 raft_consensus.cc:359] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.576030 20414 raft_consensus.cc:385] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.576481 20414 raft_consensus.cc:740] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.578080 20410 tablet_bootstrap.cc:492] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba: No bootstrap required, opened a new log
I20260709 13:10:50.582795 20410 ts_tablet_manager.cc:1403] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba: Time spent bootstrapping tablet: real 0.055s	user 0.023s	sys 0.011s
I20260709 13:10:50.585741 20414 consensus_queue.cc:260] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.621925 20419 raft_consensus.cc:493] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.622831 20419 raft_consensus.cc:515] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.627187 20414 ts_tablet_manager.cc:1434] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.001s
I20260709 13:10:50.627209 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84e756bf35e4252b4aed07766f264e6" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:50.628342 20322 leader_election.cc:290] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:50.629487 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93360369f2a942b38d41a7b721f33517" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:50.627295 20419 leader_election.cc:290] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:50.629588 20410 raft_consensus.cc:359] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.639356 20410 raft_consensus.cc:385] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.637868 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93360369f2a942b38d41a7b721f33517" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:50.640758 20411 tablet_bootstrap.cc:492] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8: No bootstrap required, opened a new log
I20260709 13:10:50.640818 20410 raft_consensus.cc:740] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.636240 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84e756bf35e4252b4aed07766f264e6" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:50.641446 20411 ts_tablet_manager.cc:1403] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8: Time spent bootstrapping tablet: real 0.167s	user 0.022s	sys 0.051s
W20260709 13:10:50.640280 20000 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.149.129:41327, user_credentials={real_user=slave}} blocked reactor thread for 51290.8us
W20260709 13:10:50.639598 20157 leader_election.cc:343] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:50.642388 20157 leader_election.cc:343] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.640970 20115 raft_consensus.cc:3060] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.642504 20410 consensus_queue.cc:260] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
W20260709 13:10:50.642493 20156 leader_election.cc:343] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.643816 20156 leader_election.cc:304] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc2b977944574368ab3be01fc3a85ad8; no voters: a1ad15703aae4e4799450bb66547d24f, b2cb9806390f428e9dcedd53851ae2ba
I20260709 13:10:50.644716 20411 raft_consensus.cc:359] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.645483 20411 raft_consensus.cc:385] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.645853 20411 raft_consensus.cc:740] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.646031 20419 raft_consensus.cc:2749] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:50.639895 20414 tablet_bootstrap.cc:492] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f: Bootstrap starting.
I20260709 13:10:50.646824 20411 consensus_queue.cc:260] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.648061 20410 ts_tablet_manager.cc:1434] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba: Time spent starting tablet: real 0.065s	user 0.011s	sys 0.001s
I20260709 13:10:50.649266 20410 tablet_bootstrap.cc:492] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba: Bootstrap starting.
I20260709 13:10:50.651885 20411 ts_tablet_manager.cc:1434] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:10:50.653162 20411 tablet_bootstrap.cc:492] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8: Bootstrap starting.
I20260709 13:10:50.658461 20414 tablet_bootstrap.cc:654] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.660403 20411 tablet_bootstrap.cc:654] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.662243 20410 tablet_bootstrap.cc:654] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.671046 20115 raft_consensus.cc:2468] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 1.
I20260709 13:10:50.672580 20156 leader_election.cc:304] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [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: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: a1ad15703aae4e4799450bb66547d24f
I20260709 13:10:50.673875 20322 raft_consensus.cc:2804] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:50.674404 20322 raft_consensus.cc:697] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Becoming Leader. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:50.675201 20411 tablet_bootstrap.cc:492] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8: No bootstrap required, opened a new log
I20260709 13:10:50.675859 20411 ts_tablet_manager.cc:1403] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260709 13:10:50.675262 20322 consensus_queue.cc:237] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.675201 20410 tablet_bootstrap.cc:492] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba: No bootstrap required, opened a new log
I20260709 13:10:50.681316 20410 ts_tablet_manager.cc:1403] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.002s
I20260709 13:10:50.680897 20411 raft_consensus.cc:359] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.681809 20411 raft_consensus.cc:385] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.682124 20411 raft_consensus.cc:740] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.682988 20411 consensus_queue.cc:260] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.684741 20410 raft_consensus.cc:359] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.685410 20411 ts_tablet_manager.cc:1434] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:10:50.685619 20410 raft_consensus.cc:385] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.686060 20410 raft_consensus.cc:740] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.688199 20410 consensus_queue.cc:260] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.690645 20410 ts_tablet_manager.cc:1434] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:10:50.686522 20411 tablet_bootstrap.cc:492] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8: Bootstrap starting.
I20260709 13:10:50.692312 20419 raft_consensus.cc:493] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.692905 20419 raft_consensus.cc:515] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.696210 20419 leader_election.cc:290] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:50.697395 20410 tablet_bootstrap.cc:492] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba: Bootstrap starting.
I20260709 13:10:50.697784 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11ceab0fcfe4cdda0a440431c05a506" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:50.698510 20264 raft_consensus.cc:2468] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 0.
I20260709 13:10:50.700064 20157 leader_election.cc:304] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:50.701449 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11ceab0fcfe4cdda0a440431c05a506" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:50.701939 20414 tablet_bootstrap.cc:492] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f: No bootstrap required, opened a new log
I20260709 13:10:50.702185 20115 raft_consensus.cc:2468] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 0.
I20260709 13:10:50.702504 20414 ts_tablet_manager.cc:1403] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.009s
I20260709 13:10:50.703866 20410 tablet_bootstrap.cc:654] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.704610 20322 raft_consensus.cc:2804] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:50.705122 20322 raft_consensus.cc:493] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:50.705564 20322 raft_consensus.cc:3060] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.707851 20411 tablet_bootstrap.cc:654] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.709002 20012 catalog_manager.cc:5697] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130). New cstate: current_term: 1 leader_uuid: "cc2b977944574368ab3be01fc3a85ad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:50.706032 20414 raft_consensus.cc:359] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.712317 20414 raft_consensus.cc:385] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.712670 20414 raft_consensus.cc:740] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.713492 20414 consensus_queue.cc:260] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.719129 20322 raft_consensus.cc:515] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.721944 20414 ts_tablet_manager.cc:1434] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 13:10:50.722704 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11ceab0fcfe4cdda0a440431c05a506" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:50.723243 20414 tablet_bootstrap.cc:492] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f: Bootstrap starting.
I20260709 13:10:50.723398 20115 raft_consensus.cc:3060] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.735456 20414 tablet_bootstrap.cc:654] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.748530 20115 raft_consensus.cc:2468] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 1.
I20260709 13:10:50.749848 20322 leader_election.cc:290] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:50.751014 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11ceab0fcfe4cdda0a440431c05a506" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:50.751725 20264 raft_consensus.cc:3060] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.754787 20410 tablet_bootstrap.cc:492] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba: No bootstrap required, opened a new log
I20260709 13:10:50.755046 20411 tablet_bootstrap.cc:492] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8: No bootstrap required, opened a new log
I20260709 13:10:50.755607 20411 ts_tablet_manager.cc:1403] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.021s
I20260709 13:10:50.755522 20410 ts_tablet_manager.cc:1403] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba: Time spent bootstrapping tablet: real 0.058s	user 0.027s	sys 0.018s
I20260709 13:10:50.758497 20156 leader_election.cc:304] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:50.758889 20410 raft_consensus.cc:359] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.759829 20410 raft_consensus.cc:385] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.759768 20411 raft_consensus.cc:359] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.760337 20410 raft_consensus.cc:740] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.760654 20411 raft_consensus.cc:385] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.760999 20411 raft_consensus.cc:740] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.761349 20410 consensus_queue.cc:260] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.761762 20411 consensus_queue.cc:260] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.762519 20322 raft_consensus.cc:2804] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:50.764263 20410 ts_tablet_manager.cc:1434] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:10:50.764669 20411 ts_tablet_manager.cc:1434] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:10:50.765445 20410 tablet_bootstrap.cc:492] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba: Bootstrap starting.
I20260709 13:10:50.765671 20411 tablet_bootstrap.cc:492] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8: Bootstrap starting.
I20260709 13:10:50.772497 20410 tablet_bootstrap.cc:654] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.772502 20411 tablet_bootstrap.cc:654] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.764487 20322 raft_consensus.cc:697] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Becoming Leader. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:50.775395 20414 tablet_bootstrap.cc:492] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f: No bootstrap required, opened a new log
I20260709 13:10:50.775992 20414 ts_tablet_manager.cc:1403] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.008s
I20260709 13:10:50.775759 20322 consensus_queue.cc:237] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.779062 20414 raft_consensus.cc:359] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.779736 20414 raft_consensus.cc:385] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.780061 20414 raft_consensus.cc:740] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.780189 20264 raft_consensus.cc:2468] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 1.
I20260709 13:10:50.780962 20414 consensus_queue.cc:260] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.786182 20410 tablet_bootstrap.cc:492] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba: No bootstrap required, opened a new log
I20260709 13:10:50.786756 20410 ts_tablet_manager.cc:1403] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260709 13:10:50.790544 20410 raft_consensus.cc:359] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.791796 20410 raft_consensus.cc:385] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.792250 20410 raft_consensus.cc:740] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.793365 20410 consensus_queue.cc:260] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.795001 20414 ts_tablet_manager.cc:1434] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:10:50.797467 20411 tablet_bootstrap.cc:492] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8: No bootstrap required, opened a new log
I20260709 13:10:50.797590 20410 ts_tablet_manager.cc:1434] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:10:50.798110 20411 ts_tablet_manager.cc:1403] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.012s
I20260709 13:10:50.798872 20410 tablet_bootstrap.cc:492] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba: Bootstrap starting.
I20260709 13:10:50.800640 20414 tablet_bootstrap.cc:492] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f: Bootstrap starting.
I20260709 13:10:50.801115 20411 raft_consensus.cc:359] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.801918 20411 raft_consensus.cc:385] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.802229 20411 raft_consensus.cc:740] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.803062 20411 consensus_queue.cc:260] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.805429 20411 ts_tablet_manager.cc:1434] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:10:50.806327 20410 tablet_bootstrap.cc:654] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.808436 20414 tablet_bootstrap.cc:654] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.808295 20014 catalog_manager.cc:5697] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130). New cstate: current_term: 1 leader_uuid: "cc2b977944574368ab3be01fc3a85ad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:50.809870 20411 tablet_bootstrap.cc:492] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8: Bootstrap starting.
I20260709 13:10:50.819010 20411 tablet_bootstrap.cc:654] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.824749 20410 tablet_bootstrap.cc:492] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba: No bootstrap required, opened a new log
I20260709 13:10:50.825237 20410 ts_tablet_manager.cc:1403] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.012s
I20260709 13:10:50.826725 20322 raft_consensus.cc:493] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.827265 20322 raft_consensus.cc:515] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.829062 20322 leader_election.cc:290] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:50.830181 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66110fc1b714bae97699ce9132ed308" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:50.831010 20115 raft_consensus.cc:2468] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 0.
I20260709 13:10:50.830314 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66110fc1b714bae97699ce9132ed308" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:50.831876 20264 raft_consensus.cc:2468] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 0.
I20260709 13:10:50.832188 20156 leader_election.cc:304] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:50.831965 20410 raft_consensus.cc:359] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.832479 20411 tablet_bootstrap.cc:492] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8: No bootstrap required, opened a new log
I20260709 13:10:50.832840 20410 raft_consensus.cc:385] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.833042 20322 raft_consensus.cc:2804] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:50.833093 20411 ts_tablet_manager.cc:1403] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.006s
I20260709 13:10:50.833139 20410 raft_consensus.cc:740] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.833595 20322 raft_consensus.cc:493] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:50.834018 20322 raft_consensus.cc:3060] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.834210 20410 consensus_queue.cc:260] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.836694 20410 ts_tablet_manager.cc:1434] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:10:50.836349 20411 raft_consensus.cc:359] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.837083 20411 raft_consensus.cc:385] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.837365 20411 raft_consensus.cc:740] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.837720 20410 tablet_bootstrap.cc:492] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba: Bootstrap starting.
I20260709 13:10:50.838115 20411 consensus_queue.cc:260] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.841738 20322 raft_consensus.cc:515] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.842720 20411 ts_tablet_manager.cc:1434] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:10:50.843950 20411 tablet_bootstrap.cc:492] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8: Bootstrap starting.
I20260709 13:10:50.844457 20410 tablet_bootstrap.cc:654] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.844478 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66110fc1b714bae97699ce9132ed308" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:50.845580 20115 raft_consensus.cc:3060] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.853102 20115 raft_consensus.cc:2468] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 1.
I20260709 13:10:50.855237 20156 leader_election.cc:304] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:50.854125 20322 leader_election.cc:290] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:50.855274 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66110fc1b714bae97699ce9132ed308" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:50.856017 20264 raft_consensus.cc:3060] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.856283 20419 raft_consensus.cc:2804] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:50.863085 20411 tablet_bootstrap.cc:654] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.853693 20414 tablet_bootstrap.cc:492] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f: No bootstrap required, opened a new log
I20260709 13:10:50.878788 20414 ts_tablet_manager.cc:1403] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.008s
I20260709 13:10:50.882297 20264 raft_consensus.cc:2468] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 1.
I20260709 13:10:50.885363 20322 raft_consensus.cc:493] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.886198 20322 raft_consensus.cc:515] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.890841 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dcb38f005f48fea856d6b9ec4fa97c" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
W20260709 13:10:50.892693 20157 leader_election.cc:343] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.893407 20322 leader_election.cc:290] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:50.894183 20411 tablet_bootstrap.cc:492] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8: No bootstrap required, opened a new log
I20260709 13:10:50.894929 20411 ts_tablet_manager.cc:1403] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.016s
I20260709 13:10:50.897475 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dcb38f005f48fea856d6b9ec4fa97c" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:50.901384 20414 raft_consensus.cc:359] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.901407 20411 raft_consensus.cc:359] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.898805 20419 raft_consensus.cc:697] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Becoming Leader. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:50.903074 20411 raft_consensus.cc:385] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.903680 20411 raft_consensus.cc:740] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.902597 20414 raft_consensus.cc:385] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.903824 20419 consensus_queue.cc:237] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.904850 20414 raft_consensus.cc:740] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.908910 20439 raft_consensus.cc:493] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.909952 20439 raft_consensus.cc:515] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.906392 20414 consensus_queue.cc:260] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
W20260709 13:10:50.908394 20156 leader_election.cc:343] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.913548 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a385fde3aaa4f24b39d36094f10319a" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8" is_pre_election: true
I20260709 13:10:50.913986 20156 leader_election.cc:304] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc2b977944574368ab3be01fc3a85ad8; no voters: a1ad15703aae4e4799450bb66547d24f, b2cb9806390f428e9dcedd53851ae2ba
W20260709 13:10:50.915733 20079 leader_election.cc:343] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.911324 20409 raft_consensus.cc:493] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.916707 20409 raft_consensus.cc:515] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.912526 20439 leader_election.cc:290] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:50.919265 20411 consensus_queue.cc:260] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.920318 20435 raft_consensus.cc:2749] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:50.921119 20435 raft_consensus.cc:493] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.921481 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcb98073ae042dd91d6004c069e7477" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8" is_pre_election: true
I20260709 13:10:50.922819 20188 raft_consensus.cc:2468] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 0.
I20260709 13:10:50.921557 20435 raft_consensus.cc:515] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.925132 20079 leader_election.cc:304] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:50.925205 20435 leader_election.cc:290] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:50.926436 20409 leader_election.cc:290] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:50.926996 20409 raft_consensus.cc:2804] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:50.926937 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b874a447de2409487dc49aeb9324128" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:50.927815 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b874a447de2409487dc49aeb9324128" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:50.928160 20409 raft_consensus.cc:493] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:50.928552 20409 raft_consensus.cc:3060] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.928706 20410 tablet_bootstrap.cc:492] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba: No bootstrap required, opened a new log
I20260709 13:10:50.929255 20410 ts_tablet_manager.cc:1403] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba: Time spent bootstrapping tablet: real 0.092s	user 0.031s	sys 0.014s
W20260709 13:10:50.929246 20157 leader_election.cc:343] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.928560 20115 raft_consensus.cc:2468] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 0.
I20260709 13:10:50.931491 20156 leader_election.cc:304] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [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: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: a1ad15703aae4e4799450bb66547d24f
I20260709 13:10:50.932133 20410 raft_consensus.cc:359] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.932814 20410 raft_consensus.cc:385] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.933068 20410 raft_consensus.cc:740] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.933784 20410 consensus_queue.cc:260] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.935794 20410 ts_tablet_manager.cc:1434] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:50.936753 20410 tablet_bootstrap.cc:492] T ed92963f5c08407997aab6041951099a P b2cb9806390f428e9dcedd53851ae2ba: Bootstrap starting.
I20260709 13:10:50.940349 20414 ts_tablet_manager.cc:1434] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.000s
I20260709 13:10:50.941533 20414 tablet_bootstrap.cc:492] T 1bcb98073ae042dd91d6004c069e7477 P a1ad15703aae4e4799450bb66547d24f: Bootstrap starting.
I20260709 13:10:50.943581 20410 tablet_bootstrap.cc:654] T ed92963f5c08407997aab6041951099a P b2cb9806390f428e9dcedd53851ae2ba: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.946689 20436 raft_consensus.cc:2804] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:50.947227 20436 raft_consensus.cc:493] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:50.947633 20436 raft_consensus.cc:3060] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.954427 20409 raft_consensus.cc:515] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.926954 20411 ts_tablet_manager.cc:1434] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.008s
I20260709 13:10:50.960798 20411 tablet_bootstrap.cc:492] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8: Bootstrap starting.
I20260709 13:10:50.962855 20409 leader_election.cc:290] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 election: Requested vote from peers cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:50.965487 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcb98073ae042dd91d6004c069e7477" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
I20260709 13:10:50.965555 20414 tablet_bootstrap.cc:654] T 1bcb98073ae042dd91d6004c069e7477 P a1ad15703aae4e4799450bb66547d24f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.966426 20188 raft_consensus.cc:3060] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.978004 20436 raft_consensus.cc:515] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:50.983273 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b874a447de2409487dc49aeb9324128" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:50.982867 20014 catalog_manager.cc:5697] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130). New cstate: current_term: 1 leader_uuid: "cc2b977944574368ab3be01fc3a85ad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:50.984179 20115 raft_consensus.cc:3060] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.991205 20188 raft_consensus.cc:2468] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 1.
I20260709 13:10:50.992858 20079 leader_election.cc:304] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: 
W20260709 13:10:50.995390 20082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:41489, user_credentials={real_user=slave}} blocked reactor thread for 84137us
I20260709 13:10:50.997810 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a385fde3aaa4f24b39d36094f10319a" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:51.000651 20436 leader_election.cc:290] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:51.002978 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b874a447de2409487dc49aeb9324128" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
W20260709 13:10:51.013283 20157 leader_election.cc:343] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.015275 20409 raft_consensus.cc:2804] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:51.017426 20439 raft_consensus.cc:493] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.018076 20439 raft_consensus.cc:515] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.018255 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcb98073ae042dd91d6004c069e7477" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:51.020901 20439 leader_election.cc:290] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:51.021526 20409 raft_consensus.cc:697] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 1 LEADER]: Becoming Leader. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Running, Role: LEADER
I20260709 13:10:51.021872 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84e756bf35e4252b4aed07766f264e6" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8" is_pre_election: true
I20260709 13:10:51.022801 20188 raft_consensus.cc:2468] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 0.
I20260709 13:10:51.024806 20409 consensus_queue.cc:237] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.024816 20079 leader_election.cc:304] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:51.024856 20115 raft_consensus.cc:2468] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 1.
I20260709 13:10:51.027469 20156 leader_election.cc:304] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [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: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: a1ad15703aae4e4799450bb66547d24f
I20260709 13:10:51.029112 20441 raft_consensus.cc:2804] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:51.029479 20436 raft_consensus.cc:2804] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:51.030299 20436 raft_consensus.cc:697] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Becoming Leader. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:51.030985 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcb98073ae042dd91d6004c069e7477" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:51.031744 20410 tablet_bootstrap.cc:492] T ed92963f5c08407997aab6041951099a P b2cb9806390f428e9dcedd53851ae2ba: No bootstrap required, opened a new log
I20260709 13:10:51.032181 20410 ts_tablet_manager.cc:1403] T ed92963f5c08407997aab6041951099a P b2cb9806390f428e9dcedd53851ae2ba: Time spent bootstrapping tablet: real 0.096s	user 0.020s	sys 0.032s
I20260709 13:10:51.031497 20436 consensus_queue.cc:237] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.035450 20411 tablet_bootstrap.cc:654] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.029569 20441 raft_consensus.cc:493] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:51.039122 20441 raft_consensus.cc:3060] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.041499 20410 raft_consensus.cc:359] T ed92963f5c08407997aab6041951099a P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.042264 20410 raft_consensus.cc:385] T ed92963f5c08407997aab6041951099a P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.042541 20410 raft_consensus.cc:740] T ed92963f5c08407997aab6041951099a P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.042747 20414 tablet_bootstrap.cc:492] T 1bcb98073ae042dd91d6004c069e7477 P a1ad15703aae4e4799450bb66547d24f: No bootstrap required, opened a new log
I20260709 13:10:51.043454 20414 ts_tablet_manager.cc:1403] T 1bcb98073ae042dd91d6004c069e7477 P a1ad15703aae4e4799450bb66547d24f: Time spent bootstrapping tablet: real 0.102s	user 0.033s	sys 0.014s
I20260709 13:10:51.043217 20410 consensus_queue.cc:260] T ed92963f5c08407997aab6041951099a P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.047477 20410 ts_tablet_manager.cc:1434] T ed92963f5c08407997aab6041951099a P b2cb9806390f428e9dcedd53851ae2ba: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:10:51.049230 20396 raft_consensus.cc:493] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.049994 20396 raft_consensus.cc:515] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.056326 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84e756bf35e4252b4aed07766f264e6" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:51.057024 20264 raft_consensus.cc:2468] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 0.
I20260709 13:10:51.057726 20014 catalog_manager.cc:5697] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130). New cstate: current_term: 1 leader_uuid: "cc2b977944574368ab3be01fc3a85ad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:51.058584 20414 raft_consensus.cc:359] T 1bcb98073ae042dd91d6004c069e7477 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.059427 20414 raft_consensus.cc:385] T 1bcb98073ae042dd91d6004c069e7477 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.059490 20396 leader_election.cc:290] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:51.059765 20414 raft_consensus.cc:740] T 1bcb98073ae042dd91d6004c069e7477 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.059711 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93360369f2a942b38d41a7b721f33517" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8" is_pre_election: true
W20260709 13:10:51.060292 20082 leader_election.cc:343] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.060701 20414 consensus_queue.cc:260] T 1bcb98073ae042dd91d6004c069e7477 P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.064730 20414 ts_tablet_manager.cc:1434] T 1bcb98073ae042dd91d6004c069e7477 P a1ad15703aae4e4799450bb66547d24f: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:10:51.065263 20411 tablet_bootstrap.cc:492] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8: No bootstrap required, opened a new log
I20260709 13:10:51.066051 20411 ts_tablet_manager.cc:1403] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.013s
I20260709 13:10:51.065480 20441 raft_consensus.cc:515] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.068231 20414 tablet_bootstrap.cc:492] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f: Bootstrap starting.
I20260709 13:10:51.068946 20411 raft_consensus.cc:359] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.069743 20411 raft_consensus.cc:385] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.069844 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84e756bf35e4252b4aed07766f264e6" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
I20260709 13:10:51.070112 20411 raft_consensus.cc:740] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.070429 20188 raft_consensus.cc:3060] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.071026 20411 consensus_queue.cc:260] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.073132 20411 ts_tablet_manager.cc:1434] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 13:10:51.075980 20414 tablet_bootstrap.cc:654] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.076697 20436 raft_consensus.cc:493] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.076998 20188 raft_consensus.cc:2468] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 1.
I20260709 13:10:51.077211 20436 raft_consensus.cc:515] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.078191 20079 leader_election.cc:304] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:51.078998 20409 raft_consensus.cc:2804] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:51.079489 20409 raft_consensus.cc:697] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [term 1 LEADER]: Becoming Leader. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Running, Role: LEADER
I20260709 13:10:51.079496 20441 leader_election.cc:290] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 election: Requested vote from peers cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:51.080103 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed92963f5c08407997aab6041951099a" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:51.080710 20115 raft_consensus.cc:2468] T ed92963f5c08407997aab6041951099a P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 0.
I20260709 13:10:51.080514 20409 consensus_queue.cc:237] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.082067 20156 leader_election.cc:304] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:51.082876 20419 raft_consensus.cc:2804] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:51.083201 20419 raft_consensus.cc:493] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:51.083539 20419 raft_consensus.cc:3060] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.090025 20419 raft_consensus.cc:515] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.090432 20436 leader_election.cc:290] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:51.091403 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed92963f5c08407997aab6041951099a" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:51.092706 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed92963f5c08407997aab6041951099a" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:51.093295 20115 raft_consensus.cc:3060] T ed92963f5c08407997aab6041951099a P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.060899 20082 leader_election.cc:304] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba; no voters: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8
W20260709 13:10:51.093506 20157 leader_election.cc:343] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.094518 20409 raft_consensus.cc:2749] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:10:51.095008 20082 leader_election.cc:343] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:51.095996 20082 leader_election.cc:343] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.101920 20419 leader_election.cc:290] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:51.101303 20013 catalog_manager.cc:5697] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba reported cstate change: term changed from 0 to 1, leader changed from <none> to b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b2cb9806390f428e9dcedd53851ae2ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:51.100361 20115 raft_consensus.cc:2468] T ed92963f5c08407997aab6041951099a P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 1.
I20260709 13:10:51.102300 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed92963f5c08407997aab6041951099a" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
W20260709 13:10:51.104245 20157 leader_election.cc:343] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.106051 20156 leader_election.cc:304] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [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: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: a1ad15703aae4e4799450bb66547d24f
I20260709 13:10:51.106819 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84e756bf35e4252b4aed07766f264e6" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:51.107084 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93360369f2a942b38d41a7b721f33517" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:51.107477 20419 raft_consensus.cc:2804] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:51.107549 20265 raft_consensus.cc:3060] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.108019 20115 raft_consensus.cc:2393] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1ad15703aae4e4799450bb66547d24f in current term 1: Already voted for candidate cc2b977944574368ab3be01fc3a85ad8 in this term.
I20260709 13:10:51.108050 20419 raft_consensus.cc:697] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Becoming Leader. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:51.109483 20230 leader_election.cc:304] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f; no voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8
I20260709 13:10:51.109671 20419 consensus_queue.cc:237] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.111136 20396 raft_consensus.cc:3060] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.113888 20414 tablet_bootstrap.cc:492] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f: No bootstrap required, opened a new log
I20260709 13:10:51.114490 20414 ts_tablet_manager.cc:1403] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.018s
I20260709 13:10:51.117841 20414 raft_consensus.cc:359] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.118597 20414 raft_consensus.cc:385] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.118850 20396 raft_consensus.cc:2749] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:51.118921 20414 raft_consensus.cc:740] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.120239 20414 consensus_queue.cc:260] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.123023 20414 ts_tablet_manager.cc:1434] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:10:51.124044 20414 tablet_bootstrap.cc:492] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f: Bootstrap starting.
I20260709 13:10:51.131074 20414 tablet_bootstrap.cc:654] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.132308 20265 raft_consensus.cc:2468] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 1.
I20260709 13:10:51.138850 20014 catalog_manager.cc:5697] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba reported cstate change: term changed from 0 to 1, leader changed from <none> to b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129). New cstate: current_term: 1 leader_uuid: "b2cb9806390f428e9dcedd53851ae2ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:51.140576 20414 tablet_bootstrap.cc:492] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f: No bootstrap required, opened a new log
I20260709 13:10:51.141181 20414 ts_tablet_manager.cc:1403] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 13:10:51.143028 20012 catalog_manager.cc:5697] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130). New cstate: current_term: 1 leader_uuid: "cc2b977944574368ab3be01fc3a85ad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:51.144093 20414 raft_consensus.cc:359] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.144918 20414 raft_consensus.cc:385] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.145224 20414 raft_consensus.cc:740] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.146055 20414 consensus_queue.cc:260] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.148584 20414 ts_tablet_manager.cc:1434] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:10:51.149987 20414 tablet_bootstrap.cc:492] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f: Bootstrap starting.
I20260709 13:10:51.156769 20414 tablet_bootstrap.cc:654] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.161935 20414 tablet_bootstrap.cc:492] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f: No bootstrap required, opened a new log
I20260709 13:10:51.162422 20414 ts_tablet_manager.cc:1403] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 13:10:51.164669 20414 raft_consensus.cc:359] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.165499 20414 raft_consensus.cc:385] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.165864 20414 raft_consensus.cc:740] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.166433 20414 consensus_queue.cc:260] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.168486 20414 ts_tablet_manager.cc:1434] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:51.169361 20414 tablet_bootstrap.cc:492] T 5a385fde3aaa4f24b39d36094f10319a P a1ad15703aae4e4799450bb66547d24f: Bootstrap starting.
I20260709 13:10:51.174980 20414 tablet_bootstrap.cc:654] T 5a385fde3aaa4f24b39d36094f10319a P a1ad15703aae4e4799450bb66547d24f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.180142 20414 tablet_bootstrap.cc:492] T 5a385fde3aaa4f24b39d36094f10319a P a1ad15703aae4e4799450bb66547d24f: No bootstrap required, opened a new log
I20260709 13:10:51.180610 20414 ts_tablet_manager.cc:1403] T 5a385fde3aaa4f24b39d36094f10319a P a1ad15703aae4e4799450bb66547d24f: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 13:10:51.182716 20414 raft_consensus.cc:359] T 5a385fde3aaa4f24b39d36094f10319a P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.183187 20414 raft_consensus.cc:385] T 5a385fde3aaa4f24b39d36094f10319a P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.183449 20414 raft_consensus.cc:740] T 5a385fde3aaa4f24b39d36094f10319a P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.184023 20414 consensus_queue.cc:260] T 5a385fde3aaa4f24b39d36094f10319a P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.185896 20414 ts_tablet_manager.cc:1434] T 5a385fde3aaa4f24b39d36094f10319a P a1ad15703aae4e4799450bb66547d24f: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:10:51.196180 20419 consensus_queue.cc:1048] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.201002 20419 consensus_queue.cc:1048] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.219940 20419 consensus_queue.cc:1048] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.227694 20322 consensus_queue.cc:1048] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.240229 20396 raft_consensus.cc:493] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.240749 20396 raft_consensus.cc:515] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.244197 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed92963f5c08407997aab6041951099a" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8" is_pre_election: true
I20260709 13:10:51.244374 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed92963f5c08407997aab6041951099a" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:51.245230 20116 raft_consensus.cc:2393] T ed92963f5c08407997aab6041951099a P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1ad15703aae4e4799450bb66547d24f in current term 1: Already voted for candidate cc2b977944574368ab3be01fc3a85ad8 in this term.
I20260709 13:10:51.243709 20396 leader_election.cc:290] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:51.246337 20230 leader_election.cc:304] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f; no voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8
I20260709 13:10:51.247126 20396 raft_consensus.cc:3060] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.253897 20396 raft_consensus.cc:2749] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:51.270423 20396 raft_consensus.cc:493] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.270941 20396 raft_consensus.cc:515] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.272799 20396 leader_election.cc:290] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:51.273604 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dcb38f005f48fea856d6b9ec4fa97c" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:51.273990 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dcb38f005f48fea856d6b9ec4fa97c" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8" is_pre_election: true
I20260709 13:10:51.274583 20115 raft_consensus.cc:2468] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 0.
I20260709 13:10:51.274753 20188 raft_consensus.cc:2468] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 0.
I20260709 13:10:51.275637 20230 leader_election.cc:304] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f, b2cb9806390f428e9dcedd53851ae2ba; no voters: 
I20260709 13:10:51.276453 20396 raft_consensus.cc:2804] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:51.276763 20396 raft_consensus.cc:493] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:51.277048 20396 raft_consensus.cc:3060] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.281891 20396 raft_consensus.cc:515] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.283506 20396 leader_election.cc:290] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:51.284418 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dcb38f005f48fea856d6b9ec4fa97c" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:51.284471 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dcb38f005f48fea856d6b9ec4fa97c" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
I20260709 13:10:51.285001 20115 raft_consensus.cc:3060] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.285269 20188 raft_consensus.cc:3060] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.290261 20188 raft_consensus.cc:2468] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 1.
I20260709 13:10:51.290302 20115 raft_consensus.cc:2468] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 1.
I20260709 13:10:51.291426 20228 leader_election.cc:304] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:51.292164 20396 raft_consensus.cc:2804] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:51.292658 20396 raft_consensus.cc:697] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Becoming Leader. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Running, Role: LEADER
I20260709 13:10:51.293395 20396 consensus_queue.cc:237] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.301713 20012 catalog_manager.cc:5697] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f reported cstate change: term changed from 0 to 1, leader changed from <none> to a1ad15703aae4e4799450bb66547d24f (127.13.149.131). New cstate: current_term: 1 leader_uuid: "a1ad15703aae4e4799450bb66547d24f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:51.304536 20435 consensus_queue.cc:1048] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.316882 20435 consensus_queue.cc:1048] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.463697 20264 raft_consensus.cc:3060] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.470672 20435 consensus_queue.cc:1048] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.481664 20435 consensus_queue.cc:1048] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:10:51.488539 20062 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:51.501142 20435 raft_consensus.cc:493] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.501209 20439 consensus_queue.cc:1048] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:51.501857 20435 raft_consensus.cc:515] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.505303 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a385fde3aaa4f24b39d36094f10319a" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba" is_pre_election: true
I20260709 13:10:51.505590 20264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a385fde3aaa4f24b39d36094f10319a" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
I20260709 13:10:51.505371 20435 leader_election.cc:290] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:51.506659 20264 raft_consensus.cc:2468] T 5a385fde3aaa4f24b39d36094f10319a P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 0.
I20260709 13:10:51.506531 20115 raft_consensus.cc:2468] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 0.
I20260709 13:10:51.508379 20157 leader_election.cc:304] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:51.509343 20435 raft_consensus.cc:2804] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:51.509783 20435 raft_consensus.cc:493] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:51.510164 20435 raft_consensus.cc:3060] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.515094 20264 raft_consensus.cc:3060] T 1bcb98073ae042dd91d6004c069e7477 P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.518582 20435 raft_consensus.cc:515] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.521864 20435 leader_election.cc:290] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:51.521291 20437 consensus_queue.cc:1048] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:10:51.522702 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a385fde3aaa4f24b39d36094f10319a" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:51.523379 20265 raft_consensus.cc:3060] T 5a385fde3aaa4f24b39d36094f10319a P a1ad15703aae4e4799450bb66547d24f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.526499 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a385fde3aaa4f24b39d36094f10319a" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:51.527184 20115 raft_consensus.cc:3060] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.532696 20265 raft_consensus.cc:2468] T 5a385fde3aaa4f24b39d36094f10319a P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 1.
I20260709 13:10:51.534165 20157 leader_election.cc:304] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:51.535159 20437 raft_consensus.cc:2804] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:51.535670 20437 raft_consensus.cc:697] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Becoming Leader. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:51.536023 20115 raft_consensus.cc:2468] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 1.
I20260709 13:10:51.536712 20437 consensus_queue.cc:237] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.545123 20436 consensus_queue.cc:1048] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.546593 20439 consensus_queue.cc:1048] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:51.551443 20439 consensus_queue.cc:1048] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.553476 20012 catalog_manager.cc:5697] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130). New cstate: current_term: 1 leader_uuid: "cc2b977944574368ab3be01fc3a85ad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:51.574365 20439 consensus_queue.cc:1048] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:51.609462 20188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93360369f2a942b38d41a7b721f33517"
dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
mode: GRACEFUL
new_leader_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
 from {username='slave'} at 127.0.0.1:35932
I20260709 13:10:51.610108 20188 raft_consensus.cc:606] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Received request to transfer leadership to TS b2cb9806390f428e9dcedd53851ae2ba
I20260709 13:10:51.615782 20188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a66110fc1b714bae97699ce9132ed308"
dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
mode: GRACEFUL
new_leader_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
 from {username='slave'} at 127.0.0.1:35932
I20260709 13:10:51.616312 20188 raft_consensus.cc:606] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Received request to transfer leadership to TS b2cb9806390f428e9dcedd53851ae2ba
I20260709 13:10:51.621589 20188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a11ceab0fcfe4cdda0a440431c05a506"
dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
mode: GRACEFUL
new_leader_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
 from {username='slave'} at 127.0.0.1:35932
I20260709 13:10:51.622148 20188 raft_consensus.cc:606] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Received request to transfer leadership to TS b2cb9806390f428e9dcedd53851ae2ba
I20260709 13:10:51.645493 20116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bcb98073ae042dd91d6004c069e7477"
dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
mode: GRACEFUL
new_leader_uuid: "cc2b977944574368ab3be01fc3a85ad8"
 from {username='slave'} at 127.0.0.1:58394
I20260709 13:10:51.646134 20116 raft_consensus.cc:606] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 1 LEADER]: Received request to transfer leadership to TS cc2b977944574368ab3be01fc3a85ad8
I20260709 13:10:51.654106 20265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72dcb38f005f48fea856d6b9ec4fa97c"
dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
mode: GRACEFUL
new_leader_uuid: "cc2b977944574368ab3be01fc3a85ad8"
 from {username='slave'} at 127.0.0.1:57512
I20260709 13:10:51.654651 20265 raft_consensus.cc:606] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Received request to transfer leadership to TS cc2b977944574368ab3be01fc3a85ad8
I20260709 13:10:51.662807 20188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b874a447de2409487dc49aeb9324128"
dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
mode: GRACEFUL
new_leader_uuid: "a1ad15703aae4e4799450bb66547d24f"
 from {username='slave'} at 127.0.0.1:35932
I20260709 13:10:51.663550 20188 raft_consensus.cc:606] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Received request to transfer leadership to TS a1ad15703aae4e4799450bb66547d24f
I20260709 13:10:51.663909 20436 raft_consensus.cc:993] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8: : Instructing follower b2cb9806390f428e9dcedd53851ae2ba to start an election
I20260709 13:10:51.664420 20436 raft_consensus.cc:1081] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Signalling peer b2cb9806390f428e9dcedd53851ae2ba to start an election
I20260709 13:10:51.665977 20116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93360369f2a942b38d41a7b721f33517"
dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
 from {username='slave'} at 127.0.0.1:60984
I20260709 13:10:51.666622 20116 raft_consensus.cc:493] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:51.666958 20116 raft_consensus.cc:3060] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:51.672578 20116 raft_consensus.cc:515] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.674449 20116 leader_election.cc:290] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 2 election: Requested vote from peers cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:51.675320 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93360369f2a942b38d41a7b721f33517" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
I20260709 13:10:51.675521 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93360369f2a942b38d41a7b721f33517" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:51.675954 20188 raft_consensus.cc:3055] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:51.676124 20265 raft_consensus.cc:3060] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:51.676401 20188 raft_consensus.cc:740] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:51.677253 20188 consensus_queue.cc:260] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.678306 20188 raft_consensus.cc:3060] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:51.681298 20265 raft_consensus.cc:2468] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 2.
I20260709 13:10:51.682497 20082 leader_election.cc:304] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f, b2cb9806390f428e9dcedd53851ae2ba; no voters: 
I20260709 13:10:51.683291 20439 raft_consensus.cc:2804] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:51.683442 20188 raft_consensus.cc:2468] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 2.
I20260709 13:10:51.683714 20439 raft_consensus.cc:697] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [term 2 LEADER]: Becoming Leader. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Running, Role: LEADER
I20260709 13:10:51.684626 20439 consensus_queue.cc:237] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.692926 20396 consensus_queue.cc:1048] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.692575 20012 catalog_manager.cc:5697] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba reported cstate change: term changed from 1 to 2, leader changed from cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130) to b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129). New cstate: current_term: 2 leader_uuid: "b2cb9806390f428e9dcedd53851ae2ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:51.702028 20461 raft_consensus.cc:993] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f: : Instructing follower cc2b977944574368ab3be01fc3a85ad8 to start an election
I20260709 13:10:51.703220 20461 raft_consensus.cc:1081] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Signalling peer cc2b977944574368ab3be01fc3a85ad8 to start an election
I20260709 13:10:51.705137 20190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72dcb38f005f48fea856d6b9ec4fa97c"
dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
 from {username='slave'} at 127.0.0.1:35918
I20260709 13:10:51.706728 20190 raft_consensus.cc:493] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:51.707166 20190 raft_consensus.cc:3060] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:51.708920 20461 consensus_queue.cc:1048] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:51.715184 20190 raft_consensus.cc:515] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.720067 20190 leader_election.cc:290] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 2 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:51.720845 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dcb38f005f48fea856d6b9ec4fa97c" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:51.721513 20115 raft_consensus.cc:3060] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:51.725953 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dcb38f005f48fea856d6b9ec4fa97c" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:51.726706 20265 raft_consensus.cc:3055] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:51.727015 20265 raft_consensus.cc:740] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Running, Role: LEADER
I20260709 13:10:51.727752 20265 consensus_queue.cc:260] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.728011 20115 raft_consensus.cc:2468] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 2.
I20260709 13:10:51.728977 20265 raft_consensus.cc:3060] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:51.729363 20156 leader_election.cc:304] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:51.730333 20437 raft_consensus.cc:2804] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:51.730791 20437 raft_consensus.cc:697] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [term 2 LEADER]: Becoming Leader. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:51.731552 20437 consensus_queue.cc:237] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.736515 20265 raft_consensus.cc:2468] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 2.
I20260709 13:10:51.739782 20012 catalog_manager.cc:5697] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 reported cstate change: term changed from 1 to 2, leader changed from a1ad15703aae4e4799450bb66547d24f (127.13.149.131) to cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130). New cstate: current_term: 2 leader_uuid: "cc2b977944574368ab3be01fc3a85ad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:51.749585 20435 raft_consensus.cc:993] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8: : Instructing follower b2cb9806390f428e9dcedd53851ae2ba to start an election
I20260709 13:10:51.750151 20437 raft_consensus.cc:1081] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Signalling peer b2cb9806390f428e9dcedd53851ae2ba to start an election
I20260709 13:10:51.751672 20115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a11ceab0fcfe4cdda0a440431c05a506"
dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
 from {username='slave'} at 127.0.0.1:60984
I20260709 13:10:51.752095 20115 raft_consensus.cc:493] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:51.752362 20115 raft_consensus.cc:3060] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:51.757186 20115 raft_consensus.cc:515] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.758766 20115 leader_election.cc:290] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 2 election: Requested vote from peers cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:51.759892 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11ceab0fcfe4cdda0a440431c05a506" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:51.759929 20190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11ceab0fcfe4cdda0a440431c05a506" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
I20260709 13:10:51.760456 20265 raft_consensus.cc:3060] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:51.760700 20190 raft_consensus.cc:3055] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:51.761107 20190 raft_consensus.cc:740] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:51.761849 20190 consensus_queue.cc:260] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.762780 20190 raft_consensus.cc:3060] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:51.765309 20265 raft_consensus.cc:2468] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 2.
I20260709 13:10:51.766767 20082 leader_election.cc:304] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f, b2cb9806390f428e9dcedd53851ae2ba; no voters: 
I20260709 13:10:51.767583 20439 raft_consensus.cc:2804] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:51.768005 20439 raft_consensus.cc:697] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [term 2 LEADER]: Becoming Leader. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Running, Role: LEADER
I20260709 13:10:51.768175 20190 raft_consensus.cc:2468] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 2.
I20260709 13:10:51.768788 20439 consensus_queue.cc:237] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.775622 20012 catalog_manager.cc:5697] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba reported cstate change: term changed from 1 to 2, leader changed from cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130) to b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129). New cstate: current_term: 2 leader_uuid: "b2cb9806390f428e9dcedd53851ae2ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:51.866086 20435 raft_consensus.cc:993] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8: : Instructing follower b2cb9806390f428e9dcedd53851ae2ba to start an election
I20260709 13:10:51.866672 20435 raft_consensus.cc:1081] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Signalling peer b2cb9806390f428e9dcedd53851ae2ba to start an election
I20260709 13:10:51.868206 20115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a66110fc1b714bae97699ce9132ed308"
dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
 from {username='slave'} at 127.0.0.1:60984
I20260709 13:10:51.868649 20115 raft_consensus.cc:493] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:51.868903 20115 raft_consensus.cc:3060] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:51.874675 20115 raft_consensus.cc:515] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.876894 20115 leader_election.cc:290] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 2 election: Requested vote from peers cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:51.877619 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66110fc1b714bae97699ce9132ed308" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:51.877974 20190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66110fc1b714bae97699ce9132ed308" candidate_uuid: "b2cb9806390f428e9dcedd53851ae2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
I20260709 13:10:51.878681 20190 raft_consensus.cc:3055] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:51.879050 20190 raft_consensus.cc:740] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:51.879966 20190 consensus_queue.cc:260] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.878262 20265 raft_consensus.cc:3060] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:51.881352 20190 raft_consensus.cc:3060] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:51.887188 20190 raft_consensus.cc:2468] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 2.
I20260709 13:10:51.887686 20265 raft_consensus.cc:2468] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cb9806390f428e9dcedd53851ae2ba in term 2.
I20260709 13:10:51.888346 20079 leader_election.cc:304] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:51.889240 20439 raft_consensus.cc:2804] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:51.889910 20439 raft_consensus.cc:697] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [term 2 LEADER]: Becoming Leader. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Running, Role: LEADER
I20260709 13:10:51.890563 20439 consensus_queue.cc:237] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:51.897233 20012 catalog_manager.cc:5697] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba reported cstate change: term changed from 1 to 2, leader changed from cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130) to b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129). New cstate: current_term: 2 leader_uuid: "b2cb9806390f428e9dcedd53851ae2ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:51.965945 20435 consensus_queue.cc:1048] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.976698 20437 consensus_queue.cc:1048] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:52.052639 20435 raft_consensus.cc:993] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8: : Instructing follower a1ad15703aae4e4799450bb66547d24f to start an election
I20260709 13:10:52.053856 20437 raft_consensus.cc:1081] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Signalling peer a1ad15703aae4e4799450bb66547d24f to start an election
I20260709 13:10:52.056635 20265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b874a447de2409487dc49aeb9324128"
dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
 from {username='slave'} at 127.0.0.1:57498
I20260709 13:10:52.057384 20265 raft_consensus.cc:493] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:52.057865 20265 raft_consensus.cc:3060] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:52.065384 20265 raft_consensus.cc:515] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:52.067263 20265 leader_election.cc:290] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 2 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:52.068879 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b874a447de2409487dc49aeb9324128" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:52.069218 20190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b874a447de2409487dc49aeb9324128" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
I20260709 13:10:52.070050 20190 raft_consensus.cc:3055] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:52.070163 20116 raft_consensus.cc:3060] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:52.070437 20190 raft_consensus.cc:740] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:52.071693 20190 consensus_queue.cc:260] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:52.072917 20190 raft_consensus.cc:3060] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:52.078445 20116 raft_consensus.cc:2468] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 2.
I20260709 13:10:52.079329 20115 raft_consensus.cc:1240] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Rejecting Update request from peer cc2b977944574368ab3be01fc3a85ad8 for earlier term 1. Current term is 2. Ops: []
I20260709 13:10:52.082150 20190 raft_consensus.cc:2468] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 2.
I20260709 13:10:52.084249 20230 leader_election.cc:304] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1ad15703aae4e4799450bb66547d24f, b2cb9806390f428e9dcedd53851ae2ba; no voters: 
I20260709 13:10:52.085467 20477 raft_consensus.cc:2804] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:52.087193 20477 raft_consensus.cc:697] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f [term 2 LEADER]: Becoming Leader. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Running, Role: LEADER
I20260709 13:10:52.088518 20477 consensus_queue.cc:237] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:52.097556 20012 catalog_manager.cc:5697] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f reported cstate change: term changed from 1 to 2, leader changed from cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130) to a1ad15703aae4e4799450bb66547d24f (127.13.149.131). New cstate: current_term: 2 leader_uuid: "a1ad15703aae4e4799450bb66547d24f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:52.113621 20190 raft_consensus.cc:1275] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Refusing update from remote peer b2cb9806390f428e9dcedd53851ae2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:52.115259 20439 consensus_queue.cc:1048] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:52.131345 20265 raft_consensus.cc:1275] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Refusing update from remote peer b2cb9806390f428e9dcedd53851ae2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:52.134352 20439 consensus_queue.cc:1048] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:52.142138 20482 raft_consensus.cc:993] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba: : Instructing follower cc2b977944574368ab3be01fc3a85ad8 to start an election
I20260709 13:10:52.142855 20441 raft_consensus.cc:1081] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 1 LEADER]: Signalling peer cc2b977944574368ab3be01fc3a85ad8 to start an election
I20260709 13:10:52.148528 20188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bcb98073ae042dd91d6004c069e7477"
dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
 from {username='slave'} at 127.0.0.1:35906
I20260709 13:10:52.149154 20188 raft_consensus.cc:493] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:52.149605 20188 raft_consensus.cc:3060] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:52.162297 20263 raft_consensus.cc:1275] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Refusing update from remote peer cc2b977944574368ab3be01fc3a85ad8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:52.163805 20437 consensus_queue.cc:1048] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:52.164654 20188 raft_consensus.cc:515] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:52.166687 20188 leader_election.cc:290] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 2 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:52.167474 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcb98073ae042dd91d6004c069e7477" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:52.168098 20115 raft_consensus.cc:3055] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:52.168408 20115 raft_consensus.cc:740] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Running, Role: LEADER
I20260709 13:10:52.168571 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcb98073ae042dd91d6004c069e7477" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
I20260709 13:10:52.169358 20265 raft_consensus.cc:3060] T 1bcb98073ae042dd91d6004c069e7477 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:52.169543 20115 consensus_queue.cc:260] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:52.171015 20115 raft_consensus.cc:3060] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:52.174459 20116 raft_consensus.cc:1275] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Refusing update from remote peer cc2b977944574368ab3be01fc3a85ad8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:52.176383 20437 consensus_queue.cc:1048] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:52.180914 20115 raft_consensus.cc:2468] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 2.
I20260709 13:10:52.182552 20156 leader_election.cc:304] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:52.183358 20436 raft_consensus.cc:2804] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:52.183845 20436 raft_consensus.cc:697] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [term 2 LEADER]: Becoming Leader. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:52.185000 20265 raft_consensus.cc:2468] T 1bcb98073ae042dd91d6004c069e7477 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2b977944574368ab3be01fc3a85ad8 in term 2.
I20260709 13:10:52.185015 20436 consensus_queue.cc:237] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:52.194921 20264 raft_consensus.cc:1275] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Refusing update from remote peer b2cb9806390f428e9dcedd53851ae2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:52.311894 20482 consensus_queue.cc:1048] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:52.320930 20188 raft_consensus.cc:1275] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Refusing update from remote peer b2cb9806390f428e9dcedd53851ae2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:52.323334 20482 consensus_queue.cc:1048] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:52.527820 20190 raft_consensus.cc:1275] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Refusing update from remote peer b2cb9806390f428e9dcedd53851ae2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:52.539487 20488 consensus_queue.cc:1048] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:52.547175 20188 raft_consensus.cc:1275] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Refusing update from remote peer a1ad15703aae4e4799450bb66547d24f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:52.549492 20461 consensus_queue.cc:1048] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:52.647747 20116 raft_consensus.cc:1275] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Refusing update from remote peer a1ad15703aae4e4799450bb66547d24f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:52.649317 20461 consensus_queue.cc:1048] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:52.667970 20011 catalog_manager.cc:5697] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 reported cstate change: term changed from 1 to 2, leader changed from b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129) to cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130). New cstate: current_term: 2 leader_uuid: "cc2b977944574368ab3be01fc3a85ad8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:52.697197 20265 raft_consensus.cc:1275] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Refusing update from remote peer b2cb9806390f428e9dcedd53851ae2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:52.700855 20488 consensus_queue.cc:1048] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:52.707707 20262 raft_consensus.cc:1275] T 1bcb98073ae042dd91d6004c069e7477 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Refusing update from remote peer cc2b977944574368ab3be01fc3a85ad8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:52.709420 20485 consensus_queue.cc:1048] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:52.725607 20116 raft_consensus.cc:1275] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Refusing update from remote peer cc2b977944574368ab3be01fc3a85ad8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:52.727151 20437 consensus_queue.cc:1048] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:53.365854 20137 debug-util.cc:398] Leaking SignalData structure 0x7b080015e700 after lost signal to thread 13913
W20260709 13:10:53.366940 20137 debug-util.cc:398] Leaking SignalData structure 0x7b0800360740 after lost signal to thread 20048
W20260709 13:10:53.368096 20137 debug-util.cc:398] Leaking SignalData structure 0x7b08000a30e0 after lost signal to thread 20140
W20260709 13:10:53.368969 20137 debug-util.cc:398] Leaking SignalData structure 0x7b080011a040 after lost signal to thread 20215
W20260709 13:10:53.369904 20137 debug-util.cc:398] Leaking SignalData structure 0x7b0800054900 after lost signal to thread 20289
I20260709 13:10:54.787499 20014 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54206:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:10:54.813537 20014 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54206:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:10:54.852398 13910 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:10:55.026151 20527 log.cc:927] Time spent T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8: Append to log took a long time: real 0.053s	user 0.000s	sys 0.003s
W20260709 13:10:55.026718 20528 log.cc:927] Time spent T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
W20260709 13:10:55.039052 20530 log.cc:927] Time spent T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
W20260709 13:10:55.050554 20082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:41489, user_credentials={real_user=slave}} blocked reactor thread for 43740.5us
W20260709 13:10:55.085909 20534 log.cc:927] Time spent T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8: Append to log took a long time: real 0.087s	user 0.003s	sys 0.000s
W20260709 13:10:55.087231 20536 log.cc:927] Time spent T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba: Append to log took a long time: real 0.090s	user 0.000s	sys 0.002s
W20260709 13:10:55.087855 20515 log.cc:927] Time spent T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba: Append to log took a long time: real 0.099s	user 0.002s	sys 0.000s
W20260709 13:10:55.089505 20531 log.cc:927] Time spent T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8: Append to log took a long time: real 0.120s	user 0.001s	sys 0.000s
I20260709 13:10:55.092641 20549 tablet.cc:1724] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:10:55.101084 20529 log.cc:927] Time spent T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f: Append to log took a long time: real 0.128s	user 0.002s	sys 0.000s
W20260709 13:10:55.164494 20547 log.cc:927] Time spent T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
W20260709 13:10:55.178793 20079 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.130:39043, user_credentials={real_user=slave}} blocked reactor thread for 88135us
I20260709 13:10:55.186125 20554 tablet.cc:1724] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.251617 20561 tablet.cc:1724] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.255905 20562 tablet.cc:1724] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.256202 20558 tablet.cc:1724] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.246953 20188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05b6e8c1500d402783572bf21d572475"
dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
mode: GRACEFUL
new_leader_uuid: "a1ad15703aae4e4799450bb66547d24f"
 from {username='slave'} at 127.0.0.1:52044
I20260709 13:10:55.261655 20188 raft_consensus.cc:606] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 2 LEADER]: Received request to transfer leadership to TS a1ad15703aae4e4799450bb66547d24f
I20260709 13:10:55.283205 20563 tablet.cc:1724] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:10:55.298261 20082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.149.131:41489, user_credentials={real_user=slave}} blocked reactor thread for 182562us
I20260709 13:10:55.288789 20569 tablet.cc:1724] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.349320 20570 tablet.cc:1724] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.352589 20571 tablet.cc:1724] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.360044 20567 tablet.cc:1724] T 1bcb98073ae042dd91d6004c069e7477 P a1ad15703aae4e4799450bb66547d24f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:10:55.364234 20556 log.cc:927] Time spent T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba: Append to log took a long time: real 0.190s	user 0.003s	sys 0.001s
I20260709 13:10:55.391470 20549 tablet.cc:1724] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.398291 20554 tablet.cc:1724] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.431785 20575 tablet.cc:1724] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.432430 20573 tablet.cc:1724] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.439198 20550 raft_consensus.cc:993] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8: : Instructing follower a1ad15703aae4e4799450bb66547d24f to start an election
I20260709 13:10:55.439817 20550 raft_consensus.cc:1081] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 2 LEADER]: Signalling peer a1ad15703aae4e4799450bb66547d24f to start an election
I20260709 13:10:55.441593 20265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05b6e8c1500d402783572bf21d572475"
dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
 from {username='slave'} at 127.0.0.1:57498
I20260709 13:10:55.442138 20265 raft_consensus.cc:493] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:55.442482 20265 raft_consensus.cc:3060] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:55.451659 20265 raft_consensus.cc:515] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:55.455098 20571 tablet.cc:1724] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.454279 20549 tablet.cc:1724] T 5a385fde3aaa4f24b39d36094f10319a P a1ad15703aae4e4799450bb66547d24f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.460845 20558 tablet.cc:1724] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.473817 20265 leader_election.cc:290] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 3 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:55.475688 20190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b6e8c1500d402783572bf21d572475" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
I20260709 13:10:55.476383 20190 raft_consensus.cc:3055] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:55.476696 20190 raft_consensus.cc:740] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc2b977944574368ab3be01fc3a85ad8, State: Running, Role: LEADER
I20260709 13:10:55.477524 20190 consensus_queue.cc:260] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [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: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:55.478700 20190 raft_consensus.cc:3060] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:55.481006 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b6e8c1500d402783572bf21d572475" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:55.481781 20114 raft_consensus.cc:3060] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:55.482600 20554 tablet.cc:1724] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.439317 20562 tablet.cc:1724] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.502420 20190 raft_consensus.cc:2468] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 3.
I20260709 13:10:55.501293 20570 tablet.cc:1724] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.504806 20228 leader_election.cc:304] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [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: a1ad15703aae4e4799450bb66547d24f, cc2b977944574368ab3be01fc3a85ad8; no voters: 
I20260709 13:10:55.505865 20564 raft_consensus.cc:2804] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:55.506336 20564 raft_consensus.cc:697] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 3 LEADER]: Becoming Leader. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Running, Role: LEADER
I20260709 13:10:55.507218 20564 consensus_queue.cc:237] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [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: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:55.507371 20569 tablet.cc:1724] T ed92963f5c08407997aab6041951099a P b2cb9806390f428e9dcedd53851ae2ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.510159 20561 tablet.cc:1724] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.501210 20114 raft_consensus.cc:2468] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 3.
I20260709 13:10:55.521565 20112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b44aee2d94614cc4bb06f3c9f62235f8"
dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
mode: GRACEFUL
new_leader_uuid: "a1ad15703aae4e4799450bb66547d24f"
 from {username='slave'} at 127.0.0.1:58408
I20260709 13:10:55.522624 20112 raft_consensus.cc:606] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 2 LEADER]: Received request to transfer leadership to TS a1ad15703aae4e4799450bb66547d24f
I20260709 13:10:55.523566 20567 tablet.cc:1724] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.525789 13910 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:55.528718 13910 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:55.531381 20563 tablet.cc:1724] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.572062 20489 raft_consensus.cc:993] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba: : Instructing follower a1ad15703aae4e4799450bb66547d24f to start an election
I20260709 13:10:55.572695 20489 raft_consensus.cc:1081] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 2 LEADER]: Signalling peer a1ad15703aae4e4799450bb66547d24f to start an election
I20260709 13:10:55.575217 20265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b44aee2d94614cc4bb06f3c9f62235f8"
dest_uuid: "a1ad15703aae4e4799450bb66547d24f"
 from {username='slave'} at 127.0.0.1:57492
I20260709 13:10:55.575801 20265 raft_consensus.cc:493] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:55.576224 20265 raft_consensus.cc:3060] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:55.502115 20575 tablet.cc:1724] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.581090 20554 tablet.cc:1724] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.592156 20265 raft_consensus.cc:515] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:55.596987 20112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44aee2d94614cc4bb06f3c9f62235f8" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2cb9806390f428e9dcedd53851ae2ba"
I20260709 13:10:55.592964 20013 catalog_manager.cc:5697] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f reported cstate change: term changed from 2 to 3, leader changed from cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130) to a1ad15703aae4e4799450bb66547d24f (127.13.149.131). New cstate: current_term: 3 leader_uuid: "a1ad15703aae4e4799450bb66547d24f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:55.598209 20112 raft_consensus.cc:3055] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:55.598821 20112 raft_consensus.cc:740] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2cb9806390f428e9dcedd53851ae2ba, State: Running, Role: LEADER
I20260709 13:10:55.598848 20265 leader_election.cc:290] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 3 election: Requested vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:55.599692 20112 consensus_queue.cc:260] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [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: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:55.600843 20112 raft_consensus.cc:3060] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:55.603960 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44aee2d94614cc4bb06f3c9f62235f8" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc2b977944574368ab3be01fc3a85ad8"
I20260709 13:10:55.604671 20188 raft_consensus.cc:3060] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:55.611102 20571 tablet.cc:1724] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:55.614151 20112 raft_consensus.cc:2468] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 3.
I20260709 13:10:55.615551 20230 leader_election.cc:304] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [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: a1ad15703aae4e4799450bb66547d24f, b2cb9806390f428e9dcedd53851ae2ba; no voters: 
I20260709 13:10:55.618182 20564 raft_consensus.cc:2804] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:55.619122 20564 raft_consensus.cc:697] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [term 3 LEADER]: Becoming Leader. State: Replica: a1ad15703aae4e4799450bb66547d24f, State: Running, Role: LEADER
I20260709 13:10:55.620141 20564 consensus_queue.cc:237] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [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: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:55.626199 20188 raft_consensus.cc:2468] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ad15703aae4e4799450bb66547d24f in term 3.
I20260709 13:10:55.639798 20014 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a: soft_deleted_table [id=114fcd30a85943b2bd599da654dbdaa1] alter complete (version 1)
I20260709 13:10:55.657513 20014 catalog_manager.cc:5697] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f reported cstate change: term changed from 2 to 3, leader changed from b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129) to a1ad15703aae4e4799450bb66547d24f (127.13.149.131). New cstate: current_term: 3 leader_uuid: "a1ad15703aae4e4799450bb66547d24f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:56.006666 20114 raft_consensus.cc:1275] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 3 FOLLOWER]: Refusing update from remote peer a1ad15703aae4e4799450bb66547d24f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:56.007715 20188 raft_consensus.cc:1275] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 3 FOLLOWER]: Refusing update from remote peer a1ad15703aae4e4799450bb66547d24f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:56.008221 20564 consensus_queue.cc:1048] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:56.009364 20493 consensus_queue.cc:1048] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:56.055044 20114 raft_consensus.cc:1275] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba [term 3 FOLLOWER]: Refusing update from remote peer a1ad15703aae4e4799450bb66547d24f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:56.056946 20564 consensus_queue.cc:1048] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:56.057891 20187 raft_consensus.cc:1275] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 3 FOLLOWER]: Refusing update from remote peer a1ad15703aae4e4799450bb66547d24f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:56.064860 20564 consensus_queue.cc:1048] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:56.601070 13910 tablet_server.cc:179] TabletServer@127.13.149.129:0 shutting down...
W20260709 13:10:56.629446 20156 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
W20260709 13:10:56.635495 20156 consensus_peers.cc:597] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 -> Peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Couldn't send request to peer b2cb9806390f428e9dcedd53851ae2ba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:56.651050 20156 consensus_peers.cc:597] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 -> Peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Couldn't send request to peer b2cb9806390f428e9dcedd53851ae2ba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:56.658737 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:56.659839 13910 tablet_replica.cc:333] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba: stopping tablet replica
I20260709 13:10:56.661190 13910 raft_consensus.cc:2243] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.661875 13910 raft_consensus.cc:2272] T 72dcb38f005f48fea856d6b9ec4fa97c P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.665199 13910 tablet_replica.cc:333] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba: stopping tablet replica
I20260709 13:10:56.666285 13910 raft_consensus.cc:2243] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.666910 13910 raft_consensus.cc:2272] T 6b874a447de2409487dc49aeb9324128 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.669943 13910 tablet_replica.cc:333] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba: stopping tablet replica
I20260709 13:10:56.670846 13910 raft_consensus.cc:2243] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.671432 13910 raft_consensus.cc:2272] T 5a385fde3aaa4f24b39d36094f10319a P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.674294 13910 tablet_replica.cc:333] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba: stopping tablet replica
I20260709 13:10:56.675128 13910 raft_consensus.cc:2243] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:56.676083 13910 raft_consensus.cc:2272] T a11ceab0fcfe4cdda0a440431c05a506 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.678980 13910 tablet_replica.cc:333] T ed92963f5c08407997aab6041951099a P b2cb9806390f428e9dcedd53851ae2ba: stopping tablet replica
I20260709 13:10:56.679838 13910 raft_consensus.cc:2243] T ed92963f5c08407997aab6041951099a P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.680435 13910 raft_consensus.cc:2272] T ed92963f5c08407997aab6041951099a P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.683338 13910 tablet_replica.cc:333] T 675b7a9c29a74085889ffa9774df3f6f P b2cb9806390f428e9dcedd53851ae2ba: stopping tablet replica
I20260709 13:10:56.684191 13910 raft_consensus.cc:2243] T 675b7a9c29a74085889ffa9774df3f6f P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.684753 13910 raft_consensus.cc:2272] T 675b7a9c29a74085889ffa9774df3f6f P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.687876 13910 tablet_replica.cc:333] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba: stopping tablet replica
I20260709 13:10:56.688813 13910 raft_consensus.cc:2243] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.689375 13910 raft_consensus.cc:2272] T b44aee2d94614cc4bb06f3c9f62235f8 P b2cb9806390f428e9dcedd53851ae2ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.693135 13910 tablet_replica.cc:333] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba: stopping tablet replica
I20260709 13:10:56.694144 13910 raft_consensus.cc:2243] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.694777 13910 raft_consensus.cc:2272] T f6056ad83a084e37877f2fd57e17a3da P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.697870 13910 tablet_replica.cc:333] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba: stopping tablet replica
I20260709 13:10:56.698683 13910 raft_consensus.cc:2243] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:56.699795 13910 raft_consensus.cc:2272] T 17bbee4a1b3c426790b6ceb0531a3bb7 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.702896 13910 tablet_replica.cc:333] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba: stopping tablet replica
I20260709 13:10:56.703656 13910 raft_consensus.cc:2243] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.704252 13910 raft_consensus.cc:2272] T 05b6e8c1500d402783572bf21d572475 P b2cb9806390f428e9dcedd53851ae2ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.707716 13910 tablet_replica.cc:333] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba: stopping tablet replica
I20260709 13:10:56.708545 13910 raft_consensus.cc:2243] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.709123 13910 raft_consensus.cc:2272] T 1bcb98073ae042dd91d6004c069e7477 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.711951 13910 tablet_replica.cc:333] T e2bf476ecfed4c13818bd6966d5ace40 P b2cb9806390f428e9dcedd53851ae2ba: stopping tablet replica
I20260709 13:10:56.712745 13910 raft_consensus.cc:2243] T e2bf476ecfed4c13818bd6966d5ace40 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.713428 13910 raft_consensus.cc:2272] T e2bf476ecfed4c13818bd6966d5ace40 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.716387 13910 tablet_replica.cc:333] T d62b6668b6d54bcfbb5836cf9773a6cb P b2cb9806390f428e9dcedd53851ae2ba: stopping tablet replica
I20260709 13:10:56.717291 13910 raft_consensus.cc:2243] T d62b6668b6d54bcfbb5836cf9773a6cb P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.717912 13910 raft_consensus.cc:2272] T d62b6668b6d54bcfbb5836cf9773a6cb P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.721010 13910 tablet_replica.cc:333] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba: stopping tablet replica
I20260709 13:10:56.721807 13910 raft_consensus.cc:2243] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:56.722805 13910 raft_consensus.cc:2272] T a66110fc1b714bae97699ce9132ed308 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.725827 13910 tablet_replica.cc:333] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba: stopping tablet replica
I20260709 13:10:56.726631 13910 raft_consensus.cc:2243] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:56.727685 13910 raft_consensus.cc:2272] T 93360369f2a942b38d41a7b721f33517 P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.730659 13910 tablet_replica.cc:333] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba: stopping tablet replica
I20260709 13:10:56.731389 13910 raft_consensus.cc:2243] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:56.732522 13910 raft_consensus.cc:2272] T c84e756bf35e4252b4aed07766f264e6 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.735390 13910 tablet_replica.cc:333] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba: stopping tablet replica
I20260709 13:10:56.736091 13910 raft_consensus.cc:2243] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:56.737097 13910 raft_consensus.cc:2272] T e2247f66c105405493d98749cf4eaa1c P b2cb9806390f428e9dcedd53851ae2ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.740176 13910 tablet_replica.cc:333] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba: stopping tablet replica
I20260709 13:10:56.740895 13910 raft_consensus.cc:2243] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:56.741957 13910 raft_consensus.cc:2272] T 7027ba0556124e859738baa7be2bb351 P b2cb9806390f428e9dcedd53851ae2ba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:56.802523 20156 consensus_peers.cc:597] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 -> Peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Couldn't send request to peer b2cb9806390f428e9dcedd53851ae2ba. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:41327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:56.815311 20156 consensus_peers.cc:597] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 -> Peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Couldn't send request to peer b2cb9806390f428e9dcedd53851ae2ba. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:41327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:56.831749 20156 consensus_peers.cc:597] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 -> Peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Couldn't send request to peer b2cb9806390f428e9dcedd53851ae2ba. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:41327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:56.906611 20156 consensus_peers.cc:597] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 -> Peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Couldn't send request to peer b2cb9806390f428e9dcedd53851ae2ba. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:41327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:56.970305 20156 consensus_peers.cc:597] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 -> Peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Couldn't send request to peer b2cb9806390f428e9dcedd53851ae2ba. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:41327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:56.974249 20230 consensus_peers.cc:597] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f -> Peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Couldn't send request to peer b2cb9806390f428e9dcedd53851ae2ba. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:41327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:57.040858 20230 consensus_peers.cc:597] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f -> Peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Couldn't send request to peer b2cb9806390f428e9dcedd53851ae2ba. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:41327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:57.071528 20230 consensus_peers.cc:597] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f -> Peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Couldn't send request to peer b2cb9806390f428e9dcedd53851ae2ba. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:41327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:57.092433 20230 consensus_peers.cc:597] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f -> Peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Couldn't send request to peer b2cb9806390f428e9dcedd53851ae2ba. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.129:41327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:57.645603 20597 raft_consensus.cc:493] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2cb9806390f428e9dcedd53851ae2ba)
I20260709 13:10:57.646251 20597 raft_consensus.cc:515] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:57.648635 20597 leader_election.cc:290] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:57.650272 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7027ba0556124e859738baa7be2bb351" candidate_uuid: "a1ad15703aae4e4799450bb66547d24f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc2b977944574368ab3be01fc3a85ad8" is_pre_election: true
W20260709 13:10:57.654429 20230 leader_election.cc:336] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Network error: Client connection negotiation failed: client connection to 127.13.149.129:41327: connect: Connection refused (error 111)
I20260709 13:10:57.654886 20230 leader_election.cc:304] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f [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: a1ad15703aae4e4799450bb66547d24f; no voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8
I20260709 13:10:57.655625 20597 raft_consensus.cc:2749] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:57.677835 13910 tablet_server.cc:196] TabletServer@127.13.149.129:0 shutdown complete.
I20260709 13:10:57.712129 13910 tablet_server.cc:179] TabletServer@127.13.149.130:0 shutting down...
I20260709 13:10:57.720907 20591 raft_consensus.cc:493] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2cb9806390f428e9dcedd53851ae2ba)
I20260709 13:10:57.721597 20591 raft_consensus.cc:515] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:57.723770 20591 leader_election.cc:290] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), a1ad15703aae4e4799450bb66547d24f (127.13.149.131:41489)
I20260709 13:10:57.725160 20265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11ceab0fcfe4cdda0a440431c05a506" candidate_uuid: "cc2b977944574368ab3be01fc3a85ad8" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "a1ad15703aae4e4799450bb66547d24f" is_pre_election: true
W20260709 13:10:57.731616 20156 leader_election.cc:336] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Network error: Client connection negotiation failed: client connection to 127.13.149.129:41327: connect: Connection refused (error 111)
I20260709 13:10:57.732739 20156 leader_election.cc:304] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [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: cc2b977944574368ab3be01fc3a85ad8; no voters: a1ad15703aae4e4799450bb66547d24f, b2cb9806390f428e9dcedd53851ae2ba
I20260709 13:10:57.734267 20591 raft_consensus.cc:2749] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:10:57.744920 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:57.745777 13910 tablet_replica.cc:333] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8: stopping tablet replica
I20260709 13:10:57.746464 13910 raft_consensus.cc:2243] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:57.747289 13910 raft_consensus.cc:2272] T 5a385fde3aaa4f24b39d36094f10319a P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.749552 13910 tablet_replica.cc:333] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8: stopping tablet replica
I20260709 13:10:57.750168 13910 raft_consensus.cc:2243] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.750630 13910 raft_consensus.cc:2272] T 6b874a447de2409487dc49aeb9324128 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.752522 13910 tablet_replica.cc:333] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8: stopping tablet replica
I20260709 13:10:57.753050 13910 raft_consensus.cc:2243] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:57.753798 13910 raft_consensus.cc:2272] T 72dcb38f005f48fea856d6b9ec4fa97c P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.755592 13910 tablet_replica.cc:333] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8: stopping tablet replica
I20260709 13:10:57.756073 13910 raft_consensus.cc:2243] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.756469 13910 raft_consensus.cc:2272] T a11ceab0fcfe4cdda0a440431c05a506 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.758756 13910 tablet_replica.cc:333] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8: stopping tablet replica
I20260709 13:10:57.759261 13910 raft_consensus.cc:2243] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.759660 13910 raft_consensus.cc:2272] T e2247f66c105405493d98749cf4eaa1c P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.761341 13910 tablet_replica.cc:333] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8: stopping tablet replica
I20260709 13:10:57.761875 13910 raft_consensus.cc:2243] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.762238 13910 raft_consensus.cc:2272] T c84e756bf35e4252b4aed07766f264e6 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.763825 13910 tablet_replica.cc:333] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8: stopping tablet replica
I20260709 13:10:57.764314 13910 raft_consensus.cc:2243] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:57.765021 13910 raft_consensus.cc:2272] T ed92963f5c08407997aab6041951099a P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.766736 13910 tablet_replica.cc:333] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8: stopping tablet replica
I20260709 13:10:57.767212 13910 raft_consensus.cc:2243] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.767565 13910 raft_consensus.cc:2272] T 675b7a9c29a74085889ffa9774df3f6f P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.769263 13910 tablet_replica.cc:333] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8: stopping tablet replica
I20260709 13:10:57.769800 13910 raft_consensus.cc:2243] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:57.770483 13910 raft_consensus.cc:2272] T d62b6668b6d54bcfbb5836cf9773a6cb P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.772365 13910 tablet_replica.cc:333] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8: stopping tablet replica
I20260709 13:10:57.772899 13910 raft_consensus.cc:2243] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.773335 13910 raft_consensus.cc:2272] T b44aee2d94614cc4bb06f3c9f62235f8 P cc2b977944574368ab3be01fc3a85ad8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.775332 13910 tablet_replica.cc:333] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8: stopping tablet replica
I20260709 13:10:57.775825 13910 raft_consensus.cc:2243] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:57.776512 13910 raft_consensus.cc:2272] T f6056ad83a084e37877f2fd57e17a3da P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.778376 13910 tablet_replica.cc:333] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8: stopping tablet replica
I20260709 13:10:57.778868 13910 raft_consensus.cc:2243] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.779311 13910 raft_consensus.cc:2272] T 17bbee4a1b3c426790b6ceb0531a3bb7 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.781097 13910 tablet_replica.cc:333] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8: stopping tablet replica
I20260709 13:10:57.781575 13910 raft_consensus.cc:2243] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.782003 13910 raft_consensus.cc:2272] T 05b6e8c1500d402783572bf21d572475 P cc2b977944574368ab3be01fc3a85ad8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.783660 13910 tablet_replica.cc:333] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8: stopping tablet replica
I20260709 13:10:57.784108 13910 raft_consensus.cc:2243] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:57.784783 13910 raft_consensus.cc:2272] T 1bcb98073ae042dd91d6004c069e7477 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.786501 13910 tablet_replica.cc:333] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8: stopping tablet replica
I20260709 13:10:57.786984 13910 raft_consensus.cc:2243] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:57.787699 13910 raft_consensus.cc:2272] T e2bf476ecfed4c13818bd6966d5ace40 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.789546 13910 tablet_replica.cc:333] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8: stopping tablet replica
I20260709 13:10:57.790060 13910 raft_consensus.cc:2243] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.790433 13910 raft_consensus.cc:2272] T 7027ba0556124e859738baa7be2bb351 P cc2b977944574368ab3be01fc3a85ad8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.792199 13910 tablet_replica.cc:333] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8: stopping tablet replica
I20260709 13:10:57.792616 13910 raft_consensus.cc:2243] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.792977 13910 raft_consensus.cc:2272] T a66110fc1b714bae97699ce9132ed308 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.794703 13910 tablet_replica.cc:333] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8: stopping tablet replica
I20260709 13:10:57.795085 13910 raft_consensus.cc:2243] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.795454 13910 raft_consensus.cc:2272] T 93360369f2a942b38d41a7b721f33517 P cc2b977944574368ab3be01fc3a85ad8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.817749 20493 raft_consensus.cc:493] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2cb9806390f428e9dcedd53851ae2ba)
I20260709 13:10:57.818365 20493 raft_consensus.cc:515] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:57.820631 20493 leader_election.cc:290] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
W20260709 13:10:57.827258 20228 leader_election.cc:336] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043): Network error: Client connection negotiation failed: client connection to 127.13.149.130:39043: connect: Connection refused (error 111)
W20260709 13:10:57.828125 20230 leader_election.cc:336] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Network error: Client connection negotiation failed: client connection to 127.13.149.129:41327: connect: Connection refused (error 111)
I20260709 13:10:57.828552 13910 tablet_server.cc:196] TabletServer@127.13.149.130:0 shutdown complete.
I20260709 13:10:57.828583 20230 leader_election.cc:304] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f [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: a1ad15703aae4e4799450bb66547d24f; no voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8
I20260709 13:10:57.829517 20493 raft_consensus.cc:2749] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:10:57.848749 20228 consensus_peers.cc:597] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f -> Peer cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043): Couldn't send request to peer cc2b977944574368ab3be01fc3a85ad8. Status: Network error: Client connection negotiation failed: client connection to 127.13.149.130:39043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:57.863085 13910 tablet_server.cc:179] TabletServer@127.13.149.131:0 shutting down...
I20260709 13:10:57.885666 20493 raft_consensus.cc:493] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2cb9806390f428e9dcedd53851ae2ba)
I20260709 13:10:57.886312 20493 raft_consensus.cc:515] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2cb9806390f428e9dcedd53851ae2ba" member_type: VOTER last_known_addr { host: "127.13.149.129" port: 41327 } } peers { permanent_uuid: "cc2b977944574368ab3be01fc3a85ad8" member_type: VOTER last_known_addr { host: "127.13.149.130" port: 39043 } } peers { permanent_uuid: "a1ad15703aae4e4799450bb66547d24f" member_type: VOTER last_known_addr { host: "127.13.149.131" port: 41489 } }
I20260709 13:10:57.888098 20493 leader_election.cc:290] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327), cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043)
I20260709 13:10:57.891772 13910 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:10:57.892283 20230 leader_election.cc:336] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2cb9806390f428e9dcedd53851ae2ba (127.13.149.129:41327): Network error: Client connection negotiation failed: client connection to 127.13.149.129:41327: connect: Connection refused (error 111)
I20260709 13:10:57.892681 13910 tablet_replica.cc:333] T 5a385fde3aaa4f24b39d36094f10319a P a1ad15703aae4e4799450bb66547d24f: stopping tablet replica
I20260709 13:10:57.893603 13910 raft_consensus.cc:2243] T 5a385fde3aaa4f24b39d36094f10319a P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.894121 13910 raft_consensus.cc:2272] T 5a385fde3aaa4f24b39d36094f10319a P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:57.894381 20228 leader_election.cc:336] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cc2b977944574368ab3be01fc3a85ad8 (127.13.149.130:39043): Network error: Client connection negotiation failed: client connection to 127.13.149.130:39043: connect: Connection refused (error 111)
I20260709 13:10:57.894836 20228 leader_election.cc:304] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [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: a1ad15703aae4e4799450bb66547d24f; no voters: b2cb9806390f428e9dcedd53851ae2ba, cc2b977944574368ab3be01fc3a85ad8
I20260709 13:10:57.895568 20493 raft_consensus.cc:2749] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:10:57.896533 13910 tablet_replica.cc:333] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f: stopping tablet replica
I20260709 13:10:57.897076 13910 raft_consensus.cc:2243] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:57.897926 13910 raft_consensus.cc:2272] T 6b874a447de2409487dc49aeb9324128 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.899659 13910 tablet_replica.cc:333] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f: stopping tablet replica
I20260709 13:10:57.900162 13910 raft_consensus.cc:2243] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.900568 13910 raft_consensus.cc:2272] T 72dcb38f005f48fea856d6b9ec4fa97c P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.902333 13910 tablet_replica.cc:333] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f: stopping tablet replica
I20260709 13:10:57.902786 13910 raft_consensus.cc:2243] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.903131 13910 raft_consensus.cc:2272] T a11ceab0fcfe4cdda0a440431c05a506 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.904896 13910 tablet_replica.cc:333] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f: stopping tablet replica
I20260709 13:10:57.905372 13910 raft_consensus.cc:2243] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.905793 13910 raft_consensus.cc:2272] T ed92963f5c08407997aab6041951099a P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.907752 13910 tablet_replica.cc:333] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f: stopping tablet replica
I20260709 13:10:57.908206 13910 raft_consensus.cc:2243] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:57.908905 13910 raft_consensus.cc:2272] T 675b7a9c29a74085889ffa9774df3f6f P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.910755 13910 tablet_replica.cc:333] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f: stopping tablet replica
I20260709 13:10:57.911211 13910 raft_consensus.cc:2243] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.911587 13910 raft_consensus.cc:2272] T d62b6668b6d54bcfbb5836cf9773a6cb P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.913393 13910 tablet_replica.cc:333] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f: stopping tablet replica
I20260709 13:10:57.913911 13910 raft_consensus.cc:2243] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.914255 13910 raft_consensus.cc:2272] T 7027ba0556124e859738baa7be2bb351 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.915956 13910 tablet_replica.cc:333] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f: stopping tablet replica
I20260709 13:10:57.916394 13910 raft_consensus.cc:2243] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.916915 13910 raft_consensus.cc:2272] T 17bbee4a1b3c426790b6ceb0531a3bb7 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.918702 13910 tablet_replica.cc:333] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f: stopping tablet replica
I20260709 13:10:57.919164 13910 raft_consensus.cc:2243] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:57.919836 13910 raft_consensus.cc:2272] T b44aee2d94614cc4bb06f3c9f62235f8 P a1ad15703aae4e4799450bb66547d24f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.921690 13910 tablet_replica.cc:333] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f: stopping tablet replica
I20260709 13:10:57.922165 13910 raft_consensus.cc:2243] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.922528 13910 raft_consensus.cc:2272] T f6056ad83a084e37877f2fd57e17a3da P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.924350 13910 tablet_replica.cc:333] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f: stopping tablet replica
I20260709 13:10:57.924801 13910 raft_consensus.cc:2243] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:57.925452 13910 raft_consensus.cc:2272] T 05b6e8c1500d402783572bf21d572475 P a1ad15703aae4e4799450bb66547d24f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.927237 13910 tablet_replica.cc:333] T 1bcb98073ae042dd91d6004c069e7477 P a1ad15703aae4e4799450bb66547d24f: stopping tablet replica
I20260709 13:10:57.927671 13910 raft_consensus.cc:2243] T 1bcb98073ae042dd91d6004c069e7477 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.928032 13910 raft_consensus.cc:2272] T 1bcb98073ae042dd91d6004c069e7477 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.929788 13910 tablet_replica.cc:333] T e2bf476ecfed4c13818bd6966d5ace40 P a1ad15703aae4e4799450bb66547d24f: stopping tablet replica
I20260709 13:10:57.930217 13910 raft_consensus.cc:2243] T e2bf476ecfed4c13818bd6966d5ace40 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.930546 13910 raft_consensus.cc:2272] T e2bf476ecfed4c13818bd6966d5ace40 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.932323 13910 tablet_replica.cc:333] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f: stopping tablet replica
I20260709 13:10:57.932751 13910 raft_consensus.cc:2243] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.933092 13910 raft_consensus.cc:2272] T a66110fc1b714bae97699ce9132ed308 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.934756 13910 tablet_replica.cc:333] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f: stopping tablet replica
I20260709 13:10:57.935158 13910 raft_consensus.cc:2243] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.935504 13910 raft_consensus.cc:2272] T 93360369f2a942b38d41a7b721f33517 P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.937089 13910 tablet_replica.cc:333] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f: stopping tablet replica
I20260709 13:10:57.937476 13910 raft_consensus.cc:2243] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.937906 13910 raft_consensus.cc:2272] T c84e756bf35e4252b4aed07766f264e6 P a1ad15703aae4e4799450bb66547d24f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.939469 13910 tablet_replica.cc:333] T e2247f66c105405493d98749cf4eaa1c P a1ad15703aae4e4799450bb66547d24f: stopping tablet replica
I20260709 13:10:57.939864 13910 raft_consensus.cc:2243] T e2247f66c105405493d98749cf4eaa1c P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:57.940237 13910 raft_consensus.cc:2272] T e2247f66c105405493d98749cf4eaa1c P a1ad15703aae4e4799450bb66547d24f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:57.970769 13910 tablet_server.cc:196] TabletServer@127.13.149.131:0 shutdown complete.
I20260709 13:10:58.000712 13910 master.cc:562] Master@127.13.149.190:39943 shutting down...
I20260709 13:10:58.022547 13910 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:58.023111 13910 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:58.023438 13910 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7ec4abdee14c4c8c9da552c79d1e104a: stopping tablet replica
I20260709 13:10:58.043280 13910 master.cc:584] Master@127.13.149.190:39943 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12823 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25744 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (169474 ms total)
[  PASSED  ] 8 tests.
I20260709 13:10:58.097678 13910 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 478 messages since previous log ~15 seconds ago
I20260709 13:10:58.097922 13910 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 478 messages since previous log ~16 seconds ago
I20260709 13:10:58.098083 13910 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 473 messages since previous log ~16 seconds ago
I20260709 13:10:58.098311 13910 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 13:10:58.098516 13910 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 13:10:58.098775 13910 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 30 messages since previous log ~1 seconds ago
I20260709 13:10:58.099068 13910 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~7 seconds ago
